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
↓ 3 callers
Function
mz_zip_reader_extract_to_heap
Rapfi/external/zip/src/miniz.h:6640
↓ 3 callers
Function
mz_zip_reader_init_mem
Rapfi/external/zip/src/miniz.h:5876
↓ 3 callers
Function
mz_zip_writer_add_to_central_dir
Rapfi/external/zip/src/miniz.h:8266
↓ 3 callers
Function
mz_zip_writer_end_internal
Rapfi/external/zip/src/miniz.h:7743
↓ 3 callers
Function
mz_zip_writer_init_file_v2
Rapfi/external/zip/src/miniz.h:7903
↓ 3 callers
Function
mz_zip_writer_validate_archive_name
Rapfi/external/zip/src/miniz.h:8319
↓ 3 callers
Method
next
Generate the next opening. The opening is saved in the internal board state, which can be accessed via cloneBoard() or positionString(). @return Wheth
Rapfi/search/opening.cpp:308
↓ 3 callers
Function
packBitsToBytes
Packs a bit array into byte array (in big-endian). @param bits The source of bits array @param numBits number of bits to pack @param bytes Destination
Rapfi/tuning/datawriter.cpp:53
↓ 3 callers
Method
paramIndex
paramIndex() finds tuneParams index according to address of its config value
Rapfi/tuning/tuner.cpp:826
↓ 3 callers
Function
parseDBKey
Rapfi/command/database.cpp:122
↓ 3 callers
Function
parse_key
Rapfi/external/cpptoml/include/cpptoml.h:2179
↓ 3 callers
Function
parse_value
Rapfi/external/cxxopts/include/cxxopts.hpp:936
↓ 3 callers
Method
passMoveCount
Rapfi/game/board.h:262
↓ 3 callers
Function
probeOpening
Rapfi/search/opening.cpp:176
↓ 3 callers
Function
queryDatabaseAll
Rapfi/command/gomocup.cpp:766
↓ 3 callers
Method
score
Rapfi/eval/evaluator.h:102
↓ 3 callers
Method
sideToMove
Returns the current side to move, considering pass moves.
Rapfi/tuning/dataentry.h:137
↓ 3 callers
Function
simde_mm_store_pd
Rapfi/external/simde/include/simde/x86/sse2.h:6355
↓ 3 callers
Function
simde_mm_storeu_ps
Rapfi/external/simde/include/simde/x86/sse.h:4360
↓ 3 callers
Function
simde_mm_storeu_si128
Rapfi/external/simde/include/simde/x86/sse2.h:6554
↓ 3 callers
Function
simde_x_aes_coef_mult_lookup
Rapfi/external/simde/include/simde/simde-aes.h:249
↓ 3 callers
Function
stringLength
Rapfi/external/cxxopts/include/cxxopts.hpp:203
↓ 3 callers
Method
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:328
↓ 3 callers
Method
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:400
↓ 3 callers
Method
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:492
↓ 3 callers
Method
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:378
↓ 3 callers
Method
sync
Rapfi/database/dbclient.cpp:783
↓ 3 callers
Function
tdefl_record_match
Rapfi/external/zip/src/miniz.h:3486
↓ 3 callers
Method
undo
Rapfi/eval/mix10nnue.h:126
↓ 3 callers
Method
updatePv
Append current move and to the end of child PV.
Rapfi/search/ab/searchstack.h:50
↓ 3 callers
Method
updateStats
Rapfi/search/mcts/node.cpp:142
↓ 3 callers
Method
valid
Rapfi/core/pos.h:53
↓ 3 callers
Method
win
Rapfi/eval/evaluator.h:44
↓ 3 callers
Function
zip_entry_close
Rapfi/external/zip/src/zip.c:1164
↓ 3 callers
Function
zip_strrpl
Rapfi/external/zip/src/zip.c:208
↓ 2 callers
Function
LCHash
Linear congruential hash
Rapfi/core/hash.h:30
↓ 2 callers
Function
LZ4F_compressBegin_usingCDict
! LZ4F_compressBegin_usingCDict() : * init streaming compression AND writes frame header into @dstBuffer. * @dstCapacity must be >= LZ4F_HEADER_SIZ
Rapfi/external/lz4/src/lz4_all.c:4732
↓ 2 callers
Function
LZ4F_compressEnd
! LZ4F_compressEnd() : * When you want to properly finish the compressed frame, just call LZ4F_compressEnd(). * It will flush whatever data remain
Rapfi/external/lz4/src/lz4_all.c:5129
↓ 2 callers
Function
LZ4F_compressUpdate
! LZ4F_compressUpdate() : * LZ4F_compressUpdate() can be called repetitively to compress as much data as necessary. * When successful, the functio
Rapfi/external/lz4/src/lz4_all.c:4967
↓ 2 callers
Function
LZ4F_createCompressionContext
! LZ4F_createCompressionContext() : * The first thing to do is to create a compressionContext object, which will be used in all compression operatio
Rapfi/external/lz4/src/lz4_all.c:4670
↓ 2 callers
Function
LZ4F_freeCompressionContext
Rapfi/external/lz4/src/lz4_all.c:4684
↓ 2 callers
Function
LZ4F_headerChecksum
Rapfi/external/lz4/src/lz4_all.c:4428
↓ 2 callers
Function
LZ4F_selectCompression
Rapfi/external/lz4/src/lz4_all.c:4935
↓ 2 callers
Function
LZ4HC_compress_generic_internal
Rapfi/external/lz4/src/lz4_all.c:3309
↓ 2 callers
Function
LZ4HC_reverseCountPattern
LZ4HC_reverseCountPattern() : * pattern must be a sample of repetitive pattern of length 1, 2 or 4 (but not 3!) * read using natural platform endian
Rapfi/external/lz4/src/lz4_all.c:2718
↓ 2 callers
Function
LZ4HC_rotatePattern
Rapfi/external/lz4/src/lz4_all.c:2675
↓ 2 callers
Function
LZ4HC_setExternalDict
Rapfi/external/lz4/src/lz4_all.c:3602
↓ 2 callers
Function
LZ4_compress_HC_extStateHC_fastReset
state is presumed correctly initialized, * in which case its size and alignment have already been validate */
Rapfi/external/lz4/src/lz4_all.c:3448
↓ 2 callers
Function
LZ4_compress_default
Rapfi/external/lz4/src/lz4_all.c:1377
↓ 2 callers
Function
LZ4_decompress_fast_extDict
Rapfi/external/lz4/src/lz4_all.c:2245
↓ 2 callers
Function
LZ4_decompress_safe_forceExtDict
Rapfi/external/lz4/src/lz4_all.c:2235
↓ 2 callers
Function
LZ4_decompress_safe_usingDict
Rapfi/external/lz4/src/lz4_all.c:2422
↓ 2 callers
Function
LZ4_decompress_safe_withPrefix64k
Rapfi/external/lz4/src/lz4_all.c:2210
↓ 2 callers
Function
LZ4_decompress_safe_withSmallPrefix
Rapfi/external/lz4/src/lz4_all.c:2226
↓ 2 callers
Function
LZ4_getPositionOnHash
Rapfi/external/lz4/src/lz4_all.c:789
↓ 2 callers
Function
LZ4_loadDictHC
LZ4_loadDictHC() : * LZ4_streamHCPtr is presumed properly initialized */
Rapfi/external/lz4/src/lz4_all.c:3575
↓ 2 callers
Function
LZ4_putIndexOnHash
Rapfi/external/lz4/src/lz4_all.c:736
↓ 2 callers
Function
LZ4_putPositionOnHash
Rapfi/external/lz4/src/lz4_all.c:748
↓ 2 callers
Function
LZ4_renormDictT
Rapfi/external/lz4/src/lz4_all.c:1550
↓ 2 callers
Function
LZ4_resetStream
resetStream is now deprecated, * prefer initStream() which is more general */
Rapfi/external/lz4/src/lz4_all.c:1459
↓ 2 callers
Function
LZ4_streamHC_t_alignment
Rapfi/external/lz4/src/lz4_all.c:3436
↓ 2 callers
Function
LZ4_wildCopy32
customized variant of memcpy, which can overwrite up to 32 bytes beyond dstEnd * this version copies two times 16 bytes (instead of one time 32 bytes
Rapfi/external/lz4/src/lz4_all.c:462
↓ 2 callers
Function
TDEFL_READ_UNALIGNED_WORD
Rapfi/external/zip/src/miniz.h:3156
↓ 2 callers
Function
TDEFL_READ_UNALIGNED_WORD32
Rapfi/external/zip/src/miniz.h:3280
↓ 2 callers
Function
XXH32_digest_endian
Rapfi/external/lz4/src/xxhash.c:526
↓ 2 callers
Function
XXH32_finalize
Rapfi/external/lz4/src/xxhash.c:290
↓ 2 callers
Function
XXH32_update_endian
Rapfi/external/lz4/src/xxhash.c:451
↓ 2 callers
Function
XXH64_digest
Rapfi/external/lz4/src/xxhash.c:1005
↓ 2 callers
Function
XXH64_digest_endian
Rapfi/external/lz4/src/xxhash.c:981
↓ 2 callers
Function
XXH64_finalize
Rapfi/external/lz4/src/xxhash.c:701
↓ 2 callers
Function
XXH64_reset
Rapfi/external/lz4/src/xxhash.c:898
↓ 2 callers
Function
XXH64_update_endian
Rapfi/external/lz4/src/xxhash.c:911
↓ 2 callers
Function
XXH_free
Rapfi/external/lz4/src/xxhash.c:109
↓ 2 callers
Function
XXH_malloc
Rapfi/external/lz4/src/xxhash.c:108
↓ 2 callers
Method
addEntry
Rapfi/tuning/datawriter.cpp:507
↓ 2 callers
Function
alignedAlloc
Rapfi/core/platform.cpp:343
↓ 2 callers
Function
allocateOrFindNode
allocateOrFindNode: allocate a new node if it does not exist in the node table @param nodeTable The node table to allocate or find the node @param has
Rapfi/search/mcts/search.cpp:287
↓ 2 callers
Method
applySoftmax
Rapfi/eval/evaluator.cpp:93
↓ 2 callers
Function
balance
Rapfi/command/gomocup.cpp:730
↓ 2 callers
Function
begin
Rapfi/command/gomocup.cpp:583
↓ 2 callers
Method
beginVisit
Begin the visit of this node.
Rapfi/search/mcts/node.h:228
↓ 2 callers
Function
bindThisThread
----------------------------------------------------------------------------
Rapfi/core/platform.cpp:151
↓ 2 callers
Method
cend
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:257
↓ 2 callers
Method
checkStop
Rapfi/search/timecontrol.cpp:79
↓ 2 callers
Method
clear
Rapfi/search/searchthread.cpp:138
↓ 2 callers
Method
clear
Rapfi/search/hashtable.cpp:137
↓ 2 callers
Method
clear
* Clear the array */
Rapfi/external/cpptoml/include/cpptoml.h:987
↓ 2 callers
Method
clone
Rapfi/external/cxxopts/include/cxxopts.hpp:1193
↓ 2 callers
Method
closeStream
Rapfi/core/iohelper.cpp:385
↓ 2 callers
Function
comp_size
Rapfi/external/libnpy/include/npy.hpp:609
↓ 2 callers
Function
computeEvaluatorValue
Rapfi/eval/eval.cpp:153
↓ 2 callers
Function
coordToHex
Rapfi/database/dbtypes.cpp:28
↓ 2 callers
Method
copyBoardTextFrom
Rapfi/database/dbtypes.cpp:200
↓ 2 callers
Function
copyDatabaseBranch
Rapfi/database/dbutils.cpp:62
↓ 2 callers
Function
createDBStorage
Rapfi/command/database.cpp:72
↓ 2 callers
Function
createDBStorageFromCmdline
Rapfi/command/database.cpp:92
↓ 2 callers
Function
createDataset
Rapfi/command/tuning.cpp:81
↓ 2 callers
Method
createEdges
Rapfi/search/mcts/node.cpp:88
↓ 2 callers
Method
curMoveScore
Get adjusted score of current move.
Rapfi/search/movepick.h:62
↓ 2 callers
Function
databaseToTxt
Rapfi/command/gomocup.cpp:502
← previous
next →
401–500 of 3,291, ranked by callers