Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cculianu/Fulcrum
/ functions
Functions
5,010 in github.com/cculianu/Fulcrum
⨍
Functions
5,010
◇
Types & classes
1,367
↓ 1 callers
Method
DestroyColumnFamilyHandle
staticlibs/rocksdb/include/rocksdb/utilities/stackable_db.h:73
↓ 1 callers
Method
DiscardCacheForDirectory
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 callers
Function
EatBlockMimbleBlob
src/bitcoin/litecoin_bits.h:188
↓ 1 callers
Function
EatTxMimbleBlob
src/bitcoin/litecoin_bits.h:165
↓ 1 callers
Function
EncodeBase58
src/bitcoin/base58.cpp:166
↓ 1 callers
Function
EncodeCashAddr
src/bitcoin/cashaddrenc.cpp:109
↓ 1 callers
Function
Endian_Check_In_namespace_bitcoin
src/BTC.cpp:34
↓ 1 callers
Function
ExtractDestination
src/bitcoin/script_standard.cpp:188
↓ 1 callers
Method
Finalize
src/bitcoin/crypto/hmac_sha512.cpp:30
↓ 1 callers
Method
Finalize
src/bitcoin/crypto/hmac_sha256.cpp:30
↓ 1 callers
Method
Flush
staticlibs/rocksdb/include/rocksdb/file_system.h:1788
↓ 1 callers
Method
FlushWAL
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 callers
Method
FsyncWithDirOptions
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 callers
Function
GenericDBPut
src/Storage.cpp:428
↓ 1 callers
Method
GetAndClear
src/bitcoin/streams.h:490
↓ 1 callers
Method
GetBlockHeader
src/bitcoin/block.h:101
↓ 1 callers
Method
GetBlockTime
src/bitcoin/block.h:57
↓ 1 callers
Method
GetCapacity
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:614
↓ 1 callers
Method
GetCapacity
The derived class can make this function no-op and return NotSupported().
staticlibs/rocksdb/include/rocksdb/secondary_cache.h:140
↓ 1 callers
Method
GetChildrenFileAttributes
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 callers
Function
GetCurrencyUnit
src/bitcoin/amount.cpp:25
↓ 1 callers
Method
GetFileSize
staticlibs/rocksdb/include/rocksdb/env.h:1513
↓ 1 callers
Method
GetFileSize
staticlibs/rocksdb/include/rocksdb/file_system.h:1519
↓ 1 callers
Method
GetFreeSpace
Get the amount of free disk space
staticlibs/rocksdb/include/rocksdb/env.h:656
↓ 1 callers
Method
GetFreeSpace
Get the amount of free disk space
staticlibs/rocksdb/include/rocksdb/file_system.h:674
↓ 1 callers
Method
GetHash
invalidates the object
src/bitcoin/hash.h:177
↓ 1 callers
Method
GetHashInPlace
src/bitcoin/hash.h:184
↓ 1 callers
Method
GetHashSeed
See ShardedCacheOptions::hash_seed
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:430
↓ 1 callers
Method
GetIOPriority
staticlibs/rocksdb/include/rocksdb/env.h:995
↓ 1 callers
Method
GetInfoLogLevel
staticlibs/rocksdb/include/rocksdb/env.h:1259
↓ 1 callers
Method
GetLogFileSize
staticlibs/rocksdb/include/rocksdb/env.h:1256
↓ 1 callers
Method
GetManagedObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:427
↓ 1 callers
Method
GetMemSize
src/bitcoin/token.h:266
↓ 1 callers
Method
GetOccupancyCount
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 callers
Function
GetOneColumn
column_0(s) = column_c(a) */
src/bitcoin/crypto/ctaes/ctaes.c:381
↓ 1 callers
Method
GetPreallocationStatus
staticlibs/rocksdb/include/rocksdb/env.h:1017
↓ 1 callers
Method
GetPreallocationStatus
staticlibs/rocksdb/include/rocksdb/file_system.h:1191
↓ 1 callers
Method
GetPrintableOptions
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:418
↓ 1 callers
Method
GetProperty
staticlibs/rocksdb/include/rocksdb/db.h:1332
↓ 1 callers
Function
GetRocksDBVersion
src/Storage/Compat.cpp:72
↓ 1 callers
Function
GetSizeOfCompactSize
* 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 callers
Method
GetSnapshot
staticlibs/rocksdb/include/rocksdb/utilities/stackable_db.h:288
↓ 1 callers
Method
GetTableAddressCount
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 callers
Method
GetThreadList
Returns the status of all threads that belong to the current Env.
staticlibs/rocksdb/include/rocksdb/env.h:638
↓ 1 callers
Method
GetThreadPoolQueueLen
Get thread pool queue length for specific thread pool.
staticlibs/rocksdb/include/rocksdb/env.h:507
↓ 1 callers
Method
GetThreadStatusUpdater
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 callers
Method
GetType
Stream subset
src/bitcoin/streams.h:664
↓ 1 callers
Method
GetUsage
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:616
↓ 1 callers
Method
GetVersion
src/bitcoin/streams.h:665
↓ 1 callers
Function
GetWindowsObjectCount
src/Util.cpp:698
↓ 1 callers
Method
GetWriteLifeTimeHint
staticlibs/rocksdb/include/rocksdb/env.h:1001
↓ 1 callers
Method
GetWriteLifeTimeHint
staticlibs/rocksdb/include/rocksdb/file_system.h:1174
↓ 1 callers
Function
Hash128to64
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 callers
Function
HashLen17to32
This probably works well for 16-byte strings as well, but it may be overkill in that case.
src/CityHash.cpp:142
↓ 1 callers
Function
HashLen33to64
Return an 8-byte hash for 33 to 64 bytes.
src/CityHash.cpp:176
↓ 1 callers
Function
HashTwo
src/BTC.cpp:85
↓ 1 callers
Method
Hint
staticlibs/rocksdb/include/rocksdb/env.h:842
↓ 1 callers
Method
Hint
staticlibs/rocksdb/include/rocksdb/file_system.h:948
↓ 1 callers
Method
Inflate
Restore the capacity reduced by a prior call to Deflate().
staticlibs/rocksdb/include/rocksdb/secondary_cache.h:153
↓ 1 callers
Function
IsCompressedOrUncompressedPubKey
src/bitcoin/sigencoding.cpp:299
↓ 1 callers
Method
IsDirectory
Check whether the specified path is a directory
staticlibs/rocksdb/include/rocksdb/env.h:662
↓ 1 callers
Method
IsHogEx
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 callers
Method
IsIOError
Returns true iff the status indicates an IOError.
staticlibs/rocksdb/include/rocksdb/status.h:364
↓ 1 callers
Method
IsMWEBOnly
src/bitcoin/transaction.h:359
↓ 1 callers
Method
IsMintingNFT
src/bitcoin/token.h:157
↓ 1 callers
Method
IsMutableNFT
Note that technically "Minting" also has the mutable capability, but in this low-level API we differentiate them
src/bitcoin/token.h:159
↓ 1 callers
Method
IsP2SH_20
src/bitcoin/script_standard.h:62
↓ 1 callers
Method
IsPayToScriptHash
src/bitcoin/script.cpp:471
↓ 1 callers
Method
IsPushOnly
src/bitcoin/script.cpp:523
↓ 1 callers
Method
IsSecondaryCacheCompatible
staticlibs/rocksdb/include/rocksdb/advanced_cache.h:178
↓ 1 callers
Method
IsSyncThreadSafe
true if Sync() and Fsync() are safe to call concurrently with Append() and Flush().
staticlibs/rocksdb/include/rocksdb/env.h:972
↓ 1 callers
Method
IsSyncThreadSafe
true if Sync() and Fsync() are safe to call concurrently with Append() and Flush().
staticlibs/rocksdb/include/rocksdb/file_system.h:1145
↓ 1 callers
Method
IsValidBitfield
src/bitcoin/token.h:166
↓ 1 callers
Function
IsValidDERSignatureEncoding
* 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 callers
Function
IsValidHex
src/Util.cpp:322
↓ 1 callers
Function
KeySetupColumnMix
column_c1(r) |= (column_0(s) ^= column_c2(a)) */
src/bitcoin/crypto/ctaes/ctaes.c:389
↓ 1 callers
Function
KeySetupTransform
Rotate the rows in s one position upwards, and xor in r */
src/bitcoin/crypto/ctaes/ctaes.c:399
↓ 1 callers
Method
LinkFile
Hard Link file src to target.
staticlibs/rocksdb/include/rocksdb/env.h:377
↓ 1 callers
Method
LinkFile
Hard Link file src to target.
staticlibs/rocksdb/include/rocksdb/file_system.h:554
↓ 1 callers
Method
LoadLibrary
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 callers
Method
LogHeader
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 callers
Function
LowerCase
* Convert to lower case. * * Assume the input is a character. */
src/bitcoin/cashaddr.cpp:158
↓ 1 callers
Method
LowerThreadPoolIOPriority
Lower IO priority for threads from the specified pool.
staticlibs/rocksdb/include/rocksdb/env.h:574
↓ 1 callers
Function
Maj
src/bitcoin/crypto/sha256.cpp:52
↓ 1 callers
Function
Maj
src/bitcoin/crypto/sha512.cpp:26
↓ 1 callers
Method
Matches
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:175
↓ 1 callers
Function
MultX
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 callers
Method
MultiRead
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 callers
Method
MultiRead
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 callers
Method
Name
Deprecated. Will be removed in a major release. Derived classes should implement this method.
staticlibs/rocksdb/include/rocksdb/env.h:175
↓ 1 callers
Function
NewLRUCache
DEPRECATED wrapper function
staticlibs/rocksdb/include/rocksdb/cache.h:270
↓ 1 callers
Function
NewManagedObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:97
↓ 1 callers
Method
NewMemoryMappedFileBuffer
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 callers
Method
NewMemoryMappedFileBuffer
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 callers
Method
NewRandomRWFile
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 callers
Method
NewRandomRWFile
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 callers
Method
NewSharedObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:368
↓ 1 callers
Function
NewStaticObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:277
↓ 1 callers
Method
NewStaticObject
staticlibs/rocksdb/include/rocksdb/utilities/object_registry.h:391
↓ 1 callers
Function
NewUniqueObject
staticlibs/rocksdb/include/rocksdb/utilities/customizable_util.h:215
← previous
next →
1,201–1,300 of 5,010, ranked by callers