Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sinflower/UberWolf
/ functions
Functions
1,817 in github.com/Sinflower/UberWolf
⨍
Functions
1,817
◇
Types & classes
412
↓ 8 callers
Method
end_object
3rdParty/nlohmann/json.hpp:7278
↓ 8 callers
Method
get_required
True if this is a required option
3rdParty/CLI11/CLI11.hpp:5071
↓ 8 callers
Function
msvc_srand
UberWolfLib/WolfCrypt/WolfRng.hpp:35
↓ 8 callers
Method
start_object
3rdParty/nlohmann/json.hpp:7268
↓ 8 callers
Method
what
UberWolfLib/WolfRPG/FileAccess.hpp:66
↓ 7 callers
Method
At
UberWolfLib/WolfRPG/FileAccess.hpp:255
↓ 7 callers
Function
BitStream_Write
ビット単位の数値の書き込みを行う
3rdParty/DXLib/Huffman.cpp:74
↓ 7 callers
Function
LZ4_compressBound
3rdParty/lz4/lz4.c:751
↓ 7 callers
Method
Seek
UberWolfLib/WolfRPG/FileCoder.hpp:222
↓ 7 callers
Function
compares_unordered
3rdParty/nlohmann/json.hpp:22894
↓ 7 callers
Function
customRng2
UberWolfLib/WolfCrypt/WolfRng.hpp:121
↓ 7 callers
Method
dump
! @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 callers
Method
expected
3rdParty/CLI11/CLI11.hpp:5773
↓ 7 callers
Method
get_display_name
3rdParty/CLI11/CLI11.hpp:8649
↓ 7 callers
Function
isV35
UberWolfLib/WolfCrypt/WolfCryptUtils.hpp:35
↓ 7 callers
Function
parse
3rdParty/nlohmann/json.hpp:23264
↓ 7 callers
Function
trim_copy
Make a copy of the string and then trim it
3rdParty/CLI11/CLI11.hpp:534
↓ 6 callers
Function
CL_strcpy
3rdParty/DXLib/CharCode.cpp:2458
↓ 6 callers
Method
GetKey
3rdParty/DXLib/DXArchive.h:240
↓ 6 callers
Method
InitData
UberWolfLib/WolfRPG/FileAccess.hpp:99
↓ 6 callers
Function
LZ4_putIndexOnHash
3rdParty/lz4/lz4.c:820
↓ 6 callers
Function
SetupCharCodeTableInfo
UTF-16と各文字コードの対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:354
↓ 6 callers
Method
configurable
Specify that the subcommand can be triggered by a config file
3rdParty/CLI11/CLI11.hpp:6858
↓ 6 callers
Function
customRng1
UberWolfLib/WolfCrypt/WolfRng.hpp:82
↓ 6 callers
Method
get_exit_code
3rdParty/CLI11/CLI11.hpp:1290
↓ 6 callers
Method
get_flag_value
3rdParty/CLI11/CLI11.hpp:6115
↓ 6 callers
Function
get_items_expected_max
Get the maximum number of items expected to be returned and used for the callback
3rdParty/CLI11/CLI11.hpp:5528
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
3rdParty/nlohmann/json.hpp:20587
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
3rdParty/nlohmann/json.hpp:13781
↓ 6 callers
Function
keyExpansion
Init the AES RoundKey
UberWolfLib/WolfCrypt/WolfAes.hpp:64
↓ 6 callers
Method
null
3rdParty/nlohmann/json.hpp:7233
↓ 6 callers
Function
push_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 callers
Function
valid_first_char
3rdParty/CLI11/CLI11.hpp:565
↓ 6 callers
Method
write
UberWolfLib/WolfRPG/FileAccess.hpp:557
↓ 5 callers
Function
ConvString_DestCode_SHIFTJIS
ConvString の Unicodeから ShiftJISとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1629
↓ 5 callers
Function
ConvString_DestCode_UTF16BE
ConvString の UnicodeからUTF16BEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1707
↓ 5 callers
Function
ConvString_DestCode_UTF16LE
ConvString の UnicodeからUTF16LEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1663
↓ 5 callers
Function
ConvString_DestCode_UTF32BE
ConvString の UnicodeからUTF32BEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1855
↓ 5 callers
Function
ConvString_DestCode_UTF32LE
ConvString の UnicodeからUTF32LEとして書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1840
↓ 5 callers
Function
ConvString_DestCode_UTF8
ConvString の UnicodeからUTF8として書き込むまでの処理
3rdParty/DXLib/CharCode.cpp:1751
↓ 5 callers
Function
ConvString_SrcCode_SHIFTJIS
ConvString の ShiftJISからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1486
↓ 5 callers
Function
ConvString_SrcCode_UTF16BE
ConvString の UTF16BEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1538
↓ 5 callers
Function
ConvString_SrcCode_UTF16LE
ConvString の UTF16LEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1511
↓ 5 callers
Function
ConvString_SrcCode_UTF32BE
ConvString の UTF32BEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1622
↓ 5 callers
Function
ConvString_SrcCode_UTF32LE
ConvString の UTF32LEからUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1615
↓ 5 callers
Function
ConvString_SrcCode_UTF8
ConvString の UTF8からUnicodeを取得するまでの処理
3rdParty/DXLib/CharCode.cpp:1565
↓ 5 callers
Function
ConvertFullPath__
フルパスではないパス文字列をフルパスに変換する ( CurrentDir はフルパスである必要がある(語尾に『\』があっても無くても良い) ) ( CurrentDir が NULL の場合は実際のカレントディレクトリを使用する )
3rdParty/DXLib/FileLib.cpp:1077
↓ 5 callers
Method
GetNoKey
3rdParty/DXLib/DXArchive.h:241
↓ 5 callers
Method
IsEof
UberWolfLib/WolfRPG/FileCoder.hpp:231
↓ 5 callers
Function
LZ4_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 callers
Function
LZ4_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 callers
Function
LZ4_isLittleEndian
3rdParty/lz4/lz4.c:363
↓ 5 callers
Function
LZ4_prepareTable
3rdParty/lz4/lz4.c:883
↓ 5 callers
Function
LZ4_read_ARCH
3rdParty/lz4/lz4.c:380
↓ 5 callers
Function
LZ4_wildCopy8
customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
3rdParty/lz4/lz4.c:464
↓ 5 callers
Method
Skip
UberWolfLib/WolfRPG/FileCoder.hpp:343
↓ 5 callers
Method
add_option
3rdParty/CLI11/CLI11.hpp:7967
↓ 5 callers
Method
binary
3rdParty/nlohmann/json.hpp:7263
↓ 5 callers
Function
cend
@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 callers
Function
decryptData
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:47
↓ 5 callers
Function
description
Set the description
3rdParty/CLI11/CLI11.hpp:5548
↓ 5 callers
Function
escape
3rdParty/nlohmann/json.hpp:2977
↓ 5 callers
Method
get_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 callers
Method
get_option_no_throw
3rdParty/CLI11/CLI11.hpp:8613
↓ 5 callers
Method
get_options
3rdParty/CLI11/CLI11.hpp:8584
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
3rdParty/nlohmann/json.hpp:12684
↓ 5 callers
Function
is_separator
check if a string is a container segment separator (empty or "%%")
3rdParty/CLI11/CLI11.hpp:587
↓ 5 callers
Method
parse
! @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 callers
Function
runRngChain
UberWolfLib/WolfCrypt/WolfRng.hpp:274
↓ 5 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
3rdParty/nlohmann/json.hpp:22683
↓ 5 callers
Method
type_size
3rdParty/CLI11/CLI11.hpp:6199
↓ 4 callers
Function
CL_vsprintf_help_ftoa_NaN_f
f タイプ用の NaN 文字列化を行う、戻り値は文字数
3rdParty/DXLib/CharCode.cpp:3151
↓ 4 callers
Method
Configure
UberWolfLib/UberWolfLib.h:68
↓ 4 callers
Function
GetFileNameNoExt
UberWolfLib/WolfRPG/WolfRPGUtils.hpp:112
↓ 4 callers
Method
GetID
UberWolfLib/WolfRPG/Command.hpp:639
↓ 4 callers
Method
Index
UberWolfLib/WolfRPG/Database.hpp:106
↓ 4 callers
Method
IsValid
UberWolfLib/WolfRPG/Database.hpp:91
↓ 4 callers
Function
LZ4_compress_fast_extState
3rdParty/lz4/lz4.c:1382
↓ 4 callers
Function
LZ4_decompress_safe
3rdParty/lz4/lz4.c:2450
↓ 4 callers
Function
LZ4_initStream
3rdParty/lz4/lz4.c:1552
↓ 4 callers
Function
LZ4_putPositionOnHash
LZ4_putPosition*() : only used in byPtr mode */
3rdParty/lz4/lz4.c:833
↓ 4 callers
Function
LZ4_readLE16
3rdParty/lz4/lz4.c:430
↓ 4 callers
Function
LZ4_write32
3rdParty/lz4/lz4.c:383
↓ 4 callers
Method
ReadUInt32
UberWolfLib/WolfRPG/FileAccess.hpp:129
↓ 4 callers
Function
StringToWString
UberWolfLib/Utils.h:48
↓ 4 callers
Method
_validate
3rdParty/CLI11/CLI11.hpp:6373
↓ 4 callers
Method
accept
! @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 callers
Function
aesKeyGen
UberWolfLib/WolfCrypt/WolfCrypt.hpp:322
↓ 4 callers
Function
destroy
3rdParty/nlohmann/json.hpp:19772
↓ 4 callers
Method
disabled
Disable the subcommand or option group
3rdParty/CLI11/CLI11.hpp:6770
↓ 4 callers
Method
disabled_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 callers
Method
dump
UberWolfLib/WolfRPG/Map.hpp:472
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
3rdParty/nlohmann/json.hpp:13916
↓ 4 callers
Method
enabled_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 callers
Function
fnv1
UberWolfLib/WolfX/detail/GeneratorDetail.hpp:97
↓ 4 callers
Function
get_arithmetic_value
3rdParty/nlohmann/json.hpp:4611
↓ 4 callers
Method
get_binary
3rdParty/nlohmann/json.hpp:11942
↓ 4 callers
Method
get_configurable
The status of configurable
3rdParty/CLI11/CLI11.hpp:5080
↓ 4 callers
Function
get_items_expected_min
The total min number of expected string values to be used
3rdParty/CLI11/CLI11.hpp:5525
↓ 4 callers
Method
get_string
3rdParty/nlohmann/json.hpp:11909
← previous
next →
101–200 of 1,817, ranked by callers