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
↓ 2 callers
Function
simde_x_aes_enc
* Performs the AES cipher operation */
Rapfi/external/simde/include/simde/x86/aes.h:233
↓ 2 callers
Method
size
Return the number of items in the cache table.
Rapfi/database/cache.h:110
↓ 2 callers
Method
size
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:233
↓ 2 callers
Method
size
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:251
↓ 2 callers
Method
size
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:279
↓ 2 callers
Function
speedText
Rapfi/core/utils.cpp:119
↓ 2 callers
Function
start
Rapfi/command/gomocup.cpp:544
↓ 2 callers
Function
statBonus
History and stats update bonus, based on depth
Rapfi/search/ab/history.cpp:29
↓ 2 callers
Function
storedValueToSearchValue
Rapfi/core/types.h:215
↓ 2 callers
Function
string_literal
Rapfi/external/cpptoml/include/cpptoml.h:2494
↓ 2 callers
Function
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multiset.hpp:608
↓ 2 callers
Function
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_multimap.hpp:699
↓ 2 callers
Function
swap
Rapfi/external/flat.hpp/headers/flat.hpp/flat_set.hpp:681
↓ 2 callers
Function
tdefl_compress
Rapfi/external/zip/src/miniz.h:3679
↓ 2 callers
Function
tdefl_compress_block
Rapfi/external/zip/src/miniz.h:3016
↓ 2 callers
Function
tdefl_compress_mem_to_output
Rapfi/external/zip/src/miniz.h:3804
↓ 2 callers
Function
tdefl_flush_output_buffer
Rapfi/external/zip/src/miniz.h:3658
↓ 2 callers
Function
tdefl_output_buffer_putter
Rapfi/external/zip/src/miniz.h:3829
↓ 2 callers
Function
tdefl_record_literal
Rapfi/external/zip/src/miniz.h:3474
↓ 2 callers
Method
tie
Rapfi/external/libnpy/include/npy.hpp:87
↓ 2 callers
Function
unpackBytesToBits
Unpacks a byte array into bit array (in big-endian). @param bytes The source of byte array @param numBits number of bits to unpack @param bits Destina
Rapfi/tuning/dataset.cpp:49
↓ 2 callers
Method
update
Update label, value, depth, bound of this record
Rapfi/database/dbtypes.h:105
↓ 2 callers
Function
validateOpponentCMove
Rapfi/game/movegen.cpp:740
↓ 2 callers
Function
wait
* @brief Wait for tasks to be completed. Normally, this function waits for all tasks, both those that are currently running in the threads and those t
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:761
↓ 2 callers
Function
winRateToValue
Converts a winning rate in [0, 1] to a evaluation value using current ScalingFactor.
Rapfi/config.h:222
↓ 2 callers
Function
write_header
Rapfi/external/libnpy/include/npy.hpp:530
↓ 2 callers
Function
zip_archive_extract
Rapfi/external/zip/src/zip.c:293
↓ 2 callers
Function
zip_archive_truncate
Rapfi/external/zip/src/zip.c:278
↓ 2 callers
Function
zip_entry_open
Rapfi/external/zip/src/zip.c:888
↓ 2 callers
Function
zip_entry_write
Rapfi/external/zip/src/zip.c:1300
↓ 2 callers
Function
zip_stream_open
Rapfi/external/zip/src/zip.c:1589
↓ 1 callers
Function
IsFalseText
Rapfi/external/cxxopts/include/cxxopts.hpp:614
↓ 1 callers
Function
IsTrueText
Rapfi/external/cxxopts/include/cxxopts.hpp:596
↓ 1 callers
Function
LZ4F_compressBegin
! LZ4F_compressBegin() : * init streaming compression AND writes frame header into @dstBuffer. * @dstCapacity must be >= LZ4F_HEADER_SIZE_MAX bytes
Rapfi/external/lz4/src/lz4_all.c:4844
↓ 1 callers
Function
LZ4F_compressBound
LZ4F_compressBound() : * @return minimum capacity of dstBuffer for a given srcSize to handle worst case scenario. * LZ4F_preferences_t structure is
Rapfi/external/lz4/src/lz4_all.c:4858
↓ 1 callers
Function
LZ4F_compressFrameBound
Rapfi/external/lz4/src/lz4_all.c:4485
↓ 1 callers
Function
LZ4F_compressFrame_usingCDict
! LZ4F_compressFrame_usingCDict() : * Compress srcBuffer using a dictionary, in a single step. * cdict can be NULL, in which case, no dictionary i
Rapfi/external/lz4/src/lz4_all.c:4507
↓ 1 callers
Function
LZ4F_createDecompressionContext
! LZ4F_createDecompressionContext() : * Create a decompressionContext object, which will track all decompression operations. * Provides a pointer
Rapfi/external/lz4/src/lz4_all.c:5212
↓ 1 callers
Function
LZ4F_flush
! LZ4F_flush() : * When compressed data must be sent immediately, without waiting for a block to be filled, * invoke LZ4_flush(), which will immed
Rapfi/external/lz4/src/lz4_all.c:5081
↓ 1 callers
Function
LZ4F_freeCDict
Rapfi/external/lz4/src/lz4_all.c:4648
↓ 1 callers
Function
LZ4F_freeDecompressionContext
Rapfi/external/lz4/src/lz4_all.c:5225
↓ 1 callers
Function
LZ4F_headerSize
! LZ4F_headerSize() : * @return : size of frame header * or an error code, which can be tested using LZ4F_isError() */
Rapfi/external/lz4/src/lz4_all.c:5355
↓ 1 callers
Function
LZ4F_optimalBSID
-************************************ * Simple-pass compression functions **************************************/
Rapfi/external/lz4/src/lz4_all.c:4438
↓ 1 callers
Function
LZ4F_readLE64
Rapfi/external/lz4/src/lz4_all.c:4300
↓ 1 callers
Function
LZ4F_writeLE64
Rapfi/external/lz4/src/lz4_all.c:4314
↓ 1 callers
Function
LZ4HC_InsertAndFindBestMatch
Rapfi/external/lz4/src/lz4_all.c:2958
↓ 1 callers
Function
LZ4HC_clearTables
* HC Compression **************************************/
Rapfi/external/lz4/src/lz4_all.c:2607
↓ 1 callers
Function
LZ4HC_compress_generic_dictCtx
Rapfi/external/lz4/src/lz4_all.c:3389
↓ 1 callers
Function
LZ4HC_compress_hashChain
Rapfi/external/lz4/src/lz4_all.c:3062
↓ 1 callers
Function
LZ4HC_compress_optimal
Rapfi/external/lz4/src/lz4_all.c:3833
↓ 1 callers
Function
LZ4_attach_HC_dictionary
Rapfi/external/lz4/src/lz4_all.c:3596
↓ 1 callers
Function
LZ4_attach_dictionary
Rapfi/external/lz4/src/lz4_all.c:1521
↓ 1 callers
Function
LZ4_clearHash
Rapfi/external/lz4/src/lz4_all.c:724
↓ 1 callers
Function
LZ4_compress_destSize_extState
Note!: This function leaves the stream in an unclean/broken state! * It is not safe to subsequently use the same state with a _fastReset() or * _con
Rapfi/external/lz4/src/lz4_all.c:1386
↓ 1 callers
Function
LZ4_compress_fast
Rapfi/external/lz4/src/lz4_all.c:1358
↓ 1 callers
Function
LZ4_compress_fast_extState_fastReset
* LZ4_compress_fast_extState_fastReset() : * A variant of LZ4_compress_fast_extState(). * * Using this variant avoids an expensive initialization s
Rapfi/external/lz4/src/lz4_all.c:1320
↓ 1 callers
Function
LZ4_compress_generic_validated
LZ4_compress_generic() : * inlined, to ensure branches are decided at compilation time. * Presumed already validated at this stage: * - source !
Rapfi/external/lz4/src/lz4_all.c:852
↓ 1 callers
Function
LZ4_decompress_fast_doubleDict
Rapfi/external/lz4/src/lz4_all.c:2267
↓ 1 callers
Function
LZ4_decompress_safe_doubleDict
The "double dictionary" mode, for use with e.g. ring buffers: the first part * of the dictionary is passed as prefix, and the second via dictStart +
Rapfi/external/lz4/src/lz4_all.c:2258
↓ 1 callers
Function
LZ4_favorDecompressionSpeed
Rapfi/external/lz4/src/lz4_all.c:3568
↓ 1 callers
Function
LZ4_freeStream
Rapfi/external/lz4/src/lz4_all.c:1469
↓ 1 callers
Function
LZ4_freeStreamHC
Rapfi/external/lz4/src/lz4_all.c:3509
↓ 1 callers
Function
LZ4_getPosition
Rapfi/external/lz4/src/lz4_all.c:796
↓ 1 callers
Function
LZ4_hash4
-****************************** * Compression functions ********************************/
Rapfi/external/lz4/src/lz4_all.c:698
↓ 1 callers
Function
LZ4_hash5
Rapfi/external/lz4/src/lz4_all.c:706
↓ 1 callers
Function
LZ4_loadDict
Rapfi/external/lz4/src/lz4_all.c:1479
↓ 1 callers
Function
LZ4_memcpy_using_offset
LZ4_memcpy_using_offset() presumes : * - dstEnd >= dstPtr + MINMATCH * - there is at least 8 bytes available to write after dstEnd */
Rapfi/external/lz4/src/lz4_all.c:475
↓ 1 callers
Function
LZ4_memcpy_using_offset_base
Rapfi/external/lz4/src/lz4_all.c:436
↓ 1 callers
Function
LZ4_resetStream_fast
Rapfi/external/lz4/src/lz4_all.c:1465
↓ 1 callers
Function
LZ4_saveDict
! LZ4_saveDict() : * If previously compressed data block is not guaranteed to remain available at its memory location, * save it into a safer plac
Rapfi/external/lz4/src/lz4_all.c:1677
↓ 1 callers
Function
LZ4_saveDictHC
LZ4_saveDictHC : * save history content * into a user-provided buffer * which is then used to continue compression */
Rapfi/external/lz4/src/lz4_all.c:3677
↓ 1 callers
Function
LZ4_stream_t_alignment
Rapfi/external/lz4/src/lz4_all.c:1437
↓ 1 callers
Function
LZ4_write16
Rapfi/external/lz4/src/lz4_all.c:339
↓ 1 callers
Function
ParseArgument
Rapfi/external/cxxopts/include/cxxopts.hpp:656
↓ 1 callers
Function
SaveArrayAsNumpy
Rapfi/external/libnpy/include/npy.hpp:619
↓ 1 callers
Function
SplitInteger
Rapfi/external/cxxopts/include/cxxopts.hpp:567
↓ 1 callers
Function
SplitSwitchDef
Rapfi/external/cxxopts/include/cxxopts.hpp:632
↓ 1 callers
Function
XXH64_createState
Rapfi/external/lz4/src/xxhash.c:883
↓ 1 callers
Function
XXH64_freeState
Rapfi/external/lz4/src/xxhash.c:887
↓ 1 callers
Function
XXH_readBE32
Rapfi/external/lz4/src/xxhash.c:247
↓ 1 callers
Function
XXH_readBE64
Rapfi/external/lz4/src/xxhash.c:658
↓ 1 callers
Function
XXH_readLE32_align
Rapfi/external/lz4/src/xxhash.c:234
↓ 1 callers
Function
XXH_readLE64_align
Rapfi/external/lz4/src/xxhash.c:645
↓ 1 callers
Method
add
Rapfi/tuning/tunemap.h:136
↓ 1 callers
Method
addDataEntry
Rapfi/tuning/datawriter.cpp:259
↓ 1 callers
Method
addGameEntry
Rapfi/tuning/datawriter.cpp:312
↓ 1 callers
Method
addSearchedMove
Rapfi/search/ab/history.cpp:38
↓ 1 callers
Method
add_option
Rapfi/external/cxxopts/include/cxxopts.hpp:2470
↓ 1 callers
Method
afterUndo
Rapfi/eval/mix10nnue.cpp:1006
↓ 1 callers
Function
alignedLargePageAllocWindows
Allocating large page on Windows OS needs to change the privileges of current process, If we failed to acquire the privilege level, or current process
Rapfi/core/platform.cpp:371
↓ 1 callers
Method
as_table
* Converts the TOML element into a table. */
Rapfi/external/cpptoml/include/cpptoml.h:525
↓ 1 callers
Function
aspirationSearch
The aspiration window search loop. First start with a small aspiration window, in the case of a fail high/low, re-search with a bigger window until we
Rapfi/search/ab/search.cpp:462
↓ 1 callers
Method
beforeMove
Rapfi/eval/mix10nnue.cpp:1001
↓ 1 callers
Function
boardArrayToPosSequence
Converting a board array to a pos sequence (in arbitrary order).
Rapfi/tuning/dataset.cpp:68
↓ 1 callers
Method
boardText
Rapfi/database/dbtypes.cpp:87
↓ 1 callers
Function
build_numa_table
build_numa_table() reads the NUMA topology from /sys/devices/system/node/online and /sys/devices/system/node/node<N>/cpulist, and returns a vector of
Rapfi/core/platform.cpp:234
↓ 1 callers
Function
checkEqual
Rapfi/tuning/tuner.cpp:42
↓ 1 callers
Function
checkExactValue
Check if new value is more valuable the the old value @return true if newValue is more valuable; otherwise false.
Rapfi/database/dbclient.cpp:66
↓ 1 callers
Method
checkTimeupCondition
Rapfi/search/ab/search.cpp:385
↓ 1 callers
Method
childLowerBound
Returns the lower bound of this child node's bound.
Rapfi/search/mcts/node.h:134
← previous
next →
601–700 of 3,291, ranked by callers