MCPcopy Create free account

hub / github.com/Kenix3/libultraship / functions

Functions11,393 in github.com/Kenix3/libultraship

↓ 4 callersMethodpause
* @brief Pause the pool. The workers will temporarily stop retrieving new tasks out of the queue, although any tasks already executed will keep runnin
extern/thread-pool/BS_thread_pool.hpp:373
↓ 4 callersFunctionperformOptionalSelector
extern/spdlog/tests/catch.hpp:1516
↓ 4 callersFunctionpkcs_1_mgf1
Perform LTC_PKCS #1 MGF1 (internal) @param seed The seed for MGF1 @param seedlen The length of the seed @param hash_idx The ind
extern/StormLib/src/libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.c:29
↓ 4 callersFunctionprint_byte
function to print UBJSON's diagnostic format
extern/nlohmann-json/docs/examples/to_ubjson.cpp:9
↓ 4 callersFunctionprint_byte
function to print BJData's diagnostic format
extern/nlohmann-json/docs/examples/to_bjdata.cpp:9
↓ 4 callersFunctionqpc_to_100ns
src/graphic/Fast3D/gfx_sdl2.cpp:560
↓ 4 callersFunctionqpc_to_100ns
src/graphic/Fast3D/gfx_dxgi.cpp:527
↓ 4 callersFunctionregister_logger
extern/spdlog/include/spdlog/spdlog-inl.h:75
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:2725
↓ 4 callersFunctionreplace_substring
extern/nlohmann-json/single_include/nlohmann/json.hpp:2955
↓ 4 callersFunctionreplace_substring
extern/nlohmann-json/include/nlohmann/detail/string_escape.hpp:31
↓ 4 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
extern/ImGui/imgui.h:1878
↓ 4 callersMethodreset
extern/spdlog/include/spdlog/stopwatch.h:44
↓ 4 callersFunctionresize
extern/ImGui/imgui.h:1875
↓ 4 callersFunctionrotating_logger_st
extern/spdlog/include/spdlog/sinks/rotating_file_sink.h:71
↓ 4 callersFunctionsSendMouseCallback
@brief Call mouse callback after a mouse event **/
extern/ImGui/examples/libs/usynergy/uSynergy.c:156
↓ 4 callersFunctionsSetDisconnected
@brief Mark context as being disconnected **/
extern/ImGui/examples/libs/usynergy/uSynergy.c:462
↓ 4 callersMethodsetConfig
extern/spdlog/tests/catch.hpp:10317
↓ 4 callersMethodsetMipmapLevelCount
extern/metal-cpp/Metal/Metal.hpp:5970
↓ 4 callersMethodsetStorageMode
extern/metal-cpp/Metal/Metal.hpp:6020
↓ 4 callersMethodsetUsage
extern/metal-cpp/Metal/Metal.hpp:6040
↓ 4 callersMethodset_delay
extern/spdlog/tests/test_sink.h:36
↓ 4 callersMethodset_end
set iterator to a defined past the end
extern/nlohmann-json/single_include/nlohmann/json.hpp:12674
↓ 4 callersMethodset_end
set iterator to a defined past the end
extern/nlohmann-json/include/nlohmann/detail/iterators/primitive_iterator.hpp:53
↓ 4 callersMethodset_formatter
set formatting for the sinks in this logger. each sink will get a separate instance of the formatter object.
extern/spdlog/include/spdlog/logger-inl.h:84
↓ 4 callersFunctionshouldIndent
extern/spdlog/tests/catch.hpp:15475
↓ 4 callersMethodshould_log
extern/spdlog/include/spdlog/sinks/sink-inl.h:12
↓ 4 callersMethodstart
* @brief Start (or restart) measuring time. */
extern/thread-pool/BS_thread_pool.hpp:789
↓ 4 callersFunctionstb_out4
extern/ImGui/misc/fonts/binary_to_compressed_c.cpp:199
↓ 4 callersFunctionstb_text_createundo
extern/ImGui/imstb_textedit.h:1193
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
extern/ImGui/imstb_textedit.h:583
↓ 4 callersFunctionstbi__bitcount
extern/stb/stb_image.h:5318
↓ 4 callersFunctionstbi__compute_y_16
extern/stb/stb_image.h:1783
↓ 4 callersFunctionstbi__end_write_file
extern/stb/stb_image_write.h:339
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
extern/stb/stb_image.h:2128
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
extern/stb/stb_image.h:5306
↓ 4 callersFunctionstbi__jpeg_get_bit
extern/stb/stb_image.h:2154
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
extern/stb/stb_image.h:1240
↓ 4 callersFunctionstbi__load_gif_main_outofmem
extern/stb/stb_image.h:6874
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
extern/stb/stb_image.h:1045
↓ 4 callersFunctionstbi__readval
extern/stb/stb_image.h:6289
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
extern/stb/stb_image.h:5331
↓ 4 callersFunctionstbi__start_write_file
extern/stb/stb_image_write.h:332
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
extern/stb/stb_image.h:5661
↓ 4 callersFunctionstbi__vertical_flip
extern/stb/stb_image.h:1202
↓ 4 callersFunctionstbi__zget8
extern/stb/stb_image.h:4139
↓ 4 callersFunctionstbiw__write_flush
extern/stb/stb_image_write.h:386
↓ 4 callersFunctionstbrp_pack_rects
extern/ImGui/imstb_truetype.h:3936
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
extern/ImGui/imstb_truetype.h:3766
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
extern/ImGui/imstb_truetype.h:2671
↓ 4 callersFunctionstbtt__add_point
extern/ImGui/imstb_truetype.h:3555
↓ 4 callersFunctionstbtt__cff_index_get
extern/ImGui/imstb_truetype.h:1265
↓ 4 callersFunctionstbtt__csctx_v
extern/ImGui/imstb_truetype.h:1925
↓ 4 callersFunctionstbtt__oversample_shift
extern/ImGui/imstb_truetype.h:4144
↓ 4 callersFunctionstep
extern/spdlog/tests/catch.hpp:11529
↓ 4 callersFunctiontoLowerCase
src/utils/Utils.cpp:65
↓ 4 callersFunctionto_json
extern/nlohmann-json/include/nlohmann/detail/conversions/to_json.hpp:265
↓ 4 callersFunctionto_string
extern/nlohmann-json/docs/examples/operator_spaceship__const_reference.c++20.cpp:7
↓ 4 callersFunctionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
extern/nlohmann-json/include/nlohmann/json.hpp:4250
↓ 4 callersMethodtry_reserve
Tries increasing the buffer capacity to *new_capacity*. It can increase the capacity by a smaller amount than requested but guarantees there is space
extern/spdlog/include/spdlog/fmt/bundled/core.h:927
↓ 4 callersMethodvalueOr
extern/spdlog/tests/catch.hpp:4441
↓ 4 callersMethodverbosity
extern/spdlog/tests/catch.hpp:10006
↓ 4 callersFunctionvprintf
extern/spdlog/include/spdlog/fmt/bundled/printf.h:369
↓ 4 callersMethodwhat
extern/spdlog/include/spdlog/common-inl.h:67
↓ 4 callersFunctionwrite_bytes
extern/spdlog/include/spdlog/fmt/bundled/format.h:1678
↓ 4 callersFunctionwrite_console
extern/spdlog/include/spdlog/fmt/bundled/format-inl.h:1482
↓ 4 callersFunctionwrite_digit2_separated
extern/spdlog/include/spdlog/fmt/bundled/chrono.h:537
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
extern/nlohmann-json/single_include/nlohmann/json.hpp:15654
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
extern/nlohmann-json/include/nlohmann/detail/output/binary_writer.hpp:739
↓ 3 callersMethodAddCustomRectRegular
extern/ImGui/imgui_draw.cpp:2201
↓ 3 callersFunctionAddDrawListToDrawData
extern/ImGui/imgui.cpp:4796
↓ 3 callersMethodAddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
extern/ImGui/imgui_draw.cpp:2166
↓ 3 callersMethodAddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
extern/ImGui/imgui_draw.cpp:3278
↓ 3 callersFunctionAllocateHashEntry
Allocates an entry in the hash table
extern/StormLib/src/SBaseCommon.cpp:849
↓ 3 callersFunctionAllocatePatchInfo
Allocates sector offset table
extern/StormLib/src/SBaseCommon.cpp:1156
↓ 3 callersFunctionAllocateSectorChecksums
extern/StormLib/src/SBaseCommon.cpp:1377
↓ 3 callersFunctionAutoResetEvent_CreateNotSignaled
extern/StormLib/src/lzma/C/Threads.c:55
↓ 3 callersFunctionBOOLToWRes
extern/StormLib/src/lzma/C/Threads.c:17
↓ 3 callersMethodBaseName
File base name - text after the final slash, before the final period.
extern/nlohmann-json/tools/cpplint/cpplint.py:1643
↓ 3 callersMethodBuildUsage
src/debug/Console.cpp:16
↓ 3 callersFunctionCVarClear
src/public/bridge/consolevariablebridge.cpp:69
↓ 3 callersFunctionCalcNextScrollFromScrollTargetAndClamp
extern/ImGui/imgui.cpp:10264
↓ 3 callersFunctionCalcWordWrapNextLineStartA
Wrapping skips upcoming blanks
extern/ImGui/imgui_draw.cpp:3358
↓ 3 callersFunctionCheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. clean_lines: A CleansedLines instance c
extern/nlohmann-json/tools/cpplint/cpplint.py:5820
↓ 3 callersFunctionCheckErrors
extern/StormLib/src/lzma/C/LzmaEnc.c:1610
↓ 3 callersFunctionCheckPatchPrefix_SC2_ArchiveName
extern/StormLib/src/SFilePatchArchives.cpp:577
↓ 3 callersMethodClearFreeMemory
extern/ImGui/imgui_draw.cpp:1675
↓ 3 callersMethodClearRequestFlags
extern/ImGui/imgui_internal.h:1764
↓ 3 callersMethodClose
src/window/Window.cpp:103
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
extern/ImGui/imgui_widgets.cpp:4924
↓ 3 callersFunctionConvertShortcutMod
extern/ImGui/imgui_internal.h:3126
↓ 3 callersMethodCreateDefaultBinding
src/controller/SDLController.cpp:355
↓ 3 callersFunctionCreateHetTable
extern/StormLib/src/SBaseFileTable.cpp:1368
↓ 3 callersFunctionDeleteFileEntry
extern/StormLib/src/SBaseFileTable.cpp:2189
↓ 3 callersFunctionDetectFileKeyByKnownContent
Function tries to detect file encryption key based on expected file content It is the same function like before, except that we know the value of the
extern/StormLib/src/SBaseCommon.cpp:609
↓ 3 callersMethodDirty
src/resource/Resource.cpp:17
↓ 3 callersMethodDispatch
src/window/gui/ConsoleWindow.cpp:472
↓ 3 callersMethodDoSave
extern/ImGui/imgui_demo.cpp:7964
↓ 3 callersFunctionDockNodeGetDepth
extern/ImGui/imgui_internal.h:3213
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
extern/ImGui/imgui_demo.cpp:3756
← previousnext →1,301–1,400 of 11,393, ranked by callers