Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhbloo/rapfi
/ functions
Functions
3,291 in github.com/dhbloo/rapfi
⨍
Functions
3,291
◇
Types & classes
512
Method
CompactDBKey
Rapfi/database/yxdbstorage.h:42
Method
CompressedWrapper
Rapfi/eval/weightloader.h:178
Method
Compressor
Rapfi/core/iohelper.cpp:249
Method
DBClient
Rapfi/database/dbclient.cpp:476
Method
DBKey
Uninitialized dbkey
Rapfi/database/dbstorage.h:94
Method
DBRecordCache
Rapfi/database/dbclient.h:154
Method
DBStorageCorruptedRecordError
Rapfi/database/dbstorage.h:246
Method
DBStorageError
Rapfi/database/dbstorage.h:240
Method
DataEntry
Rapfi/tuning/dataentry.h:67
Method
DataSource
Rapfi/tuning/dataset.cpp:102
Method
DataSource
Rapfi/tuning/dataset.cpp:284
Method
DataSource
Rapfi/tuning/dataset.cpp:554
Method
DataStream
Rapfi/tuning/datawriter.cpp:144
Method
DataStream
Rapfi/tuning/datawriter.cpp:184
Method
DataStream
Rapfi/tuning/datawriter.cpp:242
Method
Edge
Rapfi/search/mcts/node.h:40
Method
Entry
Rapfi/tuning/tunemap.h:69
Method
EvalInfo
Trace all evaluation info from a board state with rule.
Rapfi/eval/eval.cpp:170
Method
EvalLogger
Rapfi/eval/crosscheck.h:32
Method
Evaluator
Rapfi/eval/mix9svqnnue.cpp:811
Method
Evaluator
Rapfi/eval/evaluator.cpp:117
Method
Evaluator
Rapfi/eval/mix10nnue.cpp:934
Function
FOR_EVERY_EMPTY_POS
Rapfi/command/gomocup.cpp:719
Method
GameEntry
Rapfi/tuning/dataentry.h:197
Method
HashTable
Rapfi/search/hashtable.cpp:85
Method
HistoryTracker
Rapfi/search/ab/history.h:37
Method
IncompatibleWeightFileError
Rapfi/eval/evaluator.h:204
Method
IndexDisjointSet
Rapfi/search/opening.cpp:106
Method
Iterator
Rapfi/external/cxxopts/include/cxxopts.hpp:1469
Method
KatagoNumpyDataset
Rapfi/tuning/dataset.cpp:753
Method
KeyValue
Rapfi/external/cxxopts/include/cxxopts.hpp:1420
Method
LRUCacheTable
Rapfi/database/cache.h:42
Function
LZ4F_compressBlock
Rapfi/external/lz4/src/lz4_all.c:4900
Function
LZ4F_compressBlockHC
Rapfi/external/lz4/src/lz4_all.c:4920
Function
LZ4F_compressBlockHC_continue
Rapfi/external/lz4/src/lz4_all.c:4929
Function
LZ4F_compressBlock_continue
Rapfi/external/lz4/src/lz4_all.c:4912
Function
LZ4F_compressFrame
! LZ4F_compressFrame() : * Compress an entire srcBuffer into a valid LZ4 frame, in a single step. * dstBuffer MUST be >= LZ4F_compressFrameBound(s
Rapfi/external/lz4/src/lz4_all.c:4563
Function
LZ4F_compressionLevel_max
Rapfi/external/lz4/src/lz4_all.c:4410
Function
LZ4F_createCDict
! LZ4F_createCDict() : * When compressing multiple messages / blocks with the same dictionary, it's recommended to load it just once. * LZ4F_creat
Rapfi/external/lz4/src/lz4_all.c:4624
Function
LZ4F_decompress_usingDict
! LZ4F_decompress_usingDict() : * Same as LZ4F_decompress(), using a predefined dictionary. * Dictionary is used "in place", without any preproces
Rapfi/external/lz4/src/lz4_all.c:6029
Function
LZ4F_getErrorCode
Rapfi/external/lz4/src/lz4_all.c:4395
Function
LZ4F_getFrameInfo
! LZ4F_getFrameInfo() : * This function extracts frame parameters (max blockSize, frame checksum, etc.). * Usage is optional. Objective is to prov
Rapfi/external/lz4/src/lz4_all.c:5396
Function
LZ4F_getVersion
Rapfi/external/lz4/src/lz4_all.c:4408
Function
LZ4_compress
Rapfi/external/lz4/src/lz4_all.c:2454
Function
LZ4_compressHC
Wrappers for deprecated compression functions */
Rapfi/external/lz4/src/lz4_all.c:3708
Function
LZ4_compressHC2
Rapfi/external/lz4/src/lz4_all.c:3710
Function
LZ4_compressHC2_continue
Rapfi/external/lz4/src/lz4_all.c:3748
Function
LZ4_compressHC2_limitedOutput
Rapfi/external/lz4/src/lz4_all.c:3711
Function
LZ4_compressHC2_limitedOutput_continue
Rapfi/external/lz4/src/lz4_all.c:3753
Function
LZ4_compressHC2_limitedOutput_withStateHC
Rapfi/external/lz4/src/lz4_all.c:3715
Function
LZ4_compressHC2_withStateHC
Rapfi/external/lz4/src/lz4_all.c:3714
Function
LZ4_compressHC_continue
Rapfi/external/lz4/src/lz4_all.c:3716
Function
LZ4_compressHC_limitedOutput
Rapfi/external/lz4/src/lz4_all.c:3709
Function
LZ4_compressHC_limitedOutput_continue
Rapfi/external/lz4/src/lz4_all.c:3717
Function
LZ4_compressHC_limitedOutput_withStateHC
Rapfi/external/lz4/src/lz4_all.c:3713
Function
LZ4_compressHC_withStateHC
Rapfi/external/lz4/src/lz4_all.c:3712
Function
LZ4_compress_HC_continue_destSize
Rapfi/external/lz4/src/lz4_all.c:3665
Function
LZ4_compress_HC_destSize
state is presumed sized correctly (>= sizeof(LZ4_streamHC_t)) */
Rapfi/external/lz4/src/lz4_all.c:3485
Function
LZ4_compress_continue
Rapfi/external/lz4/src/lz4_all.c:2470
Function
LZ4_compress_destSize
Rapfi/external/lz4/src/lz4_all.c:1403
Function
LZ4_compress_forceExtDict
Hidden debug function, to force-test external dictionary mode */
Rapfi/external/lz4/src/lz4_all.c:1650
Function
LZ4_compress_limitedOutput
=************************************************* * Obsolete Functions ***************************************************/ obsolete compression fun
Rapfi/external/lz4/src/lz4_all.c:2450
Function
LZ4_compress_limitedOutput_continue
Rapfi/external/lz4/src/lz4_all.c:2466
Function
LZ4_compress_limitedOutput_withState
Rapfi/external/lz4/src/lz4_all.c:2458
Function
LZ4_compress_withState
Rapfi/external/lz4/src/lz4_all.c:2462
Function
LZ4_create
Rapfi/external/lz4/src/lz4_all.c:2501
Function
LZ4_createHC
Rapfi/external/lz4/src/lz4_all.c:3733
Function
LZ4_createStreamDecode
Rapfi/external/lz4/src/lz4_all.c:2278
Function
LZ4_decoderRingBufferSize
! LZ4_decoderRingBufferSize() : * when setting a ring buffer for streaming decompression (optional scenario), * provides the minimum size of this
Rapfi/external/lz4/src/lz4_all.c:2324
Function
LZ4_decompress_fast_continue
Rapfi/external/lz4/src/lz4_all.c:2379
Function
LZ4_decompress_fast_usingDict
Rapfi/external/lz4/src/lz4_all.c:2437
Function
LZ4_decompress_fast_withPrefix64k
Another obsolete API function, paired with the previous one. */
Rapfi/external/lz4/src/lz4_all.c:2219
Function
LZ4_decompress_safe_continue
*_continue() : These decoding functions allow decompression of multiple blocks in "streaming" mode. Previously decoded blocks must still be av
Rapfi/external/lz4/src/lz4_all.c:2339
Function
LZ4_decompress_safe_partial
Rapfi/external/lz4/src/lz4_all.c:2191
Function
LZ4_freeHC
Rapfi/external/lz4/src/lz4_all.c:3741
Function
LZ4_freeStreamDecode
Rapfi/external/lz4/src/lz4_all.c:2285
Function
LZ4_resetStreamHC
just a stub */
Rapfi/external/lz4/src/lz4_all.c:3536
Function
LZ4_resetStreamState
Rapfi/external/lz4/src/lz4_all.c:2494
Function
LZ4_resetStreamStateHC
state is presumed correctly sized, aka >= sizeof(LZ4_streamHC_t) * @return : 0 on success, !=0 if error */
Rapfi/external/lz4/src/lz4_all.c:3725
Function
LZ4_setStreamDecode
! LZ4_setStreamDecode() : * Use this function to instruct where to find the dictionary. * This function is not necessary if previous data is still
Rapfi/external/lz4/src/lz4_all.c:2298
Function
LZ4_sizeofState
Rapfi/external/lz4/src/lz4_all.c:675
Function
LZ4_sizeofStateHC
Rapfi/external/lz4/src/lz4_all.c:3434
Function
LZ4_sizeofStreamState
Rapfi/external/lz4/src/lz4_all.c:2492
Function
LZ4_sizeofStreamStateHC
Deprecated streaming functions */
Rapfi/external/lz4/src/lz4_all.c:3721
Function
LZ4_slideInputBuffer
Rapfi/external/lz4/src/lz4_all.c:2507
Function
LZ4_slideInputBufferHC
Rapfi/external/lz4/src/lz4_all.c:3758
Function
LZ4_uncompress
These decompression functions are deprecated and should no longer be used. They are only provided here for compatibility with older user programs. - L
Rapfi/external/lz4/src/lz4_all.c:2481
Function
LZ4_uncompress_unknownOutputSize
Rapfi/external/lz4/src/lz4_all.c:2485
Function
LZ4_versionNumber
-************************************ * Local Utils **************************************/
Rapfi/external/lz4/src/lz4_all.c:672
Function
LZ4_versionString
Rapfi/external/lz4/src/lz4_all.c:673
Method
Line
Rapfi/game/pattern.cpp:46
Method
Line
Rapfi/game/pattern.cpp:132
Method
MCTSSearcher
Rapfi/search/mcts/search.cpp:858
Method
MainSearchThread
Rapfi/search/searchthread.h:130
Method
MovePicker
Rapfi/search/movepick.cpp:91
Method
MovePicker
Rapfi/search/movepick.h:45
Method
Node
Disallow copy and move. We need node's address to have pointer stability.
Rapfi/search/mcts/node.h:161
Method
Node
Rapfi/search/mcts/node.cpp:26
Method
NodeTable
Rapfi/search/mcts/nodetable.h:51
Method
NumpyDataWriter
Rapfi/tuning/datawriter.cpp:749
← previous
next →
1,001–1,100 of 3,291, ranked by callers