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
↓ 1 callers
Function
erase
3rdParty/nlohmann/json.hpp:19080
↓ 1 callers
Function
execute
Slightly modified version of the default functionality - Counter is initialized to (1 + startPos / 64) - The number of steps done can vary at the begi
UberWolfLib/WolfCrypt/WolfChaCha20.hpp:122
↓ 1 callers
Function
file2Buffer
UberWolfLib/WolfX/Utils.hpp:33
↓ 1 callers
Function
findKey
UberWolfLib/WolfCrypt/WolfProtKey.hpp:68
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
3rdParty/nlohmann/json.hpp:17313
↓ 1 callers
Function
format_buffer
3rdParty/nlohmann/json.hpp:17801
↓ 1 callers
Method
from_config
3rdParty/CLI11/CLI11.hpp:10307
↓ 1 callers
Method
from_file
3rdParty/CLI11/CLI11.hpp:3499
↓ 1 callers
Function
genMTSeed
UberWolfLib/WolfCrypt/WolfCryptUtils.hpp:40
↓ 1 callers
Function
getWolfFileType
UberWolfLib/WolfUnprotect.hpp:44
↓ 1 callers
Method
get_always_capture_default
Return true if this will automatically capture the default value for help printing
3rdParty/CLI11/CLI11.hpp:5089
↓ 1 callers
Method
get_application_index
Get the current value of the application index
3rdParty/CLI11/CLI11.hpp:3731
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
3rdParty/nlohmann/json.hpp:17149
↓ 1 callers
Function
get_help_all_ptr
Get a pointer to the help all flag. (const)
3rdParty/CLI11/CLI11.hpp:7548
↓ 1 callers
Function
get_help_ptr
Get a pointer to the help flag.
3rdParty/CLI11/CLI11.hpp:7542
↓ 1 callers
Function
get_impl_ptr
3rdParty/nlohmann/json.hpp:20632
↓ 1 callers
Function
get_items_expected
The total min number of expected string values to be used
3rdParty/CLI11/CLI11.hpp:5533
↓ 1 callers
Method
get_multi_option_policy
3rdParty/CLI11/CLI11.hpp:5092
↓ 1 callers
Function
get_ptr
3rdParty/nlohmann/json.hpp:20772
↓ 1 callers
Method
get_subcommand_ptr
3rdParty/CLI11/CLI11.hpp:8283
↓ 1 callers
Method
get_value
3rdParty/nlohmann/json.hpp:12666
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
3rdParty/nlohmann/json.hpp:17408
↓ 1 callers
Method
group
Changes the group membership
3rdParty/CLI11/CLI11.hpp:7157
↓ 1 callers
Function
has_default_flag_values
check if the flag definitions has possible false flags
3rdParty/CLI11/CLI11.hpp:615
↓ 1 callers
Function
hash
3rdParty/nlohmann/json.hpp:5955
↓ 1 callers
Method
ignore_case
3rdParty/CLI11/CLI11.hpp:5916
↓ 1 callers
Method
ignore_underscore
3rdParty/CLI11/CLI11.hpp:5936
↓ 1 callers
Function
initBlock
UberWolfLib/WolfCrypt/WolfChaCha20.hpp:49
↓ 1 callers
Function
initCrypt
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:84
↓ 1 callers
Function
initXorBufferBlobFunc
UberWolfLib/WolfX/DataManip.hpp:33
↓ 1 callers
Function
int_to_string
3rdParty/nlohmann/json.hpp:5112
↓ 1 callers
Function
is_negative_number
3rdParty/nlohmann/json.hpp:18610
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
3rdParty/nlohmann/json.hpp:20545
↓ 1 callers
Function
is_printable
3rdParty/CLI11/CLI11.hpp:10130
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
3rdParty/nlohmann/json.hpp:20524
↓ 1 callers
Method
join
Set the multi option policy to join
3rdParty/CLI11/CLI11.hpp:5118
↓ 1 callers
Method
log
UberWolfLib/UberLog.h:50
↓ 1 callers
Method
make_help
3rdParty/CLI11/CLI11.hpp:10846
↓ 1 callers
Function
mixColumns
UberWolfLib/WolfCrypt/WolfAes.hpp:222
↓ 1 callers
Function
operator()
3rdParty/nlohmann/json.hpp:24421
↓ 1 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13412
↓ 1 callers
Method
operator+
add to iterator
3rdParty/nlohmann/json.hpp:13637
↓ 1 callers
Function
operator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
3rdParty/nlohmann/json.hpp:22334
↓ 1 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13434
↓ 1 callers
Function
operator<
3rdParty/nlohmann/json.hpp:2889
↓ 1 callers
Method
operator==
3rdParty/nlohmann/json.hpp:12695
↓ 1 callers
Function
osSupportsYmm
UberWolfLib/WolfX/SimdFeatures.hpp:79
↓ 1 callers
Function
osSupportsZmm
UberWolfLib/WolfX/SimdFeatures.hpp:85
↓ 1 callers
Function
patch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
3rdParty/nlohmann/json.hpp:24195
↓ 1 callers
Function
preprocess
UberWolfLib/WolfCrypt/WolfSha512.hpp:137
↓ 1 callers
Function
process
UberWolfLib/WolfCrypt/WolfSha512.hpp:172
↓ 1 callers
Method
processCommand
UberWolf/WindowBase.h:160
↓ 1 callers
Method
processMessage
UberWolf/WindowBase.h:152
↓ 1 callers
Method
read
UberWolfLib/WolfRPG/FileAccess.hpp:380
↓ 1 callers
Method
reduced_results
3rdParty/CLI11/CLI11.hpp:6181
↓ 1 callers
Function
remove_default_flag_values
3rdParty/CLI11/CLI11.hpp:815
↓ 1 callers
Method
remove_option
3rdParty/CLI11/CLI11.hpp:8186
↓ 1 callers
Function
remove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
3rdParty/nlohmann/json.hpp:18862
↓ 1 callers
Method
remove_subcommand
3rdParty/CLI11/CLI11.hpp:8238
↓ 1 callers
Function
results
3rdParty/CLI11/CLI11.hpp:5626
↓ 1 callers
Function
rngDecrypt
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:68
↓ 1 callers
Function
s2ws
UberWolfLib/WolfRPG/FileAccess.hpp:44
↓ 1 callers
Function
saltPassword
UberWolfLib/WolfCrypt/WolfSha512.hpp:242
↓ 1 callers
Function
sax_parse
3rdParty/nlohmann/json.hpp:23304
↓ 1 callers
Function
sig0
Operation: Small Sigma0 Description: Apply the small sigma 0 transformation
UberWolfLib/WolfCrypt/WolfSha512.hpp:75
↓ 1 callers
Function
sig1
Operation: Small Sigma1 Description: Apply the small sigma 1 transformation
UberWolfLib/WolfCrypt/WolfSha512.hpp:82
↓ 1 callers
Function
sjis2utf8
3rdParty/DXLib/DXArchiveVer6.cpp:2717
↓ 1 callers
Function
sjis2utf8
3rdParty/DXLib/DXArchiveVer5.cpp:3010
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
3rdParty/nlohmann/json.hpp:8791
↓ 1 callers
Function
to_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
3rdParty/nlohmann/json.hpp:23469
↓ 1 callers
Method
to_config
3rdParty/CLI11/CLI11.hpp:10557
↓ 1 callers
Function
to_json_tuple_impl
3rdParty/nlohmann/json.hpp:5713
↓ 1 callers
Function
type_name_fn
Set the type function to run when displayed on this option
3rdParty/CLI11/CLI11.hpp:5671
↓ 1 callers
Function
unescape
3rdParty/nlohmann/json.hpp:2992
↓ 1 callers
Function
unprotectProFiles
UberWolfLib/WolfUnprotect.hpp:94
↓ 1 callers
Function
unprotectProject
UberWolfLib/WolfUnprotect.hpp:86
↓ 1 callers
Method
updateLocalization
UberWolf/WindowBase.h:218
↓ 1 callers
Function
utf82sjis
3rdParty/DXLib/DXArchiveVer6.cpp:2724
↓ 1 callers
Function
utf82sjis
3rdParty/DXLib/DXArchiveVer5.cpp:3017
↓ 1 callers
Function
validateKey
UberWolfLib/WolfCrypt/WolfProtKey.hpp:47
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13528
↓ 1 callers
Function
xorBufferBlobPlain
UberWolfLib/WolfX/detail/DataManipDetail.hpp:41
Method
AddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchiveVer6.cpp:242
Method
AddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchiveVer5.cpp:282
Method
AddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchive.cpp:276
Method
AddKey
UberWolfLib/WolfDec.cpp:250
Method
AddLanguage
UberWolf/Localizer.h:104
Method
AdjustSizes
UberWolf/WindowBase.h:89
Method
AfterMultiOpt
3rdParty/CLI11/CLI11.hpp:1323
Function
AnalyseFilePath
特定のパス文字列から色々な情報を取得する ( CurrentDir はフルパスである必要がある(語尾に『\』があっても無くても良い) ) ( CurrentDir が 0 の場合は実際のカレントディレクトリを使用する )
3rdParty/DXLib/FileLib.cpp:1056
Method
AnalyseHuffmanEncode
ハフマン圧縮をする前後のサイズを取得する
3rdParty/DXLib/DXArchive.cpp:1504
Method
App
Create a new program. Pass in the same arguments as main(), along with a help string.
3rdParty/CLI11/CLI11.hpp:6701
Method
ArgumentMismatch
3rdParty/CLI11/CLI11.hpp:1478
Function
AsNumberWithUnit
3rdParty/CLI11/CLI11.hpp:4727
Method
AsNumberWithUnit
3rdParty/CLI11/CLI11.hpp:4308
Method
AtLeast
3rdParty/CLI11/CLI11.hpp:1485
Method
AtMost
3rdParty/CLI11/CLI11.hpp:1489
Method
BadLongName
3rdParty/CLI11/CLI11.hpp:1343
Method
BadPositionalName
3rdParty/CLI11/CLI11.hpp:1344
Function
Base64ToBin
Base64文字列をバイナリデータに変換する( 戻り値:変換後のデータサイズ )
3rdParty/DXLib/FileLib.cpp:566
← previous
next →
601–700 of 1,817, ranked by callers