MCPcopy Create free account

hub / github.com/dhbloo/rapfi / functions

Functions3,291 in github.com/dhbloo/rapfi

↓ 276 callersFunctionmz_zip_set_error
Rapfi/external/zip/src/miniz.h:5305
↓ 229 callersMethodsize
Rapfi/game/board.h:249
↓ 129 callersFunctionend
Rapfi/external/cxxopts/include/cxxopts.hpp:237
↓ 122 callersMethodpush_back
Rapfi/external/cpptoml/include/cpptoml.h:898
↓ 107 callersMethodempty
Rapfi/external/cpptoml/include/cpptoml.h:1328
↓ 85 callersMethodvalue_or
Rapfi/external/cpptoml/include/cpptoml.h:89
↓ 78 callersMethodget
* Obtains the base for a given key. * @throw std::out_of_range if the key does not exist */
Rapfi/external/cpptoml/include/cpptoml.h:1355
↓ 76 callersMethodsideToMove
Rapfi/game/board.h:265
↓ 72 callersMethodend
Rapfi/search/movepick.h:84
↓ 65 callersMethoddefault_value
Rapfi/external/cxxopts/include/cxxopts.hpp:1100
↓ 62 callersMethodp4Count
Get the current pattern4 accumulate counter for one side.
Rapfi/game/board.h:278
↓ 60 callersFunctionbegin
Rapfi/external/cxxopts/include/cxxopts.hpp:230
↓ 56 callersMethodbegin
Rapfi/search/movepick.h:83
↓ 55 callersFunctionthrow_parse_exception
Rapfi/external/cpptoml/include/cpptoml.h:1926
↓ 52 callersMethodply
Rapfi/game/board.h:260
↓ 51 callersMethodsize
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:297
↓ 45 callersFunctionnow
Rapfi/core/utils.cpp:35
↓ 45 callersMethodx
Rapfi/core/pos.h:50
↓ 44 callersMethody
Rapfi/core/pos.h:51
↓ 41 callersFunctionadd
Rapfi/eval/simdops.h:2258
↓ 41 callersMethodwrite
* Write out a string. */
Rapfi/external/cpptoml/include/cpptoml.h:3468
↓ 40 callersMethodread
Rapfi/tuning/tunemap.h:94
↓ 40 callersMethodsize
Rapfi/database/yxdbstorage.cpp:191
↓ 37 callersFunctionerr0r
Rapfi/external/lz4/src/lz4_all.c:4401
↓ 37 callersMethodpattern
Get the line level pattern of this cell.
Rapfi/game/board.h:115
↓ 37 callersFunctionprefetch
Preloads the given address in L1/L2 cache. This is a non-blocking function that doesn't stall the CPU waiting for data to be loaded from memory, which
Rapfi/core/platform.h:136
↓ 36 callersMethodload
Rapfi/search/hashtable.cpp:285
↓ 35 callersMethodfind
Rapfi/search/opening.cpp:111
↓ 34 callersMethodend
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:247
↓ 34 callersMethodend
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:229
↓ 34 callersMethodmain
Rapfi/search/searchthread.h:226
↓ 33 callersMethodclear
Rapfi/eval/mix10nnue.cpp:328
↓ 33 callersMethodreserve
* Reserve space for n values. */
Rapfi/external/cpptoml/include/cpptoml.h:995
↓ 32 callersFunctionSIMDE_POWER_ALTIVEC_VECTOR
Rapfi/external/simde/include/simde/x86/sse.h:782
↓ 32 callersFunctionSIMDE_REQUIRE_CONSTANT
Rapfi/external/simde/include/simde/x86/ssse3.h:259
↓ 32 callersMethodmove
Rapfi/game/board.h:430
↓ 31 callersMethoddbStorage
Rapfi/search/searchthread.h:228
↓ 31 callersFunctionmain
Rapfi/main.cpp:34
↓ 30 callersMethodcount
Rapfi/external/cxxopts/include/cxxopts.hpp:1363
↓ 29 callersMethoderase
* Erase an element from the array */
Rapfi/external/cpptoml/include/cpptoml.h:979
↓ 27 callersFunctionarraySize
Rapfi/core/utils.h:39
↓ 26 callersMethodresize
Rapfi/search/hashtable.cpp:95
↓ 26 callersMethodwhat
Rapfi/external/cxxopts/include/cxxopts.hpp:380
↓ 25 callersMethodbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:232
↓ 25 callersMethodbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:214
↓ 24 callersFunctionpathToConsoleString
Rapfi/core/utils.cpp:309
↓ 23 callersMethodstore
Rapfi/search/hashtable.cpp:213
↓ 21 callersMethodbegin
Rapfi/external/cpptoml/include/cpptoml.h:799
↓ 21 callersMethodend
Rapfi/database/cache.h:127
↓ 21 callersMethodend
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:183
↓ 21 callersMethodend
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:201
↓ 21 callersMethodend
Rapfi/external/cpptoml/include/cpptoml.h:809
↓ 21 callersMethodget_table
* Obtains a table for a given key, if possible. */
Rapfi/external/cpptoml/include/cpptoml.h:1377
↓ 21 callersMethodinsert
Rapfi/external/cpptoml/include/cpptoml.h:939
↓ 21 callersFunctionmz_zip_array_clear
Rapfi/external/zip/src/miniz.h:5167
↓ 20 callersFunctionLZ4_compress_generic
LZ4_compress_generic() : * inlined, to ensure branches are decided at compilation time; * takes care of src == (NULL, 0) * and forward the rest
Rapfi/external/lz4/src/lz4_all.c:1250
↓ 20 callersFunctionSIMDE_POWER_ALTIVEC_VECTOR
Rapfi/external/simde/include/simde/x86/sse2.h:3898
↓ 20 callersFunctionswap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:814
↓ 18 callersFunctionLZ4_read32
Rapfi/external/lz4/src/lz4_all.c:336
↓ 18 callersFunctionTDEFL_READ_UNALIGNED_WORD2
Rapfi/external/zip/src/miniz.h:3161
↓ 18 callersMethodget
Get color of piece at pos on board.
Rapfi/game/board.h:221
↓ 18 callersFunctionmated_in
Construct a value for being mated in N ply
Rapfi/core/types.h:196
↓ 18 callersMethodoperator()
Rapfi/external/flat.hpp/headers/flat.hpp/detail/eq_compare.hpp:20
↓ 18 callersMethodstr
TODO(llohse): implement as constexpr
Rapfi/external/libnpy/include/npy.hpp:79
↓ 17 callersFunctionLZ4F_isError
Rapfi/external/lz4/src/lz4_all.c:4383
↓ 17 callersMethodbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:168
↓ 17 callersMethodbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:186
↓ 16 callersFunctionconstructDBKey
Rapfi/database/dbclient.cpp:333
↓ 16 callersMethodend
Rapfi/external/cxxopts/include/cxxopts.hpp:1543
↓ 16 callersFunctionmate_in
Construct a value for mate in N ply
Rapfi/core/types.h:190
↓ 15 callersFunctionconsume_whitespace
Rapfi/external/cpptoml/include/cpptoml.h:3139
↓ 15 callersMethodelapsed
Rapfi/search/timecontrol.h:76
↓ 15 callersMethodfind
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:517
↓ 15 callersMethodget
Rapfi/database/yxdbstorage.cpp:107
↓ 15 callersFunctionmz_zip_array_push_back
Rapfi/external/zip/src/miniz.h:5224
↓ 14 callersMethodbound
Return the bound component of a depth bound.
Rapfi/database/dbtypes.h:96
↓ 14 callersMethodmovesLeft
Rapfi/game/board.h:264
↓ 14 callersFunctionmz_crc32
Rapfi/external/zip/src/miniz.h:1828
↓ 14 callersFunctionmz_zip_array_resize
Rapfi/external/zip/src/miniz.h:5206
↓ 14 callersMethodnewGame
Rapfi/game/board.h:421
↓ 14 callersMethodoperator()
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:48
↓ 14 callersMethodsearcher
Rapfi/search/searchthread.h:227
↓ 14 callersFunctiontoLocalString
Rapfi/external/cxxopts/include/cxxopts.hpp:106
↓ 14 callersMethodundo
Rapfi/game/board.h:438
↓ 14 callersMethodzobristKey
Fetch the current board hash key.
Rapfi/game/board.h:268
↓ 13 callersFunctionLZ4_compressBound
Rapfi/external/lz4/src/lz4_all.c:674
↓ 13 callersFunctionXXH64_round
Rapfi/external/lz4/src/xxhash.c:672
↓ 13 callersFunctionapplyTransform
Apply a type of transform to the pos with a square board size.
Rapfi/core/pos.h:209
↓ 13 callersMethodbegin
Give a list view of all cached items.
Rapfi/database/cache.h:126
↓ 13 callersFunctiongetDrawValue
Get the return value after reaching the max game ply.
Rapfi/search/searchcommon.cpp:65
↓ 13 callersMethodgetVisits
Get the number of edge visits of this edge.
Rapfi/search/mcts/node.h:68
↓ 13 callersMethodnonPassMoveCount
Rapfi/game/board.h:261
↓ 13 callersMethodset
Rapfi/database/yxdbstorage.cpp:119
↓ 13 callersMethodthisThread
Rapfi/game/board.h:254
↓ 12 callersFunctionFOR_EVERY_EMPTY_POS
Rapfi/game/board.cpp:39
↓ 12 callersFunctionI
Rapfi/config.cpp:52
↓ 12 callersFunctionXXH32_round
Rapfi/external/lz4/src/xxhash.c:269
↓ 12 callersFunctioncopy
Rapfi/eval/simdops.h:2237
↓ 12 callersMethodget
Rapfi/search/history.h:47
↓ 12 callersFunctionis_number
Rapfi/external/cpptoml/include/cpptoml.h:1762
next →1–100 of 3,291, ranked by callers