MCPcopy Create free account

hub / github.com/Kenix3/libultraship / functions

Functions11,393 in github.com/Kenix3/libultraship

↓ 960 callersFunctionImVec2
extern/ImGui/imgui.h:262
↓ 612 callersMethodpush_back
extern/nlohmann-json/tests/src/unit-alt-string.cpp:46
↓ 598 callersMethodbegin
extern/nlohmann-json/tests/src/unit-udt.cpp:843
↓ 494 callersMethodsize
extern/nlohmann-json/tests/src/unit-alt-string.cpp:73
↓ 492 callersMethodend
extern/nlohmann-json/tests/src/unit-udt.cpp:848
↓ 387 callersMethodvalue
return value of the iterator
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:4417
↓ 361 callersFunctionparse
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:20841
↓ 320 callersFunctionfrom_cbor
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:21139
↓ 287 callersMethodtype
extern/metal-cpp/Metal/Metal.hpp:8446
↓ 285 callersFunctionfrom_ubjson
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:21250
↓ 275 callersMethodinsert
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17215
↓ 268 callersMethoderase
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17107
↓ 259 callersFunctionImMax
extern/ImGui/imgui_internal.h:465
↓ 226 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:16141
↓ 225 callersFunctionparser_helper
extern/nlohmann-json/tests/src/unit-class_parser.cpp:210
↓ 212 callersMethodpush_back
* @brief Append a future to this multi_future object. * * @param future The future to append. */
extern/thread-pool/BS_thread_pool.hpp:94
↓ 186 callersMethodpush_back
extern/spdlog/include/spdlog/details/backtracer-inl.h:51
↓ 181 callersFunctionto_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
extern/nlohmann-json/include/nlohmann/json.hpp:4277
↓ 180 callersFunctioncreate
extern/nlohmann-json/single_include/nlohmann/json.hpp:19551
↓ 180 callersFunctioncreate
extern/nlohmann-json/include/nlohmann/json.hpp:373
↓ 179 callersFunctionaccept_helper
extern/nlohmann-json/tests/src/unit-class_parser.cpp:231
↓ 170 callersMethodfind
extern/nlohmann-json/tests/src/unit-alt-string.cpp:139
↓ 168 callersFunctioncreate
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17541
↓ 159 callersFunctionHelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
extern/ImGui/imgui_demo.cpp:213
↓ 159 callersFunctionfrom_msgpack
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:21196
↓ 153 callersMethodsize
extern/spdlog/tests/catch.hpp:649
↓ 150 callersFunctionCAPTURE
extern/nlohmann-json/tests/src/unit-cbor.cpp:1902
↓ 148 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/tests/abi/include/nlohmann/json_v3_10_5.hpp:21056
↓ 147 callersMethodresize
extern/nlohmann-json/tests/src/unit-alt-string.cpp:78
↓ 144 callersMethodRelease
src/audio/WasapiAudioPlayer.cpp:146
↓ 144 callersFunctionstbi__get8
extern/stb/stb_image.h:1594
↓ 143 callersFunctionconcat
extern/nlohmann-json/single_include/nlohmann/json.hpp:4277
↓ 141 callersMethoddata
extern/nlohmann-json/tests/src/unit-alt-string.cpp:129
↓ 141 callersFunctionprintf
extern/spdlog/include/spdlog/fmt/bundled/printf.h:631
↓ 140 callersFunctionconcat
extern/nlohmann-json/include/nlohmann/detail/string_concat.hpp:137
↓ 134 callersFunctionsprintf
extern/spdlog/include/spdlog/fmt/bundled/printf.h:578
↓ 132 callersFunctionMatch
Matches the string with the pattern, caching the compiled regexp.
extern/nlohmann-json/tools/cpplint/cpplint.py:1034
↓ 132 callersFunctionSearch
Searches the string for the pattern, caching the compiled regexp.
extern/nlohmann-json/tools/cpplint/cpplint.py:1062
↓ 132 callersFunctionerror
extern/spdlog/include/spdlog/logger.h:168
↓ 131 callersMethodwrite_character
extern/nlohmann-json/single_include/nlohmann/json.hpp:14846
↓ 131 callersMethodwrite_character
extern/nlohmann-json/include/nlohmann/detail/output/output_adapters.hpp:56
↓ 128 callersMethodkey
extern/nlohmann-json/tests/src/unit-cbor.cpp:70
↓ 126 callersMethodc_str
extern/spdlog/tests/catch.hpp:13908
↓ 124 callersMethodAttribute
extern/tinyxml2/tinyxml2.cpp:1526
↓ 122 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:21019
↓ 122 callersMethodwrite_character
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:13209
↓ 121 callersFunctionSetLastError
extern/StormLib/src/FileStream.cpp:49
↓ 120 callersFunctionroundtrip
extern/nlohmann-json/tests/src/unit-unicode1.cpp:230
↓ 118 callersMethodsize
extern/nlohmann-json/single_include/nlohmann/json.hpp:3109
↓ 118 callersMethodsize
extern/nlohmann-json/include/nlohmann/detail/meta/cpp_future.hpp:68
↓ 116 callersFunctionstbi__err
extern/stb/stb_image.h:975
↓ 113 callersMethodIntAttribute
extern/tinyxml2/tinyxml2.cpp:1538
↓ 110 callersMethodsize
extern/metal-cpp/Metal/Metal.hpp:7870
↓ 107 callersFunctionGetLastError
extern/StormLib/src/FileStream.cpp:44
↓ 106 callersFunctionsax_parse
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:20881
↓ 106 callersMethodsize
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:3085
↓ 104 callersFunctionmp_clear
clear one (frees) */
extern/StormLib/src/libtommath/bn_mp_clear.c:19
↓ 102 callersFunctionImMin
extern/ImGui/imgui_internal.h:464
↓ 102 callersFunctionttUSHORT
extern/ImGui/imstb_truetype.h:1291
↓ 101 callersFunctionmake_double
extern/nlohmann-json/tests/src/unit-to_chars.cpp:72
↓ 101 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
extern/nlohmann-json/single_include/nlohmann/json.hpp:13749
↓ 100 callersFunctionImFloor
extern/ImGui/imgui_internal.h:482
↓ 99 callersFunctionThrowIfFailed
src/graphic/Fast3D/gfx_dxgi.cpp:868
↓ 97 callersFunctionApprox
extern/spdlog/tests/catch.hpp:3752
↓ 96 callersMethodstr
extern/spdlog/tests/catch.hpp:12076
↓ 95 callersFunctionbinary
extern/nlohmann-json/single_include/nlohmann/json.hpp:6791
↓ 94 callersFunctionbegin
extern/nlohmann-json/tests/src/unit-user_defined_input.cpp:35
↓ 93 callersMethodpop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:12354
↓ 92 callersMethodGet
src/config/ConsoleVariable.cpp:19
↓ 92 callersFunctionend
extern/nlohmann-json/tests/src/unit-user_defined_input.cpp:40
↓ 90 callersMethodclear
extern/nlohmann-json/tests/src/unit-alt-string.cpp:124
↓ 89 callersMethoddata
Returns a pointer to the buffer data. */
extern/spdlog/include/spdlog/fmt/bundled/core.h:908
↓ 88 callersMethodempty
named queries
extern/spdlog/tests/catch.hpp:646
↓ 84 callersFunctiondual_println
extern/thread-pool/BS_thread_pool_test.cpp:94
↓ 83 callersFunctionGetCurrentWindow
extern/ImGui/imgui_internal.h:2952
↓ 83 callersMethodbegin
extern/spdlog/include/spdlog/fmt/bundled/core.h:895
↓ 83 callersMethodend
return iterator end (needed for range-based for)
extern/nlohmann-json/single_include/nlohmann/json.hpp:5261
↓ 83 callersMethodend
return iterator end (needed for range-based for)
extern/nlohmann-json/include/nlohmann/detail/iterators/iteration_proxy.hpp:183
↓ 80 callersFunctionto_unsigned
extern/spdlog/include/spdlog/fmt/bundled/core.h:407
↓ 78 callersFunctionImRect
extern/ImGui/imgui_internal.h:533
↓ 76 callersMethodempty
extern/nlohmann-json/tests/src/unit-alt-string.cpp:134
↓ 75 callersMethodc_str
extern/nlohmann-json/tests/src/unit-alt-string.cpp:99
↓ 75 callersMethodcount
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17179
↓ 74 callersFunctionfrom_bson
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:21304
↓ 74 callersMethodsize
extern/spdlog/include/spdlog/details/file_helper-inl.h:122
↓ 73 callersFunctionmp_sub
high level subtraction (handles signs) */
extern/StormLib/src/libtommath/bn_mp_sub.c:19
↓ 72 callersMethodbegin
extern/ImGui/imgui.h:2321
↓ 72 callersMethodclear
extern/ImGui/imgui.h:2325
↓ 71 callersFunctionappend_line
src/graphic/Fast3D/gfx_opengl.cpp:143
↓ 69 callersMethodend
extern/spdlog/tests/catch.hpp:8632
↓ 68 callersMethodAddRectFilled
extern/ImGui/imgui_draw.cpp:1404
↓ 67 callersMethodappend
extern/nlohmann-json/tests/src/unit-convenience.cpp:32
↓ 67 callersFunctionmp_add
high level addition (handles signs) */
extern/StormLib/src/libtommath/bn_mp_add.c:19
↓ 66 callersFunctionInit
src/port/wiiu/WiiUImpl.cpp:50
↓ 65 callersMethodfind
extern/spdlog/tests/catch.hpp:13968
↓ 65 callersFunctionfprintf
extern/spdlog/include/spdlog/fmt/bundled/printf.h:607
↓ 63 callersFunctionappend_line
src/graphic/Fast3D/gfx_direct3d_common.cpp:13
↓ 62 callersFunctionImClamp
extern/ImGui/imgui_internal.h:466
↓ 62 callersMethodbegin
return iterator begin (needed for range-based for)
extern/nlohmann-json/single_include/nlohmann/json.hpp:5255
↓ 62 callersMethodbegin
return iterator begin (needed for range-based for)
extern/nlohmann-json/include/nlohmann/detail/iterators/iteration_proxy.hpp:177
next →1–100 of 11,393, ranked by callers