MCPcopy Create free account

hub / github.com/Sinflower/UberWolf / functions

Functions1,817 in github.com/Sinflower/UberWolf

↓ 1 callersFunctionerase
3rdParty/nlohmann/json.hpp:19080
↓ 1 callersFunctionexecute
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 callersFunctionfile2Buffer
UberWolfLib/WolfX/Utils.hpp:33
↓ 1 callersFunctionfindKey
UberWolfLib/WolfCrypt/WolfProtKey.hpp:68
↓ 1 callersFunctionfind_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 callersFunctionformat_buffer
3rdParty/nlohmann/json.hpp:17801
↓ 1 callersMethodfrom_config
3rdParty/CLI11/CLI11.hpp:10307
↓ 1 callersMethodfrom_file
3rdParty/CLI11/CLI11.hpp:3499
↓ 1 callersFunctiongenMTSeed
UberWolfLib/WolfCrypt/WolfCryptUtils.hpp:40
↓ 1 callersFunctiongetWolfFileType
UberWolfLib/WolfUnprotect.hpp:44
↓ 1 callersMethodget_always_capture_default
Return true if this will automatically capture the default value for help printing
3rdParty/CLI11/CLI11.hpp:5089
↓ 1 callersMethodget_application_index
Get the current value of the application index
3rdParty/CLI11/CLI11.hpp:3731
↓ 1 callersFunctionget_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 callersFunctionget_help_all_ptr
Get a pointer to the help all flag. (const)
3rdParty/CLI11/CLI11.hpp:7548
↓ 1 callersFunctionget_help_ptr
Get a pointer to the help flag.
3rdParty/CLI11/CLI11.hpp:7542
↓ 1 callersFunctionget_impl_ptr
3rdParty/nlohmann/json.hpp:20632
↓ 1 callersFunctionget_items_expected
The total min number of expected string values to be used
3rdParty/CLI11/CLI11.hpp:5533
↓ 1 callersMethodget_multi_option_policy
3rdParty/CLI11/CLI11.hpp:5092
↓ 1 callersFunctionget_ptr
3rdParty/nlohmann/json.hpp:20772
↓ 1 callersMethodget_subcommand_ptr
3rdParty/CLI11/CLI11.hpp:8283
↓ 1 callersMethodget_value
3rdParty/nlohmann/json.hpp:12666
↓ 1 callersFunctiongrisu2_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 callersMethodgroup
Changes the group membership
3rdParty/CLI11/CLI11.hpp:7157
↓ 1 callersFunctionhas_default_flag_values
check if the flag definitions has possible false flags
3rdParty/CLI11/CLI11.hpp:615
↓ 1 callersFunctionhash
3rdParty/nlohmann/json.hpp:5955
↓ 1 callersMethodignore_case
3rdParty/CLI11/CLI11.hpp:5916
↓ 1 callersMethodignore_underscore
3rdParty/CLI11/CLI11.hpp:5936
↓ 1 callersFunctioninitBlock
UberWolfLib/WolfCrypt/WolfChaCha20.hpp:49
↓ 1 callersFunctioninitCrypt
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:84
↓ 1 callersFunctioninitXorBufferBlobFunc
UberWolfLib/WolfX/DataManip.hpp:33
↓ 1 callersFunctionint_to_string
3rdParty/nlohmann/json.hpp:5112
↓ 1 callersFunctionis_negative_number
3rdParty/nlohmann/json.hpp:18610
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
3rdParty/nlohmann/json.hpp:20545
↓ 1 callersFunctionis_printable
3rdParty/CLI11/CLI11.hpp:10130
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
3rdParty/nlohmann/json.hpp:20524
↓ 1 callersMethodjoin
Set the multi option policy to join
3rdParty/CLI11/CLI11.hpp:5118
↓ 1 callersMethodlog
UberWolfLib/UberLog.h:50
↓ 1 callersMethodmake_help
3rdParty/CLI11/CLI11.hpp:10846
↓ 1 callersFunctionmixColumns
UberWolfLib/WolfCrypt/WolfAes.hpp:222
↓ 1 callersFunctionoperator()
3rdParty/nlohmann/json.hpp:24421
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13412
↓ 1 callersMethodoperator+
add to iterator
3rdParty/nlohmann/json.hpp:13637
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
3rdParty/nlohmann/json.hpp:22334
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13434
↓ 1 callersFunctionoperator<
3rdParty/nlohmann/json.hpp:2889
↓ 1 callersMethodoperator==
3rdParty/nlohmann/json.hpp:12695
↓ 1 callersFunctionosSupportsYmm
UberWolfLib/WolfX/SimdFeatures.hpp:79
↓ 1 callersFunctionosSupportsZmm
UberWolfLib/WolfX/SimdFeatures.hpp:85
↓ 1 callersFunctionpatch
@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 callersFunctionpreprocess
UberWolfLib/WolfCrypt/WolfSha512.hpp:137
↓ 1 callersFunctionprocess
UberWolfLib/WolfCrypt/WolfSha512.hpp:172
↓ 1 callersMethodprocessCommand
UberWolf/WindowBase.h:160
↓ 1 callersMethodprocessMessage
UberWolf/WindowBase.h:152
↓ 1 callersMethodread
UberWolfLib/WolfRPG/FileAccess.hpp:380
↓ 1 callersMethodreduced_results
3rdParty/CLI11/CLI11.hpp:6181
↓ 1 callersFunctionremove_default_flag_values
3rdParty/CLI11/CLI11.hpp:815
↓ 1 callersMethodremove_option
3rdParty/CLI11/CLI11.hpp:8186
↓ 1 callersFunctionremove_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 callersMethodremove_subcommand
3rdParty/CLI11/CLI11.hpp:8238
↓ 1 callersFunctionresults
3rdParty/CLI11/CLI11.hpp:5626
↓ 1 callersFunctionrngDecrypt
UberWolfLib/WolfCrypt/WolfDataDecrypt.hpp:68
↓ 1 callersFunctions2ws
UberWolfLib/WolfRPG/FileAccess.hpp:44
↓ 1 callersFunctionsaltPassword
UberWolfLib/WolfCrypt/WolfSha512.hpp:242
↓ 1 callersFunctionsax_parse
3rdParty/nlohmann/json.hpp:23304
↓ 1 callersFunctionsig0
Operation: Small Sigma0 Description: Apply the small sigma 0 transformation
UberWolfLib/WolfCrypt/WolfSha512.hpp:75
↓ 1 callersFunctionsig1
Operation: Small Sigma1 Description: Apply the small sigma 1 transformation
UberWolfLib/WolfCrypt/WolfSha512.hpp:82
↓ 1 callersFunctionsjis2utf8
3rdParty/DXLib/DXArchiveVer6.cpp:2717
↓ 1 callersFunctionsjis2utf8
3rdParty/DXLib/DXArchiveVer5.cpp:3010
↓ 1 callersFunctionskip_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 callersFunctionto_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 callersMethodto_config
3rdParty/CLI11/CLI11.hpp:10557
↓ 1 callersFunctionto_json_tuple_impl
3rdParty/nlohmann/json.hpp:5713
↓ 1 callersFunctiontype_name_fn
Set the type function to run when displayed on this option
3rdParty/CLI11/CLI11.hpp:5671
↓ 1 callersFunctionunescape
3rdParty/nlohmann/json.hpp:2992
↓ 1 callersFunctionunprotectProFiles
UberWolfLib/WolfUnprotect.hpp:94
↓ 1 callersFunctionunprotectProject
UberWolfLib/WolfUnprotect.hpp:86
↓ 1 callersMethodupdateLocalization
UberWolf/WindowBase.h:218
↓ 1 callersFunctionutf82sjis
3rdParty/DXLib/DXArchiveVer6.cpp:2724
↓ 1 callersFunctionutf82sjis
3rdParty/DXLib/DXArchiveVer5.cpp:3017
↓ 1 callersFunctionvalidateKey
UberWolfLib/WolfCrypt/WolfProtKey.hpp:47
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rdParty/nlohmann/json.hpp:13528
↓ 1 callersFunctionxorBufferBlobPlain
UberWolfLib/WolfX/detail/DataManipDetail.hpp:41
MethodAddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchiveVer6.cpp:242
MethodAddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchiveVer5.cpp:282
MethodAddFileNameData
ファイル名データを追加する( 戻り値は使用したデータバイト数 )
3rdParty/DXLib/DXArchive.cpp:276
MethodAddKey
UberWolfLib/WolfDec.cpp:250
MethodAddLanguage
UberWolf/Localizer.h:104
MethodAdjustSizes
UberWolf/WindowBase.h:89
MethodAfterMultiOpt
3rdParty/CLI11/CLI11.hpp:1323
FunctionAnalyseFilePath
特定のパス文字列から色々な情報を取得する ( CurrentDir はフルパスである必要がある(語尾に『\』があっても無くても良い) ) ( CurrentDir が 0 の場合は実際のカレントディレクトリを使用する )
3rdParty/DXLib/FileLib.cpp:1056
MethodAnalyseHuffmanEncode
ハフマン圧縮をする前後のサイズを取得する
3rdParty/DXLib/DXArchive.cpp:1504
MethodApp
Create a new program. Pass in the same arguments as main(), along with a help string.
3rdParty/CLI11/CLI11.hpp:6701
MethodArgumentMismatch
3rdParty/CLI11/CLI11.hpp:1478
FunctionAsNumberWithUnit
3rdParty/CLI11/CLI11.hpp:4727
MethodAsNumberWithUnit
3rdParty/CLI11/CLI11.hpp:4308
MethodAtLeast
3rdParty/CLI11/CLI11.hpp:1485
MethodAtMost
3rdParty/CLI11/CLI11.hpp:1489
MethodBadLongName
3rdParty/CLI11/CLI11.hpp:1343
MethodBadPositionalName
3rdParty/CLI11/CLI11.hpp:1344
FunctionBase64ToBin
Base64文字列をバイナリデータに変換する( 戻り値:変換後のデータサイズ )
3rdParty/DXLib/FileLib.cpp:566
← previousnext →601–700 of 1,817, ranked by callers