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
↓ 4 callers
Function
mz_zip_writer_init_v2
Rapfi/external/zip/src/miniz.h:7786
↓ 4 callers
Function
mz_zip_writer_write_zeros
Rapfi/external/zip/src/miniz.h:8342
↓ 4 callers
Function
mz_zip_zero_struct
Rapfi/external/zip/src/miniz.h:5796
↓ 4 callers
Function
parseLegalCoord
Parse a coord in form 'x,y' from in stream and check if the pos is legal. Legal means the pos must be an empty cell or an non-consecutive pass move.
Rapfi/command/gomocup.cpp:77
↓ 4 callers
Function
parse_int
Rapfi/external/cpptoml/include/cpptoml.h:2787
↓ 4 callers
Method
positionString
Rapfi/game/board.cpp:549
↓ 4 callers
Function
power
Rapfi/core/utils.h:45
↓ 4 callers
Method
prefetch
Rapfi/search/hashtable.cpp:173
↓ 4 callers
Function
read_variable_length
Rapfi/external/lz4/src/lz4_all.c:1720
↓ 4 callers
Method
runTask
Rapfi/search/searchthread.cpp:75
↓ 4 callers
Method
setBoardAndEvaluator
Rapfi/search/searchthread.cpp:166
↓ 4 callers
Method
setTerminal
Rapfi/search/mcts/node.cpp:45
↓ 4 callers
Method
setupEvaluator
Rapfi/search/searchthread.cpp:298
↓ 4 callers
Function
simde_float16_from_float32
Conversion -- convert between single-precision and half-precision * floats. */
Rapfi/external/simde/include/simde/simde-f16.h:171
↓ 4 callers
Function
simde_float16_to_float32
Rapfi/external/simde/include/simde/simde-f16.h:229
↓ 4 callers
Function
simde_math_subs_i16
Rapfi/external/simde/include/simde/simde-math.h:1955
↓ 4 callers
Function
simde_mm_cvtsi128_si32
Rapfi/external/simde/include/simde/x86/sse2.h:2934
↓ 4 callers
Function
simde_mm_store_ps
Rapfi/external/simde/include/simde/x86/sse.h:4201
↓ 4 callers
Method
start
* @brief Get the first index of a block. * * @param block The block number. * @return The first index. */
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:992
↓ 4 callers
Function
tdefl_create_comp_flags_from_zip_params
level may actually range from [0,10] (10 is a "hidden" max level, where we * want a bit more compression and it's fine if throughput to fall off a cl
Rapfi/external/zip/src/miniz.h:3889
↓ 4 callers
Function
tdefl_flush_block
Rapfi/external/zip/src/miniz.h:3024
↓ 4 callers
Function
trim
Removes leading and trailing whitespaces */
Rapfi/external/libnpy/include/npy.hpp:299
↓ 4 callers
Method
visit
Rapfi/external/cpptoml/include/cpptoml.h:3319
↓ 4 callers
Method
wait_for
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:252
↓ 3 callers
Function
ConsoleCPToUTF8
Rapfi/core/utils.cpp:182
↓ 3 callers
Function
LZ4F_decodeHeader
! LZ4F_decodeHeader() : * input : `src` points at the **beginning of the frame** * output : set internal values of dctx, such as *
Rapfi/external/lz4/src/lz4_all.c:5256
↓ 3 callers
Function
LZ4F_decompress
! LZ4F_decompress() : * Call this function repetitively to regenerate compressed data in srcBuffer. * The function will attempt to decode up to *s
Rapfi/external/lz4/src/lz4_all.c:5527
↓ 3 callers
Function
LZ4F_initStream
* This function prepares the internal LZ4(HC) stream for a new compression, * resetting the context and attaching the dictionary, if there is one. *
Rapfi/external/lz4/src/lz4_all.c:4704
↓ 3 callers
Function
LZ4F_localSaveDict
Save history (up to 64KB) into @tmpBuff */
Rapfi/external/lz4/src/lz4_all.c:4946
↓ 3 callers
Function
LZ4F_resetDecompressionContext
Rapfi/external/lz4/src/lz4_all.c:5240
↓ 3 callers
Function
LZ4F_updateDict
LZ4F_updateDict() : * only used for LZ4F_blockLinked mode * Condition : dstPtr != NULL */
Rapfi/external/lz4/src/lz4_all.c:5438
↓ 3 callers
Function
LZ4HC_FindLongerMatch
Rapfi/external/lz4/src/lz4_all.c:3810
↓ 3 callers
Function
LZ4HC_Insert
Update chains up to ip (excluded) */
Rapfi/external/lz4/src/lz4_all.c:2631
↓ 3 callers
Function
LZ4HC_compress_generic_noDictCtx
Rapfi/external/lz4/src/lz4_all.c:3374
↓ 3 callers
Function
LZ4HC_countBack
LZ4HC_countBack() : * @return : negative value, nb of common bytes before ip/match */
Rapfi/external/lz4/src/lz4_all.c:2653
↓ 3 callers
Function
LZ4HC_countPattern
LZ4HC_countPattern() : * pattern32 must be a sample of repetitive pattern of length 1, 2 or 4 (but not 3!) */
Rapfi/external/lz4/src/lz4_all.c:2684
↓ 3 callers
Function
LZ4HC_hashPtr
Rapfi/external/lz4/src/lz4_all.c:2601
↓ 3 callers
Function
LZ4HC_protectDictEnd
LZ4HC_protectDictEnd() : * Checks if the match is in the last 3 bytes of the dictionary, so reading the * 4 byte MINMATCH would overflow. * @return
Rapfi/external/lz4/src/lz4_all.c:2740
↓ 3 callers
Function
LZ4HC_sequencePrice
requires mlen >= MINMATCH */
Rapfi/external/lz4/src/lz4_all.c:3790
↓ 3 callers
Function
LZ4_NbCommonBytes
-************************************ * Common functions **************************************/
Rapfi/external/lz4/src/lz4_all.c:513
↓ 3 callers
Function
LZ4_compressHC_continue_generic
Rapfi/external/lz4/src/lz4_all.c:3620
↓ 3 callers
Function
LZ4_createStream
Rapfi/external/lz4/src/lz4_all.c:1427
↓ 3 callers
Function
LZ4_createStreamHC
* Streaming Functions **************************************/ allocation */
Rapfi/external/lz4/src/lz4_all.c:3500
↓ 3 callers
Function
LZ4_decompress_safe
Rapfi/external/lz4/src/lz4_all.c:2183
↓ 3 callers
Function
LZ4_isAligned
Rapfi/external/lz4/src/lz4_all.c:264
↓ 3 callers
Function
LZ4_readLE16
Rapfi/external/lz4/src/lz4_all.c:385
↓ 3 callers
Function
LZ4_resetStreamHC_fast
Rapfi/external/lz4/src/lz4_all.c:3542
↓ 3 callers
Function
LZ4_writeLE16
Rapfi/external/lz4/src/lz4_all.c:395
↓ 3 callers
Function
LegacyFileCPToUTF8
Rapfi/core/utils.cpp:131
↓ 3 callers
Function
SIMDE_MM_GET_ROUNDING_MODE
Rapfi/external/simde/include/simde/x86/sse.h:439
↓ 3 callers
Function
UTF8ToConsoleCP
Rapfi/core/utils.cpp:230
↓ 3 callers
Function
XXH32
Rapfi/external/lz4/src/xxhash.c:392
↓ 3 callers
Method
addVisits
Increment the number of edge visits by delta atomically. @param delta The number of edge visits to change. @return The number of edge visits after cha
Rapfi/search/mcts/node.h:73
↓ 3 callers
Function
alignedLargePageAlloc
Rapfi/core/platform.cpp:427
↓ 3 callers
Method
as_table_array
* Converts the TOML element into a table array. */
Rapfi/external/cpptoml/include/cpptoml.h:560
↓ 3 callers
Method
asyncSaveToDir
Rapfi/tuning/datawriter.cpp:517
↓ 3 callers
Method
bufferedSize
Rapfi/tuning/datawriter.cpp:505
↓ 3 callers
Method
capacity
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:307
↓ 3 callers
Method
cbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:242
↓ 3 callers
Method
cellCount
Rapfi/game/board.h:250
↓ 3 callers
Method
checkExit
Rapfi/search/searchthread.cpp:190
↓ 3 callers
Function
checkLastMoveIsNotPass
Rapfi/command/gomocup.cpp:65
↓ 3 callers
Function
checkP4
Checks whether current p4Count in stateInfo matches that on board (used in debug).
Rapfi/game/board.cpp:36
↓ 3 callers
Method
clear
Rapfi/search/mcts/search.cpp:875
↓ 3 callers
Function
databaseToCSVFile
Rapfi/database/dbutils.cpp:179
↓ 3 callers
Function
determine_thread_count
* @brief Determine how many threads the pool should have, based on the parameter passed to the constructor or reset(). * * @param num_thread
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:892
↓ 3 callers
Method
empty
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:292
↓ 3 callers
Method
empty
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:274
↓ 3 callers
Function
eol_or_comment
Rapfi/external/cpptoml/include/cpptoml.h:3153
↓ 3 callers
Function
evaluate
Rapfi/eval/eval.cpp:96
↓ 3 callers
Function
evaluateBasic
Evaluates basic patterns on board.
Rapfi/eval/eval.cpp:73
↓ 3 callers
Method
evaluatePolicy
Rapfi/eval/mix10nnue.cpp:1022
↓ 3 callers
Function
find_end_of_time
Rapfi/external/cpptoml/include/cpptoml.h:2891
↓ 3 callers
Function
floorLog2
Rapfi/core/utils.h:58
↓ 3 callers
Method
getBound
Returns the propogated value bound of this node.
Rapfi/search/mcts/node.h:217
↓ 3 callers
Method
getComputeFlag
Rapfi/eval/evaluator.h:99
↓ 3 callers
Method
getD
Returns the average draw rate of this node.
Rapfi/search/mcts/node.h:199
↓ 3 callers
Method
getMemoryLimit
Rapfi/search/ab/search.cpp:85
↓ 3 callers
Method
getNumShards
Get the total number of shards of this node table.
Rapfi/search/mcts/nodetable.h:59
↓ 3 callers
Function
getPosition
Rapfi/command/gomocup.cpp:603
↓ 3 callers
Method
getQVar
Rapfi/search/mcts/node.cpp:124
↓ 3 callers
Method
getRecentMove
Get recent history move pos according to reverse index. @param reverseIndex Reverse index starting from 0 (0 means the last move).
Rapfi/game/board.h:293
↓ 3 callers
Method
hasPolicyScore
Whether this movepicker has policy score from the evaluator.
Rapfi/search/movepick.h:52
↓ 3 callers
Method
hasText
Rapfi/database/dbutils.cpp:150
↓ 3 callers
Method
has_default
TODO: maybe default options should count towards the number of arguments
Rapfi/external/cxxopts/include/cxxopts.hpp:1375
↓ 3 callers
Method
incrementVisits
Directly increment the total visits of this node by delta. Usually used for visiting a terminal node.
Rapfi/search/mcts/node.h:243
↓ 3 callers
Function
isDBKeySymmetry
Check if a DBKey is symmetry under the given transform.
Rapfi/database/dbclient.cpp:305
↓ 3 callers
Function
iterateParentKeys
Rapfi/database/dbclient.cpp:109
↓ 3 callers
Method
linearValue
Rapfi/tuning/tuner.cpp:208
↓ 3 callers
Function
loadConfig
Rapfi/command/command.cpp:108
↓ 3 callers
Method
loadWeightFromFile
Rapfi/eval/weightloader.h:247
↓ 3 callers
Method
loss
Rapfi/eval/evaluator.h:45
↓ 3 callers
Function
makeFileListFromPathList
Rapfi/core/utils.cpp:366
↓ 3 callers
Function
make_table_array
Rapfi/external/cpptoml/include/cpptoml.h:1194
↓ 3 callers
Method
maximum
Rapfi/search/timecontrol.h:75
↓ 3 callers
Function
mz_deflateEnd
Rapfi/external/zip/src/miniz.h:2053
↓ 3 callers
Function
mz_write_le16
Rapfi/external/zip/src/miniz.h:7687
↓ 3 callers
Function
mz_zip_array_init
Rapfi/external/zip/src/miniz.h:5161
↓ 3 callers
Function
mz_zip_file_stat_internal
Rapfi/external/zip/src/miniz.h:6168
↓ 3 callers
Function
mz_zip_reader_extract_to_file
Rapfi/external/zip/src/miniz.h:7238
← previous
next →
301–400 of 3,291, ranked by callers