MCPcopy Create free account

hub / github.com/cculianu/Fulcrum / functions

Functions5,010 in github.com/cculianu/Fulcrum

↓ 1 callersMethodDestroyColumnFamilyHandle
staticlibs/rocksdb/include/rocksdb/utilities/stackable_db.h:73
↓ 1 callersMethodDiscardCacheForDirectory
EXPERIMENTAL Discard any directory metadata cached in memory for the specified directory and its descendants. Useful for distributed file systems wher
staticlibs/rocksdb/include/rocksdb/file_system.h:713
↓ 1 callersFunctionEatBlockMimbleBlob
src/bitcoin/litecoin_bits.h:188
↓ 1 callersFunctionEatTxMimbleBlob
src/bitcoin/litecoin_bits.h:165
↓ 1 callersFunctionEncodeBase58
src/bitcoin/base58.cpp:166
↓ 1 callersFunctionEncodeCashAddr
src/bitcoin/cashaddrenc.cpp:109
↓ 1 callersFunctionEndian_Check_In_namespace_bitcoin
src/BTC.cpp:34
↓ 1 callersFunctionExtractDestination
src/bitcoin/script_standard.cpp:188
↓ 1 callersMethodFinalize
src/bitcoin/crypto/hmac_sha512.cpp:30
↓ 1 callersMethodFinalize
src/bitcoin/crypto/hmac_sha256.cpp:30
↓ 1 callersMethodFlush
staticlibs/rocksdb/include/rocksdb/file_system.h:1788
↓ 1 callersMethodFlushWAL
When using the manual_wal_flush option, flushes RocksDB internal buffers of WAL data to the file, so that the data can survive process crash or be inc
staticlibs/rocksdb/include/rocksdb/db.h:1661
↓ 1 callersMethodFsyncWithDirOptions
FsyncWithDirOptions after renaming a file. Depends on the filesystem, it may fsync directory or just the renaming file (e.g. btrfs). By default, it ju
staticlibs/rocksdb/include/rocksdb/file_system.h:1377
↓ 1 callersFunctionGenericDBPut
src/Storage.cpp:428
↓ 1 callersMethodGetAndClear
src/bitcoin/streams.h:490
↓ 1 callersMethodGetBlockHeader
src/bitcoin/block.h:101
↓ 1 callersMethodGetBlockTime
src/bitcoin/block.h:57
↓ 1 callersMethodGetCapacity
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:614
↓ 1 callersMethodGetCapacity
The derived class can make this function no-op and return NotSupported().
staticlibs/rocksdb/include/rocksdb/secondary_cache.h:140
↓ 1 callersMethodGetChildrenFileAttributes
Store in *result the attributes of the children of the specified directory. In case the implementation lists the directory prior to iterating the file
staticlibs/rocksdb/include/rocksdb/file_system.h:478
↓ 1 callersFunctionGetCurrencyUnit
src/bitcoin/amount.cpp:25
↓ 1 callersMethodGetFileSize
staticlibs/rocksdb/include/rocksdb/env.h:1513
↓ 1 callersMethodGetFileSize
staticlibs/rocksdb/include/rocksdb/file_system.h:1519
↓ 1 callersMethodGetFreeSpace
Get the amount of free disk space
staticlibs/rocksdb/include/rocksdb/env.h:656
↓ 1 callersMethodGetFreeSpace
Get the amount of free disk space
staticlibs/rocksdb/include/rocksdb/file_system.h:674
↓ 1 callersMethodGetHash
invalidates the object
src/bitcoin/hash.h:177
↓ 1 callersMethodGetHashInPlace
src/bitcoin/hash.h:184
↓ 1 callersMethodGetHashSeed
See ShardedCacheOptions::hash_seed
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:430
↓ 1 callersMethodGetIOPriority
staticlibs/rocksdb/include/rocksdb/env.h:995
↓ 1 callersMethodGetInfoLogLevel
staticlibs/rocksdb/include/rocksdb/env.h:1259
↓ 1 callersMethodGetLogFileSize
staticlibs/rocksdb/include/rocksdb/env.h:1256
↓ 1 callersMethodGetManagedObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:427
↓ 1 callersMethodGetMemSize
src/bitcoin/token.h:266
↓ 1 callersMethodGetOccupancyCount
Returns the number of entries currently tracked in the table. SIZE_MAX means "not supported." This is used for inspecting the load factor, along with
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:359
↓ 1 callersFunctionGetOneColumn
column_0(s) = column_c(a) */
src/bitcoin/crypto/ctaes/ctaes.c:381
↓ 1 callersMethodGetPreallocationStatus
staticlibs/rocksdb/include/rocksdb/env.h:1017
↓ 1 callersMethodGetPreallocationStatus
staticlibs/rocksdb/include/rocksdb/file_system.h:1191
↓ 1 callersMethodGetPrintableOptions
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:418
↓ 1 callersMethodGetProperty
staticlibs/rocksdb/include/rocksdb/db.h:1332
↓ 1 callersFunctionGetRocksDBVersion
src/Storage/Compat.cpp:72
↓ 1 callersFunctionGetSizeOfCompactSize
* Compact Size * size < 253 -- 1 byte * size <= USHRT_MAX -- 3 bytes (253 + 2 bytes) * size <= UINT_MAX -- 5 bytes (254 + 4 bytes) *
src/bitcoin/serialize.h:397
↓ 1 callersMethodGetSnapshot
staticlibs/rocksdb/include/rocksdb/utilities/stackable_db.h:288
↓ 1 callersMethodGetTableAddressCount
Returns the number of ways the hash function is divided for addressing entries. Zero means "not supported." This is used for inspecting the load facto
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:364
↓ 1 callersMethodGetThreadList
Returns the status of all threads that belong to the current Env.
staticlibs/rocksdb/include/rocksdb/env.h:638
↓ 1 callersMethodGetThreadPoolQueueLen
Get thread pool queue length for specific thread pool.
staticlibs/rocksdb/include/rocksdb/env.h:507
↓ 1 callersMethodGetThreadStatusUpdater
Returns the pointer to ThreadStatusUpdater. This function will be used in RocksDB internally to update thread status and supports GetThreadList().
staticlibs/rocksdb/include/rocksdb/env.h:645
↓ 1 callersMethodGetType
Stream subset
src/bitcoin/streams.h:664
↓ 1 callersMethodGetUsage
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:616
↓ 1 callersMethodGetVersion
src/bitcoin/streams.h:665
↓ 1 callersFunctionGetWindowsObjectCount
src/Util.cpp:698
↓ 1 callersMethodGetWriteLifeTimeHint
staticlibs/rocksdb/include/rocksdb/env.h:1001
↓ 1 callersMethodGetWriteLifeTimeHint
staticlibs/rocksdb/include/rocksdb/file_system.h:1174
↓ 1 callersFunctionHash128to64
Hash 128 input bits down to 64 bits of output. This is intended to be a reasonably good hash function.
src/CityHash.h:79
↓ 1 callersFunctionHashLen17to32
This probably works well for 16-byte strings as well, but it may be overkill in that case.
src/CityHash.cpp:142
↓ 1 callersFunctionHashLen33to64
Return an 8-byte hash for 33 to 64 bytes.
src/CityHash.cpp:176
↓ 1 callersFunctionHashTwo
src/BTC.cpp:85
↓ 1 callersMethodHint
staticlibs/rocksdb/include/rocksdb/env.h:842
↓ 1 callersMethodHint
staticlibs/rocksdb/include/rocksdb/file_system.h:948
↓ 1 callersMethodInflate
Restore the capacity reduced by a prior call to Deflate().
staticlibs/rocksdb/include/rocksdb/secondary_cache.h:153
↓ 1 callersFunctionIsCompressedOrUncompressedPubKey
src/bitcoin/sigencoding.cpp:299
↓ 1 callersMethodIsDirectory
Check whether the specified path is a directory
staticlibs/rocksdb/include/rocksdb/env.h:662
↓ 1 callersMethodIsHogEx
Litecoin only: "IsHogEx" is defined as an "IsNull" but present mimble blob. This tells the block deserializer later to deserialize mimble block extent
src/bitcoin/transaction.h:358
↓ 1 callersMethodIsIOError
Returns true iff the status indicates an IOError.
staticlibs/rocksdb/include/rocksdb/status.h:364
↓ 1 callersMethodIsMWEBOnly
src/bitcoin/transaction.h:359
↓ 1 callersMethodIsMintingNFT
src/bitcoin/token.h:157
↓ 1 callersMethodIsMutableNFT
Note that technically "Minting" also has the mutable capability, but in this low-level API we differentiate them
src/bitcoin/token.h:159
↓ 1 callersMethodIsP2SH_20
src/bitcoin/script_standard.h:62
↓ 1 callersMethodIsPayToScriptHash
src/bitcoin/script.cpp:471
↓ 1 callersMethodIsPushOnly
src/bitcoin/script.cpp:523
↓ 1 callersMethodIsSecondaryCacheCompatible
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:178
↓ 1 callersMethodIsSyncThreadSafe
true if Sync() and Fsync() are safe to call concurrently with Append() and Flush().
staticlibs/rocksdb/include/rocksdb/env.h:972
↓ 1 callersMethodIsSyncThreadSafe
true if Sync() and Fsync() are safe to call concurrently with Append() and Flush().
staticlibs/rocksdb/include/rocksdb/file_system.h:1145
↓ 1 callersMethodIsValidBitfield
src/bitcoin/token.h:166
↓ 1 callersFunctionIsValidDERSignatureEncoding
* A canonical signature exists of: <30> <total len> <02> <len R> <R> <02> <len * S> <S>, where R and S are not negative (their first byte has its hig
src/bitcoin/sigencoding.cpp:28
↓ 1 callersFunctionIsValidHex
src/Util.cpp:322
↓ 1 callersFunctionKeySetupColumnMix
column_c1(r) |= (column_0(s) ^= column_c2(a)) */
src/bitcoin/crypto/ctaes/ctaes.c:389
↓ 1 callersFunctionKeySetupTransform
Rotate the rows in s one position upwards, and xor in r */
src/bitcoin/crypto/ctaes/ctaes.c:399
↓ 1 callersMethodLinkFile
Hard Link file src to target.
staticlibs/rocksdb/include/rocksdb/env.h:377
↓ 1 callersMethodLinkFile
Hard Link file src to target.
staticlibs/rocksdb/include/rocksdb/file_system.h:554
↓ 1 callersMethodLoadLibrary
Opens `lib_name` as a dynamic library. If the 'search_path' is specified, breaks the path into its components based on the appropriate platform separa
staticlibs/rocksdb/include/rocksdb/env.h:420
↓ 1 callersMethodLogHeader
Write a header to the log file with the specified format It is recommended that you log all header information at the start of the application. But it
staticlibs/rocksdb/include/rocksdb/env.h:1234
↓ 1 callersFunctionLowerCase
* Convert to lower case. * * Assume the input is a character. */
src/bitcoin/cashaddr.cpp:158
↓ 1 callersMethodLowerThreadPoolIOPriority
Lower IO priority for threads from the specified pool.
staticlibs/rocksdb/include/rocksdb/env.h:574
↓ 1 callersFunctionMaj
src/bitcoin/crypto/sha256.cpp:52
↓ 1 callersFunctionMaj
src/bitcoin/crypto/sha512.cpp:26
↓ 1 callersMethodMatches
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:175
↓ 1 callersFunctionMultX
Multiply the cells in s by x, as polynomials over GF(2) mod x^8 + x^4 + x^3 + * x + 1 */
src/bitcoin/crypto/ctaes/ctaes.c:408
↓ 1 callersMethodMultiRead
Read a bunch of blocks as described by reqs. The blocks can optionally be read in parallel. This is a synchronous call, i.e it should return after all
staticlibs/rocksdb/include/rocksdb/env.h:811
↓ 1 callersMethodMultiRead
Read a bunch of blocks as described by reqs. The blocks can optionally be read in parallel. This is a synchronous call, i.e it should return after all
staticlibs/rocksdb/include/rocksdb/file_system.h:915
↓ 1 callersMethodName
Deprecated. Will be removed in a major release. Derived classes should implement this method.
staticlibs/rocksdb/include/rocksdb/env.h:175
↓ 1 callersFunctionNewLRUCache
DEPRECATED wrapper function
staticlibs/rocksdb/include/rocksdb/cache.h:270
↓ 1 callersFunctionNewManagedObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:97
↓ 1 callersMethodNewMemoryMappedFileBuffer
Opens `fname` as a memory-mapped file for read and write (in-place updates only, i.e., no appends). On success, stores a raw buffer covering the whole
staticlibs/rocksdb/include/rocksdb/env.h:297
↓ 1 callersMethodNewMemoryMappedFileBuffer
Opens `fname` as a memory-mapped file for read and write (in-place updates only, i.e., no appends). On success, stores a raw buffer covering the whole
staticlibs/rocksdb/include/rocksdb/file_system.h:429
↓ 1 callersMethodNewRandomRWFile
Open `fname` for random read and write, if file doesn't exist the file will not be created. On success, stores a pointer to the new file in result an
staticlibs/rocksdb/include/rocksdb/env.h:288
↓ 1 callersMethodNewRandomRWFile
Open `fname` for random read and write, if file doesn't exist the file will not be created. On success, stores a pointer to the new file in result an
staticlibs/rocksdb/include/rocksdb/file_system.h:418
↓ 1 callersMethodNewSharedObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:368
↓ 1 callersFunctionNewStaticObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:277
↓ 1 callersMethodNewStaticObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:391
↓ 1 callersFunctionNewUniqueObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:215
← previousnext →1,201–1,300 of 5,010, ranked by callers