MCPcopy Create free account

hub / github.com/Kenix3/libultraship / functions

Functions11,393 in github.com/Kenix3/libultraship

↓ 32 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17973
↓ 32 callersMethoddata
Returns a pointer to the output buffer content. No terminating null character is appended. */
extern/spdlog/include/spdlog/fmt/bundled/format.h:3691
↓ 32 callersMethodfind
(self, path)
extern/nlohmann-json/tools/serve_header/serve_header.py:214
↓ 32 callersMethodlog
extern/spdlog/include/spdlog/sinks/base_sink-inl.h:26
↓ 32 callersMethodon_error
extern/spdlog/include/spdlog/fmt/bundled/core.h:2645
↓ 32 callersMethodset_pattern
extern/spdlog/include/spdlog/logger-inl.h:101
↓ 32 callersFunctionstbi__get32le
extern/stb/stb_image.h:1702
↓ 32 callersMethodsubmit
extern/thread-pool/BS_thread_pool_light.hpp:158
↓ 31 callersMethodGetGui
src/window/Window.cpp:291
↓ 31 callersMethodGetInitData
src/resource/Resource.cpp:21
↓ 31 callersFunctionWrite
extern/tinyxml2/tinyxml2.h:2271
↓ 31 callersMethodget_binary
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10595
↓ 31 callersFunctionmp_clamp
trim unused digits * * This is used to ensure that leading zero digits are * trimed and the leading "used" digit will be non-zero * Typically ver
extern/StormLib/src/libtommath/bn_mp_clamp.c:25
↓ 31 callersMethodparse_error
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:2941
↓ 31 callersFunctionparser
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17310
↓ 31 callersMethodpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:12378
↓ 31 callersMethodvalue
return value of the iterator
extern/nlohmann-json/single_include/nlohmann/json.hpp:5228
↓ 30 callersMethodGetHeight
src/window/Window.cpp:207
↓ 30 callersFunctiondrop_all
extern/spdlog/include/spdlog/spdlog-inl.h:90
↓ 30 callersMethodhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:5035
↓ 30 callersFunctionisnan
extern/spdlog/tests/catch.hpp:12187
↓ 30 callersMethodkey
extern/nlohmann-json/single_include/nlohmann/json.hpp:7269
↓ 30 callersFunctionstbi__get16le
extern/stb/stb_image.h:1694
↓ 30 callersFunctionstbi__skip
extern/stb/stb_image.h:1624
↓ 29 callersFunctionCreateFullPathName
extern/StormLib/test/StormTest.cpp:526
↓ 29 callersFunctionFileStream_Close
* This function closes an archive file and frees any data buffers * that have been allocated for stream management. The function must also * suppo
extern/StormLib/src/FileStream.cpp:2907
↓ 29 callersFunctionFirstChild
Get the first child node, or null if none exists.
extern/tinyxml2/tinyxml2.h:762
↓ 29 callersFunctioncheck_utf8string
create and check a JSON string with up to four UTF-8 bytes
extern/nlohmann-json/tests/src/unit-unicode2.cpp:122
↓ 29 callersFunctionmp_count_bits
returns the number of bits in an int */
extern/StormLib/src/libtommath/bn_mp_count_bits.c:19
↓ 29 callersFunctionmp_sqr
computes b = a*a */
extern/StormLib/src/libtommath/bn_mp_sqr.c:19
↓ 29 callersFunctionmpi_to_ltc_error
Convert a MPI error to a LTC error (Possibly the most powerful function ever! Oh wait... no) @param err The error to convert @return The eq
extern/StormLib/src/libtomcrypt/src/math/ltm_desc.c:32
↓ 29 callersFunctionpad2
extern/spdlog/include/spdlog/details/fmt_helper.h:101
↓ 29 callersMethodset_level
extern/spdlog/include/spdlog/logger-inl.h:67
↓ 28 callersFunctionFileStream_Write
* This function writes data to the stream * * - Returns true if the write operation succeeded and all bytes have been written * - Returns false
extern/StormLib/src/FileStream.cpp:2777
↓ 28 callersMethodGetControlDeck
src/Context.cpp:274
↓ 28 callersFunctioncheck
* @brief Check if a condition is met, report the result, and keep count of the total number of successes and failures. * * @param condition The cond
extern/thread-pool/BS_thread_pool_light_test.cpp:97
↓ 28 callersFunctiondrmp3_bs_get_bits
extern/dr_libs/mp3.h:788
↓ 28 callersMethodget
extern/spdlog/tests/catch.hpp:12432
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
extern/nlohmann-json/single_include/nlohmann/json.hpp:8749
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
extern/nlohmann-json/include/nlohmann/detail/input/lexer.hpp:1448
↓ 28 callersFunctionmp_montgomery_reduce
computes xR**-1 == x (mod N) via Montgomery Reduction */
extern/StormLib/src/libtommath/bn_mp_montgomery_reduce.c:19
↓ 28 callersMethodwait
* @brief Wait for all the futures stored in this multi_future object. */
extern/thread-pool/BS_thread_pool.hpp:112
↓ 28 callersMethodwait_for_tasks
* @brief Wait for tasks to be completed. Normally, this function waits for all tasks, both those that are currently running in the threads and those t
extern/thread-pool/BS_thread_pool.hpp:572
↓ 27 callersMethodcount
extern/spdlog/include/spdlog/fmt/bundled/core.h:950
↓ 27 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
extern/nlohmann-json/single_include/nlohmann/json.hpp:17991
↓ 27 callersMethodkey
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6378
↓ 26 callersFunctionImGui_ImplGlfw_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
extern/ImGui/backends/imgui_impl_glfw.cpp:163
↓ 26 callersMethodReset
extern/tinyxml2/tinyxml2.cpp:169
↓ 26 callersFunctionStringCopy
extern/StormLib/src/SBaseCommon.cpp:100
↓ 26 callersFunctionappend_str
src/graphic/Fast3D/gfx_opengl.cpp:137
↓ 26 callersFunctionbegin
extern/spdlog/include/spdlog/fmt/bundled/core.h:477
↓ 26 callersFunctioncheck_utf8dump
extern/nlohmann-json/tests/src/unit-unicode2.cpp:34
↓ 26 callersMethodformat
extern/spdlog/tests/test_pattern_formatter.cpp:333
↓ 26 callersFunctionmp_cmp
compare two ints (signed)*/
extern/StormLib/src/libtommath/bn_mp_cmp.c:19
↓ 26 callersMethodpush_back
extern/spdlog/include/spdlog/fmt/bundled/core.h:931
↓ 26 callersMethodscopedElement
extern/spdlog/tests/catch.hpp:15659
↓ 25 callersFunctionImSaturate
extern/ImGui/imgui_internal.h:478
↓ 25 callersMethodlength
extern/metal-cpp/Metal/Metal.hpp:1168
↓ 25 callersMethodname
extern/spdlog/tests/catch.hpp:9994
↓ 25 callersMethodreserve
extern/ImGui/imgui.h:2326
↓ 24 callersFunctionCAPTURE
extern/nlohmann-json/tests/src/unit-bjdata.cpp:3425
↓ 24 callersMethodGetConfig
src/Context.cpp:266
↓ 24 callersFunctionIsValidMpqHandle
extern/StormLib/src/SBaseCommon.cpp:709
↓ 24 callersMethodReadUInt32
src/utils/binarytools/BinaryReader.cpp:92
↓ 24 callersFunctionSTBI__CASE
extern/stb/stb_image.h:4682
↓ 24 callersFunctionappend_string_view
extern/spdlog/include/spdlog/details/fmt_helper.h:26
↓ 24 callersMethodcolorAttachments
extern/metal-cpp/Metal/Metal.hpp:14958
↓ 24 callersMethodempty
extern/spdlog/include/spdlog/details/circular_q.h:104
↓ 24 callersFunctionend
extern/spdlog/include/spdlog/fmt/bundled/core.h:478
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
extern/nlohmann-json/single_include/nlohmann/json.hpp:21961
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
extern/nlohmann-json/include/nlohmann/json.hpp:2783
↓ 24 callersFunctionformat
extern/spdlog/include/spdlog/fmt/bundled/core.h:3204
↓ 24 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10485
↓ 24 callersFunctionisfinite
extern/spdlog/include/spdlog/fmt/bundled/chrono.h:1392
↓ 24 callersFunctioniterator_wrapper
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:19761
↓ 24 callersMethodkey
extern/nlohmann-json/include/nlohmann/detail/input/json_sax.hpp:701
↓ 24 callersFunctionmp_exch
swap the elements of two integers, for cases where you can't simply swap the * mp_int pointers around */
extern/StormLib/src/libtommath/bn_mp_exch.c:21
↓ 23 callersMethodAddMousePosEvent
Queue a mouse move event
extern/ImGui/imgui.cpp:1461
↓ 23 callersMethodContains
extern/ImGui/imgui_internal.h:685
↓ 23 callersFunctionSFileOpenFileEx
extern/StormLib/src/SFileOpenFileEx.cpp:232
↓ 23 callersMethodValue
extern/tinyxml2/tinyxml2.cpp:763
↓ 23 callersMethodappend
extern/spdlog/include/spdlog/fmt/bundled/format.h:772
↓ 23 callersFunctioncrc32
========================================================================= */
extern/StormLib/src/zlib/crc32.c:221
↓ 23 callersMethodget
extern/metal-cpp/Metal/Metal.hpp:2614
↓ 23 callersFunctioninput_adapter
extern/nlohmann-json/single_include/nlohmann/json.hpp:6451
↓ 23 callersFunctioninput_adapter
extern/nlohmann-json/include/nlohmann/detail/input/input_adapters.hpp:382
↓ 23 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:18511
↓ 23 callersMethodset_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:5020
↓ 23 callersMethodsize
Buf is zero-terminated, so end() will point on the zero-terminator
extern/ImGui/imgui.h:2323
↓ 22 callersFunctionSFileCloseFile
extern/StormLib/src/SFileOpenFileEx.cpp:405
↓ 22 callersFunctioncheck_vk_result
extern/ImGui/examples/example_glfw_vulkan/main.cpp:53
↓ 22 callersFunctionconst_check
extern/spdlog/include/spdlog/fmt/bundled/core.h:338
↓ 22 callersFunctiondrwav__metadata_parser_read
extern/dr_libs/wav.h:2173
↓ 22 callersFunctionprepare_logdir
extern/spdlog/tests/utils.cpp:10
↓ 21 callersFunctionImGui_ImplVulkan_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
extern/ImGui/backends/imgui_impl_vulkan.cpp:361
↓ 21 callersMethodOnKeyPressed
extern/ImGui/imgui_widgets.cpp:3741
↓ 21 callersFunctionRangeEnc_EncodeBit
extern/StormLib/src/lzma/C/LzmaEnc.c:552
↓ 21 callersMethodSetTexID
Bit ambiguous: used to detect when user didn't build texture but effectively we should check TexID != 0 except that would be backend dependent...
extern/ImGui/imgui.h:2878
↓ 21 callersFunctioncheck_vk_result
extern/ImGui/examples/example_sdl2_vulkan/main.cpp:41
↓ 21 callersFunctionlog
extern/spdlog/include/spdlog/logger.h:88
← previousnext →201–300 of 11,393, ranked by callers