Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kenix3/libultraship
/ functions
Functions
11,393 in github.com/Kenix3/libultraship
⨍
Functions
11,393
◇
Types & classes
3,190
↓ 8 callers
Method
reset
* @brief Reset the number of threads in the pool. Waits for all currently running tasks to be completed, then destroys all threads in the pool and cre
extern/thread-pool/BS_thread_pool.hpp:461
↓ 8 callers
Function
rotating_logger_mt
extern/spdlog/include/spdlog/sinks/rotating_file_sink.h:63
↓ 8 callers
Function
s_mp_add
low level addition, based on HAC pp.594, Algorithm 14.7 */
extern/StormLib/src/libtommath/bn_s_mp_add.c:19
↓ 8 callers
Method
start_object
extern/nlohmann-json/single_include/nlohmann/json.hpp:7264
↓ 8 callers
Method
start_object
extern/nlohmann-json/include/nlohmann/detail/input/json_sax.hpp:696
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
extern/stb/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
extern/stb/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
extern/stb/stb_image.h:1028
↓ 8 callers
Function
stbiw__putc
extern/stb/stb_image_write.h:394
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
extern/ImGui/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
extern/ImGui/imstb_truetype.h:1158
↓ 8 callers
Method
string
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6363
↓ 8 callers
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:15005
↓ 8 callers
Function
system_error
extern/spdlog/include/spdlog/fmt/bundled/format.h:3622
↓ 8 callers
Function
to_json
extern/nlohmann-json/tests/src/unit-udt.cpp:84
↓ 8 callers
Function
to_json
extern/nlohmann-json/tests/src/unit-noexcept.cpp:32
↓ 8 callers
Function
to_short_c_str
extern/spdlog/include/spdlog/common-inl.h:28
↓ 8 callers
Method
width
extern/spdlog/tests/catch.hpp:8616
↓ 7 callers
Method
Add
extern/ImGui/imgui_internal.h:687
↓ 7 callers
Method
AddImage
extern/ImGui/imgui_draw.cpp:1610
↓ 7 callers
Function
AddLocalFileToMpq
extern/StormLib/test/StormTest.cpp:1999
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
extern/ImGui/imgui_draw.cpp:1421
↓ 7 callers
Method
AddTriangleFilled
extern/ImGui/imgui_draw.cpp:1471
↓ 7 callers
Method
ChannelsSetCurrent
extern/ImGui/imgui.h:2702
↓ 7 callers
Function
CreateNewArchive
extern/StormLib/test/StormTest.cpp:1727
↓ 7 callers
Method
Extension
File extension - text following the final period, includes that period.
extern/nlohmann-json/tools/cpplint/cpplint.py:1647
↓ 7 callers
Function
FileOffsetFromMpqOffset
extern/StormLib/src/SBaseFileTable.cpp:384
↓ 7 callers
Function
FileStream_Prefix
extern/StormLib/src/FileStream.cpp:2549
↓ 7 callers
Method
GetByKey
extern/ImGui/imgui_internal.h:681
↓ 7 callers
Function
GetPlainFileName
extern/StormLib/src/StormCommon.h:359
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
extern/ImGui/imgui.cpp:1993
↓ 7 callers
Function
ImGui_ImplGlfw_ShouldChainCallback
extern/ImGui/backends/imgui_impl_glfw.cpp:309
↓ 7 callers
Function
ImGui_ImplVulkanH_CreateOrResizeWindow
Create or resize window
extern/ImGui/backends/imgui_impl_vulkan.cpp:1435
↓ 7 callers
Function
ImPow
extern/ImGui/imgui_internal.h:446
↓ 7 callers
Function
InvalidateInternalFiles
extern/StormLib/src/SBaseFileTable.cpp:2265
↓ 7 callers
Function
IsPseudoFileName
Verifies if the file name is a pseudo-name
extern/StormLib/src/SBaseCommon.cpp:1758
↓ 7 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
extern/ImGui/imgui.cpp:18658
↓ 7 callers
Method
PathArcTo
extern/ImGui/imgui_draw.cpp:1176
↓ 7 callers
Function
ResourceGetNameByCrc
src/public/bridge/resourcebridge.cpp:28
↓ 7 callers
Function
SFileOpenArchive
extern/StormLib/src/SFileOpenArchive.cpp:225
↓ 7 callers
Function
STB_TEXTEDIT_LAYOUTROW
extern/ImGui/imgui_widgets.cpp:3627
↓ 7 callers
Method
SetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
extern/ImGui/imgui.cpp:1432
↓ 7 callers
Method
SetVoidPtr
extern/ImGui/imgui.cpp:2436
↓ 7 callers
Method
assign
extern/spdlog/include/spdlog/fmt/bundled/format.h:2786
↓ 7 callers
Function
check_utf8dump
extern/nlohmann-json/tests/src/unit-unicode3.cpp:34
↓ 7 callers
Function
check_utf8dump
extern/nlohmann-json/tests/src/unit-unicode5.cpp:34
↓ 7 callers
Function
check_utf8dump
extern/nlohmann-json/tests/src/unit-unicode4.cpp:34
↓ 7 callers
Function
check_utf8string
create and check a JSON string with up to four UTF-8 bytes
extern/nlohmann-json/tests/src/unit-unicode3.cpp:122
↓ 7 callers
Function
check_utf8string
create and check a JSON string with up to four UTF-8 bytes
extern/nlohmann-json/tests/src/unit-unicode5.cpp:122
↓ 7 callers
Function
check_utf8string
create and check a JSON string with up to four UTF-8 bytes
extern/nlohmann-json/tests/src/unit-unicode4.cpp:122
↓ 7 callers
Method
compare
extern/spdlog/include/spdlog/fmt/bundled/format.h:2841
↓ 7 callers
Function
compares_unordered
extern/nlohmann-json/single_include/nlohmann/json.hpp:22843
↓ 7 callers
Function
debug
extern/spdlog/include/spdlog/logger.h:150
↓ 7 callers
Method
dequeue_for
try to dequeue item. if no item found. wait up to timeout and try again Return true, if succeeded dequeue item, false otherwise
extern/spdlog/include/spdlog/details/mpmc_blocking_q.h:54
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
extern/nlohmann-json/include/nlohmann/detail/output/serializer.hpp:107
↓ 7 callers
Method
end_array
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6393
↓ 7 callers
Method
end_object
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6383
↓ 7 callers
Method
error
extern/metal-cpp/Metal/Metal.hpp:1642
↓ 7 callers
Method
error_handler
extern/spdlog/include/spdlog/fmt/bundled/core.h:633
↓ 7 callers
Function
find
extern/nlohmann-json/single_include/nlohmann/json.hpp:19166
↓ 7 callers
Function
find
@brief find an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/find/
extern/nlohmann-json/include/nlohmann/json.hpp:2640
↓ 7 callers
Function
flush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
extern/StormLib/src/zlib/deflate.c:562
↓ 7 callers
Method
format
extern/spdlog/include/spdlog/fmt/bundled/format.h:3712
↓ 7 callers
Function
fputs
extern/spdlog/include/spdlog/fmt/bundled/color.h:426
↓ 7 callers
Method
hasExpression
extern/spdlog/tests/catch.hpp:8322
↓ 7 callers
Function
hash_is_valid
Test if a hash index is valid @param idx The index of the hash to search for @return CRYPT_OK if valid */
extern/StormLib/src/libtomcrypt/src/misc/crypt_hash_is_valid.c:23
↓ 7 callers
Function
if
extern/nlohmann-json/single_include/nlohmann/json.hpp:22814
↓ 7 callers
Function
is_negative
extern/spdlog/include/spdlog/fmt/bundled/format.h:1001
↓ 7 callers
Function
is_utf8
extern/spdlog/include/spdlog/fmt/bundled/core.h:415
↓ 7 callers
Function
mp_2expt
computes a = 2**b * * Simple algorithm which zeroes the int, grows it then just sets one bit * as required. */
extern/StormLib/src/libtommath/bn_mp_2expt.c:23
↓ 7 callers
Function
mp_read_unsigned_bin
reads a unsigned char array, assumes the msb is stored first [big endian] */
extern/StormLib/src/libtommath/bn_mp_read_unsigned_bin.c:19
↓ 7 callers
Method
next_arg_id
Reports an error if using the manual argument indexing; otherwise returns the next argument index and switches to the automatic indexing. */
extern/spdlog/include/spdlog/fmt/bundled/core.h:692
↓ 7 callers
Method
on_error
extern/spdlog/include/spdlog/fmt/bundled/format.h:3515
↓ 7 callers
Method
open
extern/spdlog/include/spdlog/details/file_helper-inl.h:32
↓ 7 callers
Function
operator()
extern/nlohmann-json/include/nlohmann/json.hpp:5165
↓ 7 callers
Method
parent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:12340
↓ 7 callers
Method
pop_front
Pop item from front. If there are no elements in the container, the behavior is undefined.
extern/spdlog/include/spdlog/details/circular_q.h:99
↓ 7 callers
Method
retain
extern/metal-cpp/Metal/Metal.hpp:606
↓ 7 callers
Function
sAddString
@brief Add string to reply packet **/
extern/ImGui/examples/libs/usynergy/uSynergy.c:81
↓ 7 callers
Function
sTrace
@brief Trace text to client **/
extern/ImGui/examples/libs/usynergy/uSynergy.c:69
↓ 7 callers
Method
setSampleCount
extern/metal-cpp/Metal/Metal.hpp:5980
↓ 7 callers
Method
setTexture
extern/metal-cpp/Metal/Metal.hpp:9024
↓ 7 callers
Function
should_log
return true logging is enabled for the given level.
extern/spdlog/include/spdlog/logger.h:301
↓ 7 callers
Method
sinks
sinks
extern/spdlog/include/spdlog/logger-inl.h:141
↓ 7 callers
Method
start_array
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6388
↓ 7 callers
Method
start_object
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6373
↓ 7 callers
Function
stbi__compute_y
extern/stb/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
extern/stb/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
extern/stb/stb_image.h:823
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
extern/ImGui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
extern/ImGui/imstb_truetype.h:1195
↓ 7 callers
Method
store
extern/spdlog/include/spdlog/details/null_mutex.h:32
↓ 7 callers
Function
test_pad6
extern/spdlog/tests/test_fmt_helper.cpp:23
↓ 7 callers
Function
throw_exception
extern/spdlog/tests/catch.hpp:3874
↓ 7 callers
Function
vprint
extern/spdlog/include/spdlog/fmt/bundled/color.h:480
↓ 7 callers
Function
write
extern/spdlog/tests/catch.hpp:11547
↓ 6 callers
Method
AddCommand
src/debug/Console.cpp:61
↓ 6 callers
Function
AllocateFileName
extern/StormLib/src/SBaseFileTable.cpp:2040
↓ 6 callers
Function
AllocateSectorBuffer
Allocates sector buffer and sector offset table
extern/StormLib/src/SBaseCommon.cpp:1133
↓ 6 callers
Method
AppendLine
src/debug/CrashHandler.cpp:57
← previous
next →
701–800 of 11,393, ranked by callers