Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
- r -
- r_from_k() : tests_exhaustive.c
- RaiseFileDescriptorLimit() : util.cpp , util.h
- RandAddSeed() : random.cpp , random.h
- RandAddSeedPerfmon() : random.cpp
- RandAddSeedSleep() : random.h , random.cpp
- 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_SanityCheck() : random.cpp , random.h
- random_scalar_order() : tests.c
- random_scalar_order_test() : tests.c
- random_sign() : tests.c
- RandomInit() : random.cpp , random.h
- RDRandInit() : random.cpp
- 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
- readStdin() : dash-tx.cpp
- ReadVarInt() : serialize.h
- reconsiderblock() : blockchain.cpp
- recovery_test_nonce_function() : tests_impl.h
- RecursiveDynamicUsage() : core_memusage.h
- REF() : serialize.h
- RegisterAllCoreRPCCommands() : register.h
- RegisterBlockchainRPCCommands() : blockchain.cpp , register.h
- RegisterEvoRPCCommands() : register.h , rpcevo.cpp
- RegisterGovernanceRPCCommands() : register.h , governance.cpp
- 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
- RegisterSet() : dash-tx.cpp
- RegisterSetJson() : dash-tx.cpp
- registerSignalHandler() : init.cpp
- RegisterValidationInterface() : validationinterface.cpp , validationinterface.h
- RegisterWalletRPCCommands() : rpcwallet.cpp , rpcwallet.h
- REINDEX() : rpcconsole.cpp
- 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.h , validation.cpp
- ReportInvalidCertificate() : paymentserver.cpp
- RequestMethodString() : httpserver.cpp
- RequestObject() : net_processing.cpp , net_processing.h
- 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
- reverse_iterate() : reverse_iterator.h
- ReverseCompareNodeMinPingTime() : net.cpp
- ReverseCompareNodeTimeConnected() : net.cpp
- RollingBloom() : rollingbloom.cpp
- RollingBloomHash() : bloom.cpp
- ROTL32() : hash.cpp
- rotl32() : chacha20.cpp
- RPCAuthorized() : httprpc.cpp
- RPCConvertNamedValues() : client.cpp , client.h
- RPCConvertValues() : client.cpp , client.h
- RPCIsInWarmup() : server.h , server.cpp
- RPCLockedMemoryInfo() : misc.cpp
- RPCNotifyBlockChange() : blockchain.cpp , blockchain.h
- RPCRunLater() : server.cpp , server.h
- RPCSetTimerInterface() : server.cpp , server.h
- RPCSetTimerInterfaceIfUnset() : server.cpp , server.h
- RPCTypeCheck() : server.cpp , server.h
- RPCTypeCheckArgument() : server.cpp , server.h
- RPCTypeCheckObj() : server.cpp , server.h
- RPCUnsetTimerInterface() : server.cpp , server.h
- rpcWarmupStatus() : server.cpp
- 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_wnaf() : tests.c
- runCommand() : util.h , util.cpp
- runtest() : unitester.cpp
- runtest_file() : unitester.cpp