MCPcopy Create free account

hub / github.com/dhbloo/rapfi / functions

Functions3,291 in github.com/dhbloo/rapfi

↓ 4 callersFunctionmz_zip_writer_init_v2
Rapfi/external/zip/src/miniz.h:7786
↓ 4 callersFunctionmz_zip_writer_write_zeros
Rapfi/external/zip/src/miniz.h:8342
↓ 4 callersFunctionmz_zip_zero_struct
Rapfi/external/zip/src/miniz.h:5796
↓ 4 callersFunctionparseLegalCoord
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 callersFunctionparse_int
Rapfi/external/cpptoml/include/cpptoml.h:2787
↓ 4 callersMethodpositionString
Rapfi/game/board.cpp:549
↓ 4 callersFunctionpower
Rapfi/core/utils.h:45
↓ 4 callersMethodprefetch
Rapfi/search/hashtable.cpp:173
↓ 4 callersFunctionread_variable_length
Rapfi/external/lz4/src/lz4_all.c:1720
↓ 4 callersMethodrunTask
Rapfi/search/searchthread.cpp:75
↓ 4 callersMethodsetBoardAndEvaluator
Rapfi/search/searchthread.cpp:166
↓ 4 callersMethodsetTerminal
Rapfi/search/mcts/node.cpp:45
↓ 4 callersMethodsetupEvaluator
Rapfi/search/searchthread.cpp:298
↓ 4 callersFunctionsimde_float16_from_float32
Conversion -- convert between single-precision and half-precision * floats. */
Rapfi/external/simde/include/simde/simde-f16.h:171
↓ 4 callersFunctionsimde_float16_to_float32
Rapfi/external/simde/include/simde/simde-f16.h:229
↓ 4 callersFunctionsimde_math_subs_i16
Rapfi/external/simde/include/simde/simde-math.h:1955
↓ 4 callersFunctionsimde_mm_cvtsi128_si32
Rapfi/external/simde/include/simde/x86/sse2.h:2934
↓ 4 callersFunctionsimde_mm_store_ps
Rapfi/external/simde/include/simde/x86/sse.h:4201
↓ 4 callersMethodstart
* @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 callersFunctiontdefl_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 callersFunctiontdefl_flush_block
Rapfi/external/zip/src/miniz.h:3024
↓ 4 callersFunctiontrim
Removes leading and trailing whitespaces */
Rapfi/external/libnpy/include/npy.hpp:299
↓ 4 callersMethodvisit
Rapfi/external/cpptoml/include/cpptoml.h:3319
↓ 4 callersMethodwait_for
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:252
↓ 3 callersFunctionConsoleCPToUTF8
Rapfi/core/utils.cpp:182
↓ 3 callersFunctionLZ4F_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 callersFunctionLZ4F_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 callersFunctionLZ4F_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 callersFunctionLZ4F_localSaveDict
Save history (up to 64KB) into @tmpBuff */
Rapfi/external/lz4/src/lz4_all.c:4946
↓ 3 callersFunctionLZ4F_resetDecompressionContext
Rapfi/external/lz4/src/lz4_all.c:5240
↓ 3 callersFunctionLZ4F_updateDict
LZ4F_updateDict() : * only used for LZ4F_blockLinked mode * Condition : dstPtr != NULL */
Rapfi/external/lz4/src/lz4_all.c:5438
↓ 3 callersFunctionLZ4HC_FindLongerMatch
Rapfi/external/lz4/src/lz4_all.c:3810
↓ 3 callersFunctionLZ4HC_Insert
Update chains up to ip (excluded) */
Rapfi/external/lz4/src/lz4_all.c:2631
↓ 3 callersFunctionLZ4HC_compress_generic_noDictCtx
Rapfi/external/lz4/src/lz4_all.c:3374
↓ 3 callersFunctionLZ4HC_countBack
LZ4HC_countBack() : * @return : negative value, nb of common bytes before ip/match */
Rapfi/external/lz4/src/lz4_all.c:2653
↓ 3 callersFunctionLZ4HC_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 callersFunctionLZ4HC_hashPtr
Rapfi/external/lz4/src/lz4_all.c:2601
↓ 3 callersFunctionLZ4HC_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 callersFunctionLZ4HC_sequencePrice
requires mlen >= MINMATCH */
Rapfi/external/lz4/src/lz4_all.c:3790
↓ 3 callersFunctionLZ4_NbCommonBytes
-************************************ * Common functions **************************************/
Rapfi/external/lz4/src/lz4_all.c:513
↓ 3 callersFunctionLZ4_compressHC_continue_generic
Rapfi/external/lz4/src/lz4_all.c:3620
↓ 3 callersFunctionLZ4_createStream
Rapfi/external/lz4/src/lz4_all.c:1427
↓ 3 callersFunctionLZ4_createStreamHC
* Streaming Functions **************************************/ allocation */
Rapfi/external/lz4/src/lz4_all.c:3500
↓ 3 callersFunctionLZ4_decompress_safe
Rapfi/external/lz4/src/lz4_all.c:2183
↓ 3 callersFunctionLZ4_isAligned
Rapfi/external/lz4/src/lz4_all.c:264
↓ 3 callersFunctionLZ4_readLE16
Rapfi/external/lz4/src/lz4_all.c:385
↓ 3 callersFunctionLZ4_resetStreamHC_fast
Rapfi/external/lz4/src/lz4_all.c:3542
↓ 3 callersFunctionLZ4_writeLE16
Rapfi/external/lz4/src/lz4_all.c:395
↓ 3 callersFunctionLegacyFileCPToUTF8
Rapfi/core/utils.cpp:131
↓ 3 callersFunctionSIMDE_MM_GET_ROUNDING_MODE
Rapfi/external/simde/include/simde/x86/sse.h:439
↓ 3 callersFunctionUTF8ToConsoleCP
Rapfi/core/utils.cpp:230
↓ 3 callersFunctionXXH32
Rapfi/external/lz4/src/xxhash.c:392
↓ 3 callersMethodaddVisits
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 callersFunctionalignedLargePageAlloc
Rapfi/core/platform.cpp:427
↓ 3 callersMethodas_table_array
* Converts the TOML element into a table array. */
Rapfi/external/cpptoml/include/cpptoml.h:560
↓ 3 callersMethodasyncSaveToDir
Rapfi/tuning/datawriter.cpp:517
↓ 3 callersMethodbufferedSize
Rapfi/tuning/datawriter.cpp:505
↓ 3 callersMethodcapacity
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:307
↓ 3 callersMethodcbegin
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:242
↓ 3 callersMethodcellCount
Rapfi/game/board.h:250
↓ 3 callersMethodcheckExit
Rapfi/search/searchthread.cpp:190
↓ 3 callersFunctioncheckLastMoveIsNotPass
Rapfi/command/gomocup.cpp:65
↓ 3 callersFunctioncheckP4
Checks whether current p4Count in stateInfo matches that on board (used in debug).
Rapfi/game/board.cpp:36
↓ 3 callersMethodclear
Rapfi/search/mcts/search.cpp:875
↓ 3 callersFunctiondatabaseToCSVFile
Rapfi/database/dbutils.cpp:179
↓ 3 callersFunctiondetermine_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 callersMethodempty
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:292
↓ 3 callersMethodempty
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:274
↓ 3 callersFunctioneol_or_comment
Rapfi/external/cpptoml/include/cpptoml.h:3153
↓ 3 callersFunctionevaluate
Rapfi/eval/eval.cpp:96
↓ 3 callersFunctionevaluateBasic
Evaluates basic patterns on board.
Rapfi/eval/eval.cpp:73
↓ 3 callersMethodevaluatePolicy
Rapfi/eval/mix10nnue.cpp:1022
↓ 3 callersFunctionfind_end_of_time
Rapfi/external/cpptoml/include/cpptoml.h:2891
↓ 3 callersFunctionfloorLog2
Rapfi/core/utils.h:58
↓ 3 callersMethodgetBound
Returns the propogated value bound of this node.
Rapfi/search/mcts/node.h:217
↓ 3 callersMethodgetComputeFlag
Rapfi/eval/evaluator.h:99
↓ 3 callersMethodgetD
Returns the average draw rate of this node.
Rapfi/search/mcts/node.h:199
↓ 3 callersMethodgetMemoryLimit
Rapfi/search/ab/search.cpp:85
↓ 3 callersMethodgetNumShards
Get the total number of shards of this node table.
Rapfi/search/mcts/nodetable.h:59
↓ 3 callersFunctiongetPosition
Rapfi/command/gomocup.cpp:603
↓ 3 callersMethodgetQVar
Rapfi/search/mcts/node.cpp:124
↓ 3 callersMethodgetRecentMove
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 callersMethodhasPolicyScore
Whether this movepicker has policy score from the evaluator.
Rapfi/search/movepick.h:52
↓ 3 callersMethodhasText
Rapfi/database/dbutils.cpp:150
↓ 3 callersMethodhas_default
TODO: maybe default options should count towards the number of arguments
Rapfi/external/cxxopts/include/cxxopts.hpp:1375
↓ 3 callersMethodincrementVisits
Directly increment the total visits of this node by delta. Usually used for visiting a terminal node.
Rapfi/search/mcts/node.h:243
↓ 3 callersFunctionisDBKeySymmetry
Check if a DBKey is symmetry under the given transform.
Rapfi/database/dbclient.cpp:305
↓ 3 callersFunctioniterateParentKeys
Rapfi/database/dbclient.cpp:109
↓ 3 callersMethodlinearValue
Rapfi/tuning/tuner.cpp:208
↓ 3 callersFunctionloadConfig
Rapfi/command/command.cpp:108
↓ 3 callersMethodloadWeightFromFile
Rapfi/eval/weightloader.h:247
↓ 3 callersMethodloss
Rapfi/eval/evaluator.h:45
↓ 3 callersFunctionmakeFileListFromPathList
Rapfi/core/utils.cpp:366
↓ 3 callersFunctionmake_table_array
Rapfi/external/cpptoml/include/cpptoml.h:1194
↓ 3 callersMethodmaximum
Rapfi/search/timecontrol.h:75
↓ 3 callersFunctionmz_deflateEnd
Rapfi/external/zip/src/miniz.h:2053
↓ 3 callersFunctionmz_write_le16
Rapfi/external/zip/src/miniz.h:7687
↓ 3 callersFunctionmz_zip_array_init
Rapfi/external/zip/src/miniz.h:5161
↓ 3 callersFunctionmz_zip_file_stat_internal
Rapfi/external/zip/src/miniz.h:6168
↓ 3 callersFunctionmz_zip_reader_extract_to_file
Rapfi/external/zip/src/miniz.h:7238
← previousnext →301–400 of 3,291, ranked by callers