Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Here is a list of all file members with links to the files they belong to:
- r -
- R32d : groestl.c
- R32u : groestl.c
- r_from_k() : tests_exhaustive.c
- RaiseFileDescriptorLimit() : util.cpp , util.h
- RandAddSeed() : random.cpp , random.h
- RandAddSeedPerfmon() : random.cpp
- RandAddSeedSleep() : random.cpp , random.h
- RandFailure() : random.cpp
- random_ber_signature() : tests.c
- random_fe() : tests.c , tests_exhaustive.c
- random_fe_non_square() : tests.c
- random_fe_non_zero() : tests.c
- random_fe_test() : tests.c
- random_field_element_magnitude() : tests.c
- random_field_element_test() : tests.c
- random_group_element_jacobian_test() : tests.c
- random_group_element_test() : tests.c
- random_num_negate() : tests.c
- random_num_order() : tests.c
- random_num_order_test() : tests.c
- RANDOM_REPEATS : wallet_tests.cpp
- Random_SanityCheck() : random.cpp , random.h
- random_scalar_order() : tests.c
- random_scalar_order_test() : tests.c
- random_sign() : tests.c
- RandomInit() : random.h , random.cpp
- RANDOMIZER_ID_ADDRESS_RELAY : net_processing.cpp
- RANDOMIZER_ID_LOCALHOSTNONCE : net.cpp
- RANDOMIZER_ID_NETGROUP : net.cpp
- RATE_BUFFER_SIZE : governance.h
- RBTT : groestl.c
- RC : keccak.c
- RC00 : luffa.c
- RC04 : luffa.c
- RC10 : luffa.c
- RC14 : luffa.c
- RC20 : luffa.c
- RC24 : luffa.c
- RC30 : luffa.c
- RC34 : luffa.c
- RC40 : luffa.c
- RC44 : luffa.c
- RDRandInit() : random.cpp
- READ64 : keccak.c
- READ_STATE : cubehash.c , jh.c , keccak.c
- READ_STATE3 : luffa.c
- READ_STATE32 : blake.c
- READ_STATE4 : luffa.c
- READ_STATE5 : luffa.c
- READ_STATE_BIG : groestl.c , simd.c
- READ_STATE_SMALL : groestl.c , simd.c
- READ_STATUS_CHECKBLOCK_FAILED : blockencodings.h
- READ_STATUS_FAILED : blockencodings.h
- READ_STATUS_INVALID : blockencodings.h
- READ_STATUS_OK : blockencodings.h
- ReadBE32() : common.h
- ReadBE64() : common.h
- ReadBinaryFile() : torcontrol.cpp
- ReadBlockFromDisk() : validation.cpp , validation.h
- ReadCompactSize() : serialize.h
- ReadKeyValue() : walletdb.cpp
- ReadLE16() : common.h
- ReadLE32() : common.h
- ReadLE64() : common.h
- ReadOrderPos() : wallet.h
- ReadStatus : blockencodings.h
- ReadStatus_t : blockencodings.h
- readStdin() : dash-tx.cpp
- ReadVarInt() : serialize.h
- READWRITE : serialize.h
- READWRITEMANY : serialize.h
- REAL_THIN_SP_CP : bitcoinunits.h
- REAL_THIN_SP_HTML : bitcoinunits.h
- REAL_THIN_SP_UTF8 : bitcoinunits.h
- RECONNECT_TIMEOUT_EXP : torcontrol.cpp
- RECONNECT_TIMEOUT_START : torcontrol.cpp
- reconsiderblock() : blockchain.cpp
- recovery_test_nonce_function() : tests_impl.h
- RecursiveDynamicUsage() : core_memusage.h
- REDS1 : simd.c
- REDS2 : simd.c
- REF() : serialize.h
- RegisterAllCoreRPCCommands() : register.h
- RegisterBlockchainRPCCommands() : blockchain.cpp , register.h
- RegisterEvoRPCCommands() : register.h , rpcevo.cpp
- RegisterGovernanceRPCCommands() : governance.cpp , register.h
- RegisterHTTPHandler() : httpserver.cpp , httpserver.h
- RegisterLoad() : dash-tx.cpp
- RegisterMasternodeRPCCommands() : masternode.cpp , register.h
- RegisterMiningRPCCommands() : mining.cpp , register.h
- RegisterMiscRPCCommands() : misc.cpp , register.h
- RegisterNetRPCCommands() : net.cpp , register.h
- RegisterPrettySignalHandlers() : stacktraces.cpp , stacktraces.h
- RegisterPrettyTerminateHander() : stacktraces.cpp , stacktraces.h
- RegisterPrivateSendRPCCommands() : privatesend.cpp , register.h
- RegisterQuorumsRPCCommands() : register.h , rpcquorums.cpp
- RegisterRawTransactionRPCCommands() : rawtransaction.cpp , register.h
- registers : dash-tx.cpp
- RegisterSet() : dash-tx.cpp
- RegisterSetJson() : dash-tx.cpp
- registerSignalHandler() : init.cpp
- RegisterValidationInterface() : validationinterface.cpp , validationinterface.h
- RegisterWalletRPCCommands() : rpcwallet.cpp , rpcwallet.h
- REINDEX() : rpcconsole.cpp
- REJECT_CHECKPOINT : validation.h
- REJECT_DUPLICATE : validation.h
- REJECT_HIGHFEE : validation.h
- REJECT_INSUFFICIENTFEE : validation.h
- REJECT_INTERNAL : validation.h
- REJECT_INVALID : validation.h
- REJECT_MALFORMED : validation.h
- REJECT_NONSTANDARD : validation.h
- REJECT_OBSOLETE : validation.h
- RelayAddress() : net_processing.cpp
- ReleaseDirectoryLocks() : util.cpp , util.h
- RemoveLocal() : net.cpp , net.h
- removeprunedfunds() : rpcdump.cpp , rpcwallet.cpp
- RemoveWallet() : wallet.cpp , wallet.h
- RenameOver() : util.cpp , util.h
- RenameThread() : util.cpp , util.h
- RenameThreadPool() : util.cpp , util.h
- Repeat() : scheduler.cpp
- ReplayBlocks() : validation.cpp , validation.h
- ReportInvalidCertificate() : paymentserver.cpp
- RequestMethodString() : httpserver.cpp
- RequestObject() : net_processing.cpp , net_processing.h
- requiredSpace : intro.cpp
- RESCAN() : rpcconsole.cpp
- rescanblockchain() : rpcwallet.cpp
- resendwallettransactions() : rpcwallet.cpp
- ResetBlockFailureFlags() : validation.cpp , validation.h
- ResolveErrMsg() : init.cpp
- rest_block() : rest.cpp
- rest_block_extended() : rest.cpp
- rest_block_notxdetails() : rest.cpp
- rest_chaininfo() : rest.cpp
- rest_getutxos() : rest.cpp
- rest_headers() : rest.cpp
- rest_mempool_contents() : rest.cpp
- rest_mempool_info() : rest.cpp
- rest_tx() : rest.cpp
- RESTERR() : rest.cpp
- RetFormat : rest.cpp
- reverse_iterate() : reverse_iterator.h
- ReverseCompareNodeMinPingTime() : net.cpp
- ReverseCompareNodeTimeConnected() : net.cpp
- rf : rest.cpp
- RF_BINARY : rest.cpp
- RF_HEX : rest.cpp
- RF_JSON : rest.cpp
- rf_names : rest.cpp
- RF_UNDEF : rest.cpp
- RGB_HALF : guiconstants.h
- RHO : keccak.c
- rng_counter : random.cpp
- rng_state : random.cpp
- ROL32 : simd.c
- ROL64 : keccak.c
- ROL64_0 : keccak.c
- ROL64_1 : keccak.c
- ROL64_10 : keccak.c
- ROL64_11 : keccak.c
- ROL64_12 : keccak.c
- ROL64_13 : keccak.c
- ROL64_14 : keccak.c
- ROL64_15 : keccak.c
- ROL64_16 : keccak.c
- ROL64_17 : keccak.c
- ROL64_18 : keccak.c
- ROL64_19 : keccak.c
- ROL64_2 : keccak.c
- ROL64_20 : keccak.c
- ROL64_21 : keccak.c
- ROL64_22 : keccak.c
- ROL64_23 : keccak.c
- ROL64_24 : keccak.c
- ROL64_25 : keccak.c
- ROL64_26 : keccak.c
- ROL64_27 : keccak.c
- ROL64_28 : keccak.c
- ROL64_29 : keccak.c
- ROL64_3 : keccak.c
- ROL64_30 : keccak.c
- ROL64_31 : keccak.c
- ROL64_32 : keccak.c
- ROL64_33 : keccak.c
- ROL64_34 : keccak.c
- ROL64_35 : keccak.c
- ROL64_36 : keccak.c
- ROL64_37 : keccak.c
- ROL64_38 : keccak.c
- ROL64_39 : keccak.c
- ROL64_4 : keccak.c
- ROL64_40 : keccak.c
- ROL64_41 : keccak.c
- ROL64_42 : keccak.c
- ROL64_43 : keccak.c
- ROL64_44 : keccak.c
- ROL64_45 : keccak.c
- ROL64_46 : keccak.c
- ROL64_47 : keccak.c
- ROL64_48 : keccak.c
- ROL64_49 : keccak.c
- ROL64_5 : keccak.c
- ROL64_50 : keccak.c
- ROL64_51 : keccak.c
- ROL64_52 : keccak.c
- ROL64_53 : keccak.c
- ROL64_54 : keccak.c
- ROL64_55 : keccak.c
- ROL64_56 : keccak.c
- ROL64_57 : keccak.c
- ROL64_58 : keccak.c
- ROL64_59 : keccak.c
- ROL64_6 : keccak.c
- ROL64_60 : keccak.c
- ROL64_61 : keccak.c
- ROL64_62 : keccak.c
- ROL64_63 : keccak.c
- ROL64_7 : keccak.c
- ROL64_8 : keccak.c
- ROL64_9 : keccak.c
- ROL64_even : keccak.c
- ROL64_odd : keccak.c
- ROL64_odd1 : keccak.c
- ROL64_odd63 : keccak.c
- RollingBloom() : rollingbloom.cpp
- RollingBloomHash() : bloom.cpp
- ROT : ctaes.c
- ROTL : hash.cpp
- ROTL32() : hash.cpp , cubehash.c
- rotl32() : chacha20.cpp
- Round : hash_impl.h
- ROUND_BIG_P : groestl.c
- ROUND_BIG_Q : groestl.c
- ROUND_EVEN : cubehash.c
- ROUND_ODD : cubehash.c
- ROUND_S : blake.c
- ROUND_SMALL_P : groestl.c
- ROUND_SMALL_Q : groestl.c
- RPAR : keccak.c
- rpc_allow_subnets : httpserver.cpp
- RPC_CLIENT_IN_INITIAL_DOWNLOAD : protocol.h
- RPC_CLIENT_INVALID_IP_OR_SUBNET : protocol.h
- RPC_CLIENT_NODE_ALREADY_ADDED : protocol.h
- RPC_CLIENT_NODE_NOT_ADDED : protocol.h
- RPC_CLIENT_NODE_NOT_CONNECTED : protocol.h
- RPC_CLIENT_NOT_CONNECTED : protocol.h
- RPC_CLIENT_P2P_DISABLED : protocol.h
- RPC_DATABASE_ERROR : protocol.h
- RPC_DESERIALIZATION_ERROR : protocol.h
- RPC_FORBIDDEN_BY_SAFE_MODE : protocol.h
- RPC_IN_WARMUP : protocol.h
- RPC_INTERNAL_ERROR : protocol.h
- RPC_INVALID_ADDRESS_OR_KEY : protocol.h
- RPC_INVALID_PARAMETER : protocol.h
- RPC_INVALID_PARAMS : protocol.h
- RPC_INVALID_REQUEST : protocol.h
- RPC_METHOD_DEPRECATED : protocol.h
- RPC_METHOD_NOT_FOUND : protocol.h
- RPC_MISC_ERROR : protocol.h
- RPC_OUT_OF_MEMORY : protocol.h
- RPC_PARSE_ERROR : protocol.h
- RPC_TRANSACTION_ALREADY_IN_CHAIN : protocol.h
- RPC_TRANSACTION_ERROR : protocol.h
- RPC_TRANSACTION_REJECTED : protocol.h
- RPC_TYPE_ERROR : protocol.h
- RPC_VERIFY_ALREADY_IN_CHAIN : protocol.h
- RPC_VERIFY_ERROR : protocol.h
- RPC_VERIFY_REJECTED : protocol.h
- RPC_WALLET_ALREADY_UNLOCKED : protocol.h
- RPC_WALLET_ENCRYPTION_FAILED : protocol.h
- RPC_WALLET_ERROR : protocol.h
- RPC_WALLET_INSUFFICIENT_FUNDS : protocol.h
- RPC_WALLET_INVALID_ACCOUNT_NAME : protocol.h
- RPC_WALLET_KEYPOOL_RAN_OUT : protocol.h
- RPC_WALLET_NOT_FOUND : protocol.h
- RPC_WALLET_NOT_SPECIFIED : protocol.h
- RPC_WALLET_PASSPHRASE_INCORRECT : protocol.h
- RPC_WALLET_UNLOCK_NEEDED : protocol.h
- RPC_WALLET_WRONG_ENC_STATE : protocol.h
- RPCAuthorized() : httprpc.cpp
- RPCConvertNamedValues() : client.h , client.cpp
- RPCConvertValues() : client.cpp , client.h
- rpcCvtTable : client.cpp
- RPCErrorCode : protocol.h
- rpcfn_type : server.h
- RPCIsInWarmup() : server.h , server.cpp
- RPCLockedMemoryInfo() : misc.cpp
- RPCNotifyBlockChange() : blockchain.h , blockchain.cpp
- RPCRunLater() : server.cpp , server.h
- RPCSetTimerInterface() : server.h , server.cpp
- RPCSetTimerInterfaceIfUnset() : server.h , server.cpp
- RPCTypeCheck() : server.cpp , server.h
- RPCTypeCheckArgument() : server.h , server.cpp
- RPCTypeCheckObj() : server.h , server.cpp
- RPCUnsetTimerInterface() : server.cpp , server.h
- rpcWarmupStatus() : server.cpp
- rs1 : bmw.c
- rs2 : bmw.c
- rs3 : bmw.c
- rs4 : bmw.c
- rs5 : bmw.c
- rs6 : bmw.c
- rs7 : bmw.c
- RSTT : groestl.c
- rtrim() : unitester.cpp
- run_benchmark() : bench.h , bench.c
- run_context_tests() : tests.c
- run_ec_combine() : tests.c
- run_ec_pubkey_parse_test() : tests.c
- run_ecdh_tests() : tests_impl.h
- run_ecdsa_der_parse() : tests.c
- run_ecdsa_edge_cases() : tests.c
- run_ecdsa_end_to_end() : tests.c
- run_ecdsa_sign_verify() : tests.c
- run_eckey_edge_case_test() : tests.c
- run_ecmult_chain() : tests.c
- run_ecmult_const_tests() : tests.c
- run_ecmult_constants() : tests.c
- run_ecmult_gen_blind() : tests.c
- run_ecmult_multi_tests() : tests.c
- run_field_convert() : tests.c
- run_field_inv() : tests.c
- run_field_inv_all_var() : tests.c
- run_field_inv_var() : tests.c
- run_field_misc() : tests.c
- run_ge() : tests.c
- run_group_decompress() : tests.c
- run_hmac_sha256_tests() : tests.c
- run_num_smalltests() : tests.c
- run_point_times_order() : tests.c
- run_rand_bits() : tests.c
- run_rand_int() : tests.c
- run_random_pubkeys() : tests.c
- run_recovery_tests() : tests_impl.h
- run_rfc6979_hmac_sha256_tests() : tests.c
- run_scalar_tests() : tests.c
- run_scratch_tests() : tests.c
- run_sha256_tests() : tests.c
- run_sqr() : tests.c
- run_sqrt() : tests.c
- run_test() : bench_ecmult.c
- RUN_TESTS : wallet_tests.cpp
- run_wnaf() : tests.c
- runCommand() : util.h , util.cpp
- runtest() : unitester.cpp
- runtest_file() : unitester.cpp