MCPcopy Create free account

hub / github.com/cculianu/Fulcrum / functions

Functions5,010 in github.com/cculianu/Fulcrum

↓ 4 callersFunctioncodepoint_to_utf8
given a code point cp, writes to c the utf-8 code, outputting the length in bytes, if the length is zero, the code point is invalid This can possibly
src/Json/simdjson/simdjson.h:9438
↓ 4 callersFunctioncoinToName
src/BTC.cpp:192
↓ 4 callersMethodconsume
src/Json/simdjson/simdjson.h:13887
↓ 4 callersMethodconsume_raw_json_string
src/Json/simdjson/simdjson.h:12984
↓ 4 callersMethoddebugSafe
thread-safe
src/Mixins.cpp:195
↓ 4 callersMethoddestroy
src/robin_hood/robin_hood.h:2465
↓ 4 callersMethoddspHashesForTx
src/DSProof.cpp:125
↓ 4 callersMethodemplace
src/bitcoin/heapoptional.h:57
↓ 4 callersFunctionfind_next_document_index
* This algorithm is used to quickly identify the last structural position that * makes up a complete document. * * It does this by going backwar
src/Json/simdjson/simdjson.cpp:3490
↓ 4 callersFunctionfrom_chars
src/Json/simdjson/simdjson.cpp:1425
↓ 4 callersFunctiongetAbsTimeNS
src/Util.cpp:78
↓ 4 callersMethodgetConfiguredRpaStartHeight
src/Storage.cpp:2531
↓ 4 callersFunctiongetNVirtualProcessors
src/Util.cpp:162
↓ 4 callersMethodgetRowPtr
src/Rpa.cpp:415
↓ 4 callersMethodget_string_view
src/Json/simdjson/simdjson.h:8090
↓ 4 callersMethodgetint64
src/bitcoin/script.h:390
↓ 4 callersFunctionhandle_unicode_codepoint
handle a unicode codepoint write appropriate values into dest src will advance 6 bytes or 12 bytes dest will advance a variable amount (return via poi
src/Json/simdjson/simdjson.h:9667
↓ 4 callersMethodhas_backslash
src/Json/simdjson/simdjson.h:9595
↓ 4 callersMethodhas_next_element
src/Json/simdjson/simdjson.h:12961
↓ 4 callersMethodhas_quote_first
src/Json/simdjson/simdjson.h:9594
↓ 4 callersFunctionhash_int
src/robin_hood/robin_hood.h:749
↓ 4 callersFunctionhtobe32
src/bitcoin/crypto/endian.h:52
↓ 4 callersFunctionhtobe64
src/bitcoin/crypto/endian.h:76
↓ 4 callersMethodint64Value
src/Options.cpp:366
↓ 4 callersMethodisComplete
src/RPC.h:487
↓ 4 callersMethodisError
src/RPC.h:156
↓ 4 callersMethodisMinimumExtraPlatformInfoVersion
src/Storage.cpp:138
↓ 4 callersMethodisParamsMap
src/RPC.h:179
↓ 4 callersFunctionis_integer
src/Json/simdjson/simdjson.cpp:1016
↓ 4 callersFunctionis_made_of_eight_digits_fast
check quickly whether the next 8 chars are made of digits at a glance, it looks better than Mula's http://0x80.pl/articles/swar-digits-validate.html
src/Json/simdjson/simdjson.h:10096
↓ 4 callersMethodlast
src/Span.h:149
↓ 4 callersMethodlastHeaderProcessed
src/BTC.cpp:147
↓ 4 callersFunctionle32toh
src/bitcoin/crypto/endian.h:70
↓ 4 callersFunctionleading_zeroes
result might be undefined when input_num is zero */
src/Json/simdjson/simdjson.h:8823
↓ 4 callersMethodlocalAddress
The below 4 will only return valid results if this->thread() == QThread::currentThread(), and if socket != nullptr
src/AbstractConnection.cpp:69
↓ 4 callersMethodlog_error
src/Json/simdjson/simdjson.cpp:4166
↓ 4 callersFunctionlog_headers
src/Json/simdjson/simdjson.h:12660
↓ 4 callersFunctionlog_start
Print the header and set up log_start
src/Json/simdjson/simdjson.cpp:3833
↓ 4 callersMethodlower_bound
Binary search based lower_bound; returns the first element >= `val` (or <= `val` if reverse sorted), or end() if no such element exists. This assumes
src/PackedNumView.h:243
↓ 4 callersFunctionmkHeaderHexResponse
helper used by blockchain.headers.get_tip, blockchain.headers.subscribe, and blockchain.header.get
src/Servers.cpp:1455
↓ 4 callersFunctionnormalizeHostNameSuffix
src/SrvMgr.cpp:87
↓ 4 callersMethodnumTxDspLinks
src/DSProof.cpp:33
↓ 4 callersFunctionparseBoolSemiLooselyButNotTooLoosely
src/Servers.cpp:323
↓ 4 callersFunctionparse_eight_digits_unrolled
we don't have SSE, so let us use a scalar function credit: https://johnnylee-sde.github.io/Fast-numeric-string-to-int/
src/Json/simdjson/simdjson.h:9778
↓ 4 callersMethodparse_raw_json_string
src/Json/simdjson/simdjson.h:12979
↓ 4 callersMethodparse_root_bool
src/Json/simdjson/simdjson.h:13085
↓ 4 callersMethodparse_root_double
src/Json/simdjson/simdjson.h:13073
↓ 4 callersMethodparse_root_int64
src/Json/simdjson/simdjson.h:13062
↓ 4 callersMethodparse_root_uint64
src/Json/simdjson/simdjson.h:13051
↓ 4 callersMethodpeek_index
src/Json/simdjson/simdjson.h:12798
↓ 4 callersMethodquote_index
src/Json/simdjson/simdjson.h:9596
↓ 4 callersMethodreadRandomRecords
src/Storage/RecordFile.cpp:107
↓ 4 callersMethodreadRecord
src/Storage/RecordFile.cpp:92
↓ 4 callersMethodroot_is_null
src/Json/simdjson/simdjson.h:13093
↓ 4 callersFunctionsecp256k1_ecdsa_signature_load
src/bitcoin/secp256k1/secp256k1.c:197
↓ 4 callersFunctionsecp256k1_ecmult_gen
src/bitcoin/secp256k1/ecmult_gen_impl.h:124
↓ 4 callersFunctionsecp256k1_fe_is_odd
src/bitcoin/secp256k1/field_5x52_impl.h:248
↓ 4 callersFunctionsecp256k1_fe_normalizes_to_zero
src/bitcoin/secp256k1/field_5x52_impl.h:165
↓ 4 callersFunctionsecp256k1_ge_from_storage
src/bitcoin/secp256k1/group_impl.h:664
↓ 4 callersFunctionsecp256k1_ge_is_infinity
src/bitcoin/secp256k1/group_impl.h:90
↓ 4 callersFunctionsecp256k1_scalar_check_overflow
src/bitcoin/secp256k1/scalar_8x32_impl.h:75
↓ 4 callersFunctionsecp256k1_scalar_check_overflow
src/bitcoin/secp256k1/scalar_4x64_impl.h:57
↓ 4 callersFunctionsecp256k1_scalar_is_high
src/bitcoin/secp256k1/scalar_low_impl.h:79
↓ 4 callersFunctionsecp256k1_scalar_set_int
src/bitcoin/secp256k1/scalar_low_impl.h:19
↓ 4 callersFunctionsecp256k1_sha256_finalize
src/bitcoin/secp256k1/hash_impl.h:149
↓ 4 callersFunctionsecp256k1_sha256_initialize
src/bitcoin/secp256k1/hash_impl.h:36
↓ 4 callersFunctionser_readdata32
src/bitcoin/serialize.h:112
↓ 4 callersFunctionser_readdata64
src/bitcoin/serialize.h:122
↓ 4 callersFunctionser_writedata32
src/bitcoin/serialize.h:83
↓ 4 callersFunctionser_writedata64
src/bitcoin/serialize.h:93
↓ 4 callersFunctionserialize
src/Json/Json.cpp:342
↓ 4 callersMethodsetFailureTsIfNotSet
only sets the failureTs if missing, otherwise does nothing.
src/PeerMgr.h:182
↓ 4 callersMethodsetNull
src/RPCMsgId.h:53
↓ 4 callersFunctionsignificant_digits
src/Json/simdjson/simdjson.h:10210
↓ 4 callersMethodsize
src/ByteView.h:74
↓ 4 callersMethodskip
src/Json/simdjson/simdjson.cpp:4281
↓ 4 callersMethodskip
src/Json/simdjson/simdjson.h:13099
↓ 4 callersMethodskip_double
src/Json/simdjson/simdjson.cpp:4289
↓ 4 callersFunctionslow_float_parsing
src/Json/simdjson/simdjson.h:10112
↓ 4 callersMethodstarted_array
src/Json/simdjson/simdjson.h:12951
↓ 4 callersMethodstarted_object
src/Json/simdjson/simdjson.h:12890
↓ 4 callersFunctionstring_to_uint32
The string_to_uint32 is exclusively used to map literal strings to 32-bit values. We use memcpy instead of a pointer cast to avoid undefined behaviors
src/Json/simdjson/simdjson.h:9523
↓ 4 callersMethodswap
src/robin_hood/robin_hood.h:649
↓ 4 callersMethodtoString
src/Controller.cpp:461
↓ 4 callersFunctiontoVec
src/Util.h:435
↓ 4 callersMethoducharData
src/ByteView.h:112
↓ 4 callersMethodupdateTS
Call this with the lock held.
src/SubsMgr.h:79
↓ 4 callersMethoduse_direct_io
Indicates the upper layers if the current WritableFile implementation uses direct IO.
staticlibs/rocksdb/include/rocksdb/env.h:976
↓ 4 callersMethoduse_direct_io
Indicates the upper layers if the current WritableFile implementation uses direct IO.
staticlibs/rocksdb/include/rocksdb/file_system.h:1149
↓ 4 callersMethodvisit_array_end
src/Json/simdjson/simdjson.cpp:4437
↓ 4 callersMethodvisit_array_start
src/Json/simdjson/simdjson.cpp:4429
↓ 4 callersMethodvisit_document_end
src/Json/simdjson/simdjson.cpp:4440
↓ 4 callersMethodvisit_document_start
src/Json/simdjson/simdjson.cpp:4421
↓ 4 callersMethodvisit_false_atom
src/Json/simdjson/simdjson.cpp:4515
↓ 4 callersMethodvisit_null_atom
src/Json/simdjson/simdjson.cpp:4529
↓ 4 callersMethodvisit_number
src/Json/simdjson/simdjson.cpp:4473
↓ 4 callersMethodvisit_object_end
src/Json/simdjson/simdjson.cpp:4434
↓ 4 callersMethodvisit_object_start
src/Json/simdjson/simdjson.cpp:4425
↓ 4 callersMethodvisit_root_false_atom
src/Json/simdjson/simdjson.cpp:4522
↓ 4 callersMethodvisit_root_null_atom
src/Json/simdjson/simdjson.cpp:4536
← previousnext →601–700 of 5,010, ranked by callers