MCPcopy Create free account

hub / github.com/dhbloo/rapfi / functions

Functions3,291 in github.com/dhbloo/rapfi

↓ 6 callersFunctionstr2wstr
Rapfi/external/zip/src/miniz.h:4830
↓ 5 callersFunctionLZ4_compress_HC_extStateHC
Rapfi/external/lz4/src/lz4_all.c:3460
↓ 5 callersFunctionLZ4_decompress_fast
Rapfi/external/lz4/src/lz4_all.c:2200
↓ 5 callersFunctionLZ4_initStream
Rapfi/external/lz4/src/lz4_all.c:1447
↓ 5 callersFunctionLZ4_isLittleEndian
Rapfi/external/lz4/src/lz4_all.c:325
↓ 5 callersFunctionLZ4_prepareTable
Rapfi/external/lz4/src/lz4_all.c:805
↓ 5 callersFunctionLZ4_read16
Rapfi/external/lz4/src/lz4_all.c:335
↓ 5 callersMethodclear
Clears all cached entries in the table.
Rapfi/database/cache.h:100
↓ 5 callersMethodclear
Rapfi/eval/mix9svqnnue.cpp:325
↓ 5 callersFunctionempty
Rapfi/external/cxxopts/include/cxxopts.hpp:220
↓ 5 callersFunctionencodeU16Move
Each move is represented by a 16bit unsigned integer. It's lower 10 bits are constructed with two index x and y using uint16_t move = (x << 5) | y.
Rapfi/tuning/datawriter.cpp:41
↓ 5 callersMethodevaluator
Rapfi/game/board.h:255
↓ 5 callersMethodgetHash
Returns the graph hash key of this node.
Rapfi/search/mcts/node.h:182
↓ 5 callersMethodgetP
Get the normalized policy of this edge.
Rapfi/search/mcts/node.h:59
↓ 5 callersMethodinsert
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:374
↓ 5 callersMethodinsert
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:302
↓ 5 callersMethodisCandidate
Check if this cell is a move candidate, which can be used in move generation.
Rapfi/game/board.h:112
↓ 5 callersMethodisNull
Checks if this record is a null record
Rapfi/database/dbtypes.h:103
↓ 5 callersFunctionisPowerOfTwo
Rapfi/core/utils.h:53
↓ 5 callersMethodis_table_array
* Determines if the given TOML element is an array of tables. */
Rapfi/external/cpptoml/include/cpptoml.h:552
↓ 5 callersMethodkey
Rapfi/search/hashtable.cpp:66
↓ 5 callersFunctionmz_write_le32
Rapfi/external/zip/src/miniz.h:7691
↓ 5 callersFunctionmz_write_le64
Rapfi/external/zip/src/miniz.h:7697
↓ 5 callersFunctionmz_zip_reader_end
Rapfi/external/zip/src/miniz.h:5844
↓ 5 callersFunctionmz_zip_reader_extract_to_callback
Rapfi/external/zip/src/miniz.h:6693
↓ 5 callersFunctionmz_zip_reader_init_internal
Rapfi/external/zip/src/miniz.h:5312
↓ 5 callersFunctionmz_zip_reader_is_file_a_directory
Rapfi/external/zip/src/miniz.h:6135
↓ 5 callersFunctionmz_zip_reader_read_central_dir
Rapfi/external/zip/src/miniz.h:5493
↓ 5 callersFunctionmz_zip_time_t_to_dos_time
Rapfi/external/zip/src/miniz.h:5252
↓ 5 callersFunctionmz_zip_writer_finalize_archive
Rapfi/external/zip/src/miniz.h:9615
↓ 5 callersFunctionpathFromConsoleString
Rapfi/core/utils.cpp:281
↓ 5 callersMethodprobe
Rapfi/search/hashtable.cpp:178
↓ 5 callersMethodquery
Rapfi/database/dbclient.cpp:494
↓ 5 callersMethodsave
Rapfi/database/dbclient.cpp:642
↓ 5 callersMethodsetComment
Rapfi/database/dbtypes.cpp:60
↓ 5 callersMethodsetupDatabase
Rapfi/search/searchthread.cpp:287
↓ 5 callersFunctionskip_whitespace_and_comments
Rapfi/external/cpptoml/include/cpptoml.h:3124
↓ 5 callersFunctiontdefl_optimize_huffman_table
Rapfi/external/zip/src/miniz.h:2652
↓ 5 callersFunctiontimeText
Rapfi/core/utils.cpp:93
↓ 5 callersMethodunloadWeight
Rapfi/eval/weightloader.h:299
↓ 5 callersMethodvalue
Rapfi/eval/evaluator.h:49
↓ 5 callersFunctionvalueToWinRate
Rapfi/config.h:212
↓ 5 callersMethodwait
* @brief Wait for all the futures stored in this `multi_future`. */
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:237
↓ 5 callersMethodwhiteStonesBegin
Rapfi/database/dbstorage.h:154
↓ 4 callersFunctionLZ4F_compressBound_internal
! LZ4F_compressBound_internal() : * Provides dstCapacity given a srcSize to guarantee operation success in worst case situations. * prefsPtr is op
Rapfi/external/lz4/src/lz4_all.c:4458
↓ 4 callersFunctionLZ4F_getBlockSize
Rapfi/external/lz4/src/lz4_all.c:4412
↓ 4 callersFunctionLZ4F_makeBlock
! LZ4F_makeBlock(): * compress a single block, add header and optional checksum. * assumption : dst buffer capacity is >= BHSize + srcSize + crcSi
Rapfi/external/lz4/src/lz4_all.c:4874
↓ 4 callersFunctionLZ4HC_InsertAndGetWiderMatch
Rapfi/external/lz4/src/lz4_all.c:2748
↓ 4 callersFunctionLZ4_compress_HC
Rapfi/external/lz4/src/lz4_all.c:3467
↓ 4 callersFunctionLZ4_compress_HC_continue
Rapfi/external/lz4/src/lz4_all.c:3657
↓ 4 callersFunctionLZ4_compress_fast_continue
Rapfi/external/lz4/src/lz4_all.c:1570
↓ 4 callersFunctionLZ4_compress_fast_extState
Rapfi/external/lz4/src/lz4_all.c:1288
↓ 4 callersFunctionLZ4_getIndexOnHash
LZ4_getIndexOnHash() : * Index of match position registered in hash table. * hash position must be calculated by using base+index, or dictBase+index
Rapfi/external/lz4/src/lz4_all.c:773
↓ 4 callersFunctionLZ4_putPosition
Rapfi/external/lz4/src/lz4_all.c:761
↓ 4 callersFunctionLZ4_write32
Rapfi/external/lz4/src/lz4_all.c:340
↓ 4 callersFunctionLoadArrayFromNumpy
Rapfi/external/libnpy/include/npy.hpp:638
↓ 4 callersFunctionXXH32_avalanche
mix all bits */
Rapfi/external/lz4/src/xxhash.c:278
↓ 4 callersFunctionXXH32_digest
Rapfi/external/lz4/src/xxhash.c:546
↓ 4 callersFunctionXXH32_endian_align
Rapfi/external/lz4/src/xxhash.c:351
↓ 4 callersFunctionXXH32_reset
Rapfi/external/lz4/src/xxhash.c:437
↓ 4 callersFunctionXXH64_endian_align
Rapfi/external/lz4/src/xxhash.c:810
↓ 4 callersFunctionXXH_read32
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
Rapfi/external/lz4/src/xxhash.c:160
↓ 4 callersFunctionXXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
Rapfi/external/lz4/src/xxhash.c:603
↓ 4 callersFunctionXXH_swap32
Rapfi/external/lz4/src/xxhash.c:203
↓ 4 callersFunctionXXH_swap64
Rapfi/external/lz4/src/xxhash.c:632
↓ 4 callersFunctionalignedLargePageFree
Rapfi/core/platform.cpp:462
↓ 4 callersMethodblackStonesEnd
Rapfi/database/dbstorage.h:153
↓ 4 callersMethodcenterPos
Rapfi/game/board.h:251
↓ 4 callersFunctioncombineNumber
Returns combination number, (n + m - 1)! / ((n - 1)! * m!)
Rapfi/core/utils.h:75
↓ 4 callersMethodcontains
* Determines if this key table contains the given key. */
Rapfi/external/cpptoml/include/cpptoml.h:1336
↓ 4 callersFunctiondecodeU16Move
Each move is represented by a 16bit unsigned integer. It's lower 10 bits are constructed with two index x and y using uint16_t move = (x << 5) | y.
Rapfi/tuning/dataset.cpp:38
↓ 4 callersMethoddel
Rapfi/database/dbclient.cpp:701
↓ 4 callersFunctiondepthBoundRank
Get the rank of the depth-bound of a record
Rapfi/database/dbclient.cpp:50
↓ 4 callersMethoddraw
Rapfi/eval/evaluator.h:46
↓ 4 callersMethodenabled
Rapfi/search/skill.h:46
↓ 4 callersMethodend
* @brief Get the index after the last index of a block. * * @param block The block number. * @return The index after the la
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:1003
↓ 4 callersMethoderase
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:477
↓ 4 callersMethoderase
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:363
↓ 4 callersMethodexpandCandArea
Rapfi/game/board.cpp:522
↓ 4 callersFunctionfindFirstPattern4Pos
Get the first found pos that has the given pattern4. @return Pos::NONE if we cannot find the pattern4 pos. @note Board state must satisfy `board.p4Cou
Rapfi/game/movegen.cpp:110
↓ 4 callersFunctiongetModelFullPath
Rapfi/command/command.cpp:140
↓ 4 callersMethodgetMove
Get the move of this edge.
Rapfi/search/mcts/node.h:43
↓ 4 callersMethodgetQ
Returns the average utility value of this node.
Rapfi/search/mcts/node.h:193
↓ 4 callersMethodget_implicit_value
Rapfi/external/cxxopts/include/cxxopts.hpp:1129
↓ 4 callersMethodhas_implicit
Rapfi/external/cxxopts/include/cxxopts.hpp:1094
↓ 4 callersMethodinit
Rapfi/search/timecontrol.cpp:58
↓ 4 callersMethodinsert
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:256
↓ 4 callersMethodinsert
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:328
↓ 4 callersMethodis_array
* Determines if the TOML element is an array of "leaf" elements. */
Rapfi/external/cpptoml/include/cpptoml.h:534
↓ 4 callersFunctionlabelCompare
Compare two label to see which one is more valuable @return 1 if lhs label is more valuable, -1 if rhs label is more valuable.
Rapfi/database/dbclient.cpp:38
↓ 4 callersFunctionmake_array
Rapfi/external/cpptoml/include/cpptoml.h:1022
↓ 4 callersFunctionmake_consumer
Rapfi/external/cpptoml/include/cpptoml.h:1831
↓ 4 callersFunctionmarkFirstMoveOneHot
Make the first current move to have policy = 1.0f and the rest to have policy = 0.0f.
Rapfi/search/movepick.cpp:77
↓ 4 callersMethodmarkPonderingAvailable
Rapfi/search/searchthread.cpp:217
↓ 4 callersFunctionmateRank
Get the rank of a mate (determined) record
Rapfi/database/dbclient.cpp:59
↓ 4 callersMethodmove
Rapfi/eval/mix10nnue.cpp:421
↓ 4 callersFunctionmz_zip_reader_extract_to_mem_no_alloc
Rapfi/external/zip/src/miniz.h:6456
↓ 4 callersFunctionmz_zip_reader_filename_less
Rapfi/external/zip/src/miniz.h:5350
↓ 4 callersFunctionmz_zip_reader_init_file_v2
Rapfi/external/zip/src/miniz.h:5930
↓ 4 callersFunctionmz_zip_writer_compute_padding_needed_for_file_alignment
Rapfi/external/zip/src/miniz.h:8332
← previousnext →201–300 of 3,291, ranked by callers