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
↓ 3 callers
Method
getExpression
extern/spdlog/tests/catch.hpp:8330
↓ 3 callers
Method
getPreferences
extern/spdlog/tests/catch.hpp:17097
↓ 3 callers
Method
getTestMacroName
extern/spdlog/tests/catch.hpp:8375
↓ 3 callers
Function
get_cached_power
Returns a cached power of 10 `c_k = c_k.f * pow(2, c_k.e)` such that its (binary) exponent satisfies `min_exponent <= c_k.e <= min_exponent + 28`.
extern/spdlog/include/spdlog/fmt/bundled/format.h:1548
↓ 3 callers
Function
get_filesize
extern/spdlog/tests/utils.cpp:61
↓ 3 callers
Method
get_num_blocks
* @brief Get the number of blocks. Note that this may be different than the desired number of blocks that was passed to the constructor. * *
extern/thread-pool/BS_thread_pool.hpp:189
↓ 3 callers
Function
gf2_matrix_times
========================================================================= */
extern/StormLib/src/zlib/crc32.c:344
↓ 3 callers
Function
gfx_adjust_viewport_or_scissor
src/graphic/Fast3D/gfx_pc.cpp:1790
↓ 3 callers
Function
gfx_adjust_x_for_aspect_ratio
src/graphic/Fast3D/gfx_pc.cpp:1190
↓ 3 callers
Function
gfx_dp_fill_rectangle
src/graphic/Fast3D/gfx_pc.cpp:2334
↓ 3 callers
Function
gfx_dp_set_combine_mode
src/graphic/Fast3D/gfx_pc.cpp:2145
↓ 3 callers
Function
gfx_dp_set_tile
src/graphic/Fast3D/gfx_pc.cpp:1924
↓ 3 callers
Function
gfx_dp_texture_rectangle
src/graphic/Fast3D/gfx_pc.cpp:2268
↓ 3 callers
Function
gfx_get_current_rendering_api
src/graphic/Fast3D/gfx_pc.cpp:3121
↓ 3 callers
Function
gfx_sp_geometry_mode
src/graphic/Fast3D/gfx_pc.cpp:1780
↓ 3 callers
Function
gfx_wiiu_set_context_state
src/graphic/Fast3D/gfx_wiiu.cpp:334
↓ 3 callers
Function
gx2FreeShaderGroup
src/graphic/Fast3D/gx2_shader_gen.c:977
↓ 3 callers
Method
handleNonExpr
extern/spdlog/tests/catch.hpp:13125
↓ 3 callers
Function
handle_compress
---------------------------------------------------*/
extern/StormLib/src/bzip2/bzlib.c:361
↓ 3 callers
Method
hasExpandedExpression
extern/spdlog/tests/catch.hpp:8357
↓ 3 callers
Method
initialize_logger
extern/spdlog/include/spdlog/details/registry-inl.h:60
↓ 3 callers
Function
isFalseTest
extern/spdlog/tests/catch.hpp:1386
↓ 3 callers
Method
isHidden
extern/spdlog/tests/catch.hpp:14121
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:18504
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
extern/nlohmann-json/single_include/nlohmann/json.hpp:20515
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
extern/nlohmann-json/include/nlohmann/json.hpp:1337
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:18490
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
extern/nlohmann-json/single_include/nlohmann/json.hpp:20501
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
extern/nlohmann-json/include/nlohmann/json.hpp:1323
↓ 3 callers
Method
is_paused
* @brief Check whether the pool is currently paused. * * @return true if the pool is paused, false if it is not paused. */
extern/thread-pool/BS_thread_pool.hpp:317
↓ 3 callers
Function
is_project_root
(test_dir='.')
extern/nlohmann-json/tools/serve_header/serve_header.py:41
↓ 3 callers
Method
key
extern/nlohmann-json/docs/examples/sax_parse.cpp:76
↓ 3 callers
Method
localizedDescription
extern/metal-cpp/Metal/Metal.hpp:1677
↓ 3 callers
Method
lock
extern/metal-cpp/Metal/Metal.hpp:1724
↓ 3 callers
Function
ltc_ecc_new_point
Allocate a new ECC point @return A newly allocated point or NULL on error */
extern/StormLib/src/libtomcrypt/src/pk/ecc/ltc_ecc_points.c:30
↓ 3 callers
Function
mainGtU
---------------------------------------------*/
extern/StormLib/src/bzip2/blocksort.c:345
↓ 3 callers
Function
makeRatio
extern/spdlog/tests/catch.hpp:16265
↓ 3 callers
Function
make_wformat_args
extern/spdlog/include/spdlog/fmt/bundled/xchar.h:45
↓ 3 callers
Function
marginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
extern/spdlog/tests/catch.hpp:7862
↓ 3 callers
Function
millis_from
extern/spdlog/tests/test_mpmc_q.cpp:6
↓ 3 callers
Method
moved_or_copied
extern/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp:13110
↓ 3 callers
Method
moved_or_copied
extern/nlohmann-json/single_include/nlohmann/json.hpp:14726
↓ 3 callers
Method
moved_or_copied
extern/nlohmann-json/include/nlohmann/detail/json_ref.hpp:53
↓ 3 callers
Method
ms
* @brief Get the number of milliseconds that have elapsed between start() and stop(). * * @return The number of milliseconds. */
extern/thread-pool/BS_thread_pool.hpp:807
↓ 3 callers
Function
needs_escape
extern/spdlog/include/spdlog/fmt/bundled/format.h:1705
↓ 3 callers
Method
newFunction
extern/metal-cpp/Metal/Metal.hpp:13504
↓ 3 callers
Method
okToFail
extern/spdlog/tests/catch.hpp:14127
↓ 3 callers
Method
on_dynamic_precision
extern/spdlog/include/spdlog/fmt/bundled/core.h:2251
↓ 3 callers
Method
on_dynamic_width
extern/spdlog/include/spdlog/fmt/bundled/core.h:2247
↓ 3 callers
Method
on_sign
extern/spdlog/include/spdlog/fmt/bundled/core.h:2212
↓ 3 callers
Method
operator *
extern/spdlog/tests/catch.hpp:8574
↓ 3 callers
Method
operator <
extern/spdlog/tests/catch.hpp:9918
↓ 3 callers
Function
pad3
extern/spdlog/include/spdlog/details/fmt_helper.h:126
↓ 3 callers
Method
parse
extern/spdlog/include/spdlog/fmt/bundled/ranges.h:617
↓ 3 callers
Function
parseSpecialTag
extern/spdlog/tests/catch.hpp:14017
↓ 3 callers
Function
parse_arg_id
extern/spdlog/include/spdlog/fmt/bundled/core.h:2434
↓ 3 callers
Function
parse_presentation_type
extern/spdlog/include/spdlog/fmt/bundled/core.h:2515
↓ 3 callers
Function
pop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
extern/nlohmann-json/single_include/nlohmann/json.hpp:13840
↓ 3 callers
Function
print
extern/thread-pool/BS_thread_pool_light_test.cpp:61
↓ 3 callers
Function
printTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
extern/spdlog/tests/catch.hpp:15856
↓ 3 callers
Function
range_end
extern/spdlog/include/spdlog/fmt/bundled/ranges.h:111
↓ 3 callers
Method
registerStartupException
extern/spdlog/tests/catch.hpp:12484
↓ 3 callers
Method
registerTest
extern/spdlog/tests/catch.hpp:14293
↓ 3 callers
Method
remainingTokens
extern/spdlog/tests/catch.hpp:9048
↓ 3 callers
Function
rsa_free
Free an RSA key from memory @param key The RSA key to free */
extern/StormLib/src/libtomcrypt/src/pk/rsa/rsa_free.c:24
↓ 3 callers
Method
run
extern/spdlog/tests/catch.hpp:13504
↓ 3 callers
Method
runOrder
extern/spdlog/tests/catch.hpp:10000
↓ 3 callers
Function
sSendKeyboardCallback
@brief Send keyboard callback when a key has been pressed or released **/
extern/ImGui/examples/libs/usynergy/uSynergy.c:172
↓ 3 callers
Function
sax_parse
extern/nlohmann-json/include/nlohmann/json.hpp:4075
↓ 3 callers
Method
sectionEnded
extern/spdlog/tests/catch.hpp:12849
↓ 3 callers
Function
seedRng
extern/spdlog/tests/catch.hpp:13147
↓ 3 callers
Function
serializeFilters
extern/spdlog/tests/catch.hpp:15796
↓ 3 callers
Method
setArrayLength
extern/metal-cpp/Metal/Metal.hpp:5990
↓ 3 callers
Method
setClearColor
extern/metal-cpp/Metal/Metal.hpp:14778
↓ 3 callers
Method
setClearDepth
extern/metal-cpp/Metal/Metal.hpp:14798
↓ 3 callers
Method
setPixelFormat
extern/metal-cpp/Metal/Metal.hpp:5930
↓ 3 callers
Method
setValue
extern/spdlog/tests/catch.hpp:9195
↓ 3 callers
Function
set_automatic_registration
extern/spdlog/include/spdlog/spdlog-inl.h:100
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
extern/nlohmann-json/single_include/nlohmann/json.hpp:12668
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
extern/nlohmann-json/include/nlohmann/detail/iterators/primitive_iterator.hpp:47
↓ 3 callers
Method
set_brackets
extern/spdlog/include/spdlog/fmt/bundled/ranges.h:354
↓ 3 callers
Method
set_level
extern/spdlog/include/spdlog/details/registry-inl.h:171
↓ 3 callers
Function
sha1_init
Initialize the hash state @param md The hash state you wish to initialize @return CRYPT_OK if successful */
extern/StormLib/src/libtomcrypt/src/hashes/sha1.c:165
↓ 3 callers
Function
stb__lit
extern/ImGui/imgui_draw.cpp:3998
↓ 3 callers
Function
stb_textedit_move_to_last
move cursor to last character of selection
extern/ImGui/imstb_textedit.h:628
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
extern/stb/stb_image.h:999
↓ 3 callers
Function
stbi__decode_jpeg_header
extern/stb/stb_image.h:3330
↓ 3 callers
Function
stbi__free_jpeg_components
extern/stb/stb_image.h:3207
↓ 3 callers
Function
stbi__hdr_convert
extern/stb/stb_image.h:7053
↓ 3 callers
Function
stbi__info_main
extern/stb/stb_image.h:7541
↓ 3 callers
Function
stbi__is_16_main
extern/stb/stb_image.h:7583
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
extern/stb/stb_image.h:1266
↓ 3 callers
Function
stbi__loadf_main
extern/stb/stb_image.h:1440
↓ 3 callers
Function
stbi__mad4sizes_valid
extern/stb/stb_image.h:1036
↓ 3 callers
Function
stbi__malloc_mad4
extern/stb/stb_image.h:1059
↓ 3 callers
Function
stbi__pic_is4
extern/stb/stb_image.h:6258
↓ 3 callers
Function
stbi__pnm_getinteger
extern/stb/stb_image.h:7482
↓ 3 callers
Function
stbi__pnm_info
extern/stb/stb_image.h:7494
↓ 3 callers
Function
stbi__pnm_skip_whitespace
extern/stb/stb_image.h:7463
↓ 3 callers
Function
stbi__zeof
extern/stb/stb_image.h:4134
← previous
next →
1,601–1,700 of 11,393, ranked by callers