MCPcopy Create free account

hub / github.com/Sinflower/UberWolf / functions

Functions1,817 in github.com/Sinflower/UberWolf

↓ 8 callersMethodend_object
3rdParty/nlohmann/json.hpp:7278
↓ 8 callersMethodget_required
True if this is a required option
3rdParty/CLI11/CLI11.hpp:5071
↓ 8 callersFunctionmsvc_srand
UberWolfLib/WolfCrypt/WolfRng.hpp:35
↓ 8 callersMethodstart_object
3rdParty/nlohmann/json.hpp:7268
↓ 8 callersMethodwhat
UberWolfLib/WolfRPG/FileAccess.hpp:66
↓ 7 callersMethodAt
UberWolfLib/WolfRPG/FileAccess.hpp:255
↓ 7 callersFunctionBitStream_Write
ビット単位の数値の書き込みを行う
3rdParty/DXLib/Huffman.cpp:74
↓ 7 callersFunctionLZ4_compressBound
3rdParty/lz4/lz4.c:751
↓ 7 callersMethodSeek
UberWolfLib/WolfRPG/FileCoder.hpp:222
↓ 7 callersFunctioncompares_unordered
3rdParty/nlohmann/json.hpp:22894
↓ 7 callersFunctioncustomRng2
UberWolfLib/WolfCrypt/WolfRng.hpp:121
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
3rdParty/nlohmann/json.hpp:18029
↓ 7 callersMethodexpected
3rdParty/CLI11/CLI11.hpp:5773
↓ 7 callersMethodget_display_name
3rdParty/CLI11/CLI11.hpp:8649
↓ 7 callersFunctionisV35
UberWolfLib/WolfCrypt/WolfCryptUtils.hpp:35
↓ 7 callersFunctionparse
3rdParty/nlohmann/json.hpp:23264
↓ 7 callersFunctiontrim_copy
Make a copy of the string and then trim it
3rdParty/CLI11/CLI11.hpp:534
↓ 6 callersFunctionCL_strcpy
3rdParty/DXLib/CharCode.cpp:2458
↓ 6 callersMethodGetKey
3rdParty/DXLib/DXArchive.h:240
↓ 6 callersMethodInitData
UberWolfLib/WolfRPG/FileAccess.hpp:99
↓ 6 callersFunctionLZ4_putIndexOnHash
3rdParty/lz4/lz4.c:820
↓ 6 callersFunctionSetupCharCodeTableInfo
UTF-16と各文字コードの対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:354
↓ 6 callersMethodconfigurable
Specify that the subcommand can be triggered by a config file
3rdParty/CLI11/CLI11.hpp:6858
↓ 6 callersFunctioncustomRng1
UberWolfLib/WolfCrypt/WolfRng.hpp:82
↓ 6 callersMethodget_exit_code
3rdParty/CLI11/CLI11.hpp:1290
↓ 6 callersMethodget_flag_value
3rdParty/CLI11/CLI11.hpp:6115
↓ 6 callersFunctionget_items_expected_max
Get the maximum number of items expected to be returned and used for the callback
3rdParty/CLI11/CLI11.hpp:5528
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
3rdParty/nlohmann/json.hpp:20587
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
3rdParty/nlohmann/json.hpp:13781
↓ 6 callersFunctionkeyExpansion
Init the AES RoundKey
UberWolfLib/WolfCrypt/WolfAes.hpp:64
↓ 6 callersMethodnull
3rdParty/nlohmann/json.hpp:7233
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
3rdParty/nlohmann/json.hpp:13902
↓ 6 callersFunctionvalid_first_char
3rdParty/CLI11/CLI11.hpp:565
↓ 6 callersMethodwrite
UberWolfLib/WolfRPG/FileAccess.hpp:557
↓ 5 callersFunctionConvString_DestCode_SHIFTJIS
ConvString の Unicodeから ShiftJISとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1629
↓ 5 callersFunctionConvString_DestCode_UTF16BE
ConvString の UnicodeからUTF16BEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1707
↓ 5 callersFunctionConvString_DestCode_UTF16LE
ConvString の UnicodeからUTF16LEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1663
↓ 5 callersFunctionConvString_DestCode_UTF32BE
ConvString の UnicodeからUTF32BEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1855
↓ 5 callersFunctionConvString_DestCode_UTF32LE
ConvString の UnicodeからUTF32LEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1840
↓ 5 callersFunctionConvString_DestCode_UTF8
ConvString の UnicodeからUTF8として書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1751
↓ 5 callersFunctionConvString_SrcCode_SHIFTJIS
ConvString の ShiftJISからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1486
↓ 5 callersFunctionConvString_SrcCode_UTF16BE
ConvString の UTF16BEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1538
↓ 5 callersFunctionConvString_SrcCode_UTF16LE
ConvString の UTF16LEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1511
↓ 5 callersFunctionConvString_SrcCode_UTF32BE
ConvString の UTF32BEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1622
↓ 5 callersFunctionConvString_SrcCode_UTF32LE
ConvString の UTF32LEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1615
↓ 5 callersFunctionConvString_SrcCode_UTF8
ConvString の UTF8からUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1565
↓ 5 callersFunctionConvertFullPath__
フルパスではないパス文字列をフルパスに変換する ( CurrentDir はフルパスである必要がある(語尾に『\』があっても無くても良い) ) ( CurrentDir が NULL の場合は実際のカレントディレクトリを使用する )
3rdParty/DXLib/FileLib.cpp:1077
↓ 5 callersMethodGetNoKey
3rdParty/DXLib/DXArchive.h:241
↓ 5 callersMethodIsEof
UberWolfLib/WolfRPG/FileCoder.hpp:231
↓ 5 callersFunctionLZ4_decompress_unsafe_generic
core decoder variant for LZ4_decompress_fast*() * for legacy support only : these entry points are deprecated. * - Presumes input is correctly forme
3rdParty/lz4/lz4.c:1869
↓ 5 callersFunctionLZ4_getIndexOnHash
LZ4_getIndexOnHash() : * Index of match position registered in hash table. * hash position must be calculated by using base+index, or dictBase+index
3rdParty/lz4/lz4.c:853
↓ 5 callersFunctionLZ4_isLittleEndian
3rdParty/lz4/lz4.c:363
↓ 5 callersFunctionLZ4_prepareTable
3rdParty/lz4/lz4.c:883
↓ 5 callersFunctionLZ4_read_ARCH
3rdParty/lz4/lz4.c:380
↓ 5 callersFunctionLZ4_wildCopy8
customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
3rdParty/lz4/lz4.c:464
↓ 5 callersMethodSkip
UberWolfLib/WolfRPG/FileCoder.hpp:343
↓ 5 callersMethodadd_option
3rdParty/CLI11/CLI11.hpp:7967
↓ 5 callersMethodbinary
3rdParty/nlohmann/json.hpp:7263
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
3rdParty/nlohmann/json.hpp:22028
↓ 5 callersFunctiondecryptData
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:47
↓ 5 callersFunctiondescription
Set the description
3rdParty/CLI11/CLI11.hpp:5548
↓ 5 callersFunctionescape
3rdParty/nlohmann/json.hpp:2977
↓ 5 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
3rdParty/nlohmann/json.hpp:6191
↓ 5 callersMethodget_option_no_throw
3rdParty/CLI11/CLI11.hpp:8613
↓ 5 callersMethodget_options
3rdParty/CLI11/CLI11.hpp:8584
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
3rdParty/nlohmann/json.hpp:12684
↓ 5 callersFunctionis_separator
check if a string is a container segment separator (empty or "%%")
3rdParty/CLI11/CLI11.hpp:587
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
3rdParty/nlohmann/json.hpp:12195
↓ 5 callersFunctionrunRngChain
UberWolfLib/WolfCrypt/WolfRng.hpp:274
↓ 5 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
3rdParty/nlohmann/json.hpp:22683
↓ 5 callersMethodtype_size
3rdParty/CLI11/CLI11.hpp:6199
↓ 4 callersFunctionCL_vsprintf_help_ftoa_NaN_f
f タイプ用の NaN 文字列化を行う、戻り値は文字数
3rdParty/DXLib/CharCode.cpp:3151
↓ 4 callersMethodConfigure
UberWolfLib/UberWolfLib.h:68
↓ 4 callersFunctionGetFileNameNoExt
UberWolfLib/WolfRPG/WolfRPGUtils.hpp:112
↓ 4 callersMethodGetID
UberWolfLib/WolfRPG/Command.hpp:639
↓ 4 callersMethodIndex
UberWolfLib/WolfRPG/Database.hpp:106
↓ 4 callersMethodIsValid
UberWolfLib/WolfRPG/Database.hpp:91
↓ 4 callersFunctionLZ4_compress_fast_extState
3rdParty/lz4/lz4.c:1382
↓ 4 callersFunctionLZ4_decompress_safe
3rdParty/lz4/lz4.c:2450
↓ 4 callersFunctionLZ4_initStream
3rdParty/lz4/lz4.c:1552
↓ 4 callersFunctionLZ4_putPositionOnHash
LZ4_putPosition*() : only used in byPtr mode */
3rdParty/lz4/lz4.c:833
↓ 4 callersFunctionLZ4_readLE16
3rdParty/lz4/lz4.c:430
↓ 4 callersFunctionLZ4_write32
3rdParty/lz4/lz4.c:383
↓ 4 callersMethodReadUInt32
UberWolfLib/WolfRPG/FileAccess.hpp:129
↓ 4 callersFunctionStringToWString
UberWolfLib/Utils.h:48
↓ 4 callersMethod_validate
3rdParty/CLI11/CLI11.hpp:6373
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
3rdParty/nlohmann/json.hpp:12255
↓ 4 callersFunctionaesKeyGen
UberWolfLib/WolfCrypt/WolfCrypt.hpp:322
↓ 4 callersFunctiondestroy
3rdParty/nlohmann/json.hpp:19772
↓ 4 callersMethoddisabled
Disable the subcommand or option group
3rdParty/CLI11/CLI11.hpp:6770
↓ 4 callersMethoddisabled_by_default
Set the subcommand to be disabled by default, so on clear(), at the start of each parse it is disabled
3rdParty/CLI11/CLI11.hpp:6782
↓ 4 callersMethoddump
UberWolfLib/WolfRPG/Map.hpp:472
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
3rdParty/nlohmann/json.hpp:13916
↓ 4 callersMethodenabled_by_default
Set the subcommand to be enabled by default, so on clear(), at the start of each parse it is enabled (not disabled)
3rdParty/CLI11/CLI11.hpp:6793
↓ 4 callersFunctionfnv1
UberWolfLib/WolfX/detail/GeneratorDetail.hpp:97
↓ 4 callersFunctionget_arithmetic_value
3rdParty/nlohmann/json.hpp:4611
↓ 4 callersMethodget_binary
3rdParty/nlohmann/json.hpp:11942
↓ 4 callersMethodget_configurable
The status of configurable
3rdParty/CLI11/CLI11.hpp:5080
↓ 4 callersFunctionget_items_expected_min
The total min number of expected string values to be used
3rdParty/CLI11/CLI11.hpp:5525
↓ 4 callersMethodget_string
3rdParty/nlohmann/json.hpp:11909
← previousnext →101–200 of 1,817, ranked by callers