Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alecazam/kram
/ functions
Functions
11,186 in github.com/alecazam/kram
⨍
Functions
11,186
◇
Types & classes
2,567
↳
Endpoints
1
↓ 5 callers
Function
follows
Check if the current character immediately follows a matching character. For example, this checks for quotes with backslashes in front of them: cons
kram-profile/CBA/simdjson.cpp:3529
↓ 5 callers
Method
format
libkram/fmt/compile.h:179
↓ 5 callers
Function
formatMessage
libkram/kram/KramLog.cpp:674
↓ 5 callers
Function
formatTypeName
libkram/kram/KTXImage.cpp:865
↓ 5 callers
Function
gaussian_filter
libkram/bc7enc/utils.cpp:284
↓ 5 callers
Function
generic_validate_utf8
libkram/simdjson/simdjson.cpp:4114
↓ 5 callers
Function
generic_validate_utf8
kram-profile/CBA/simdjson.cpp:4114
↓ 5 callers
Method
get
libkram/eastl/include/EASTL/safe_ptr.h:391
↓ 5 callers
Function
getFormatTokens
libkram/kram/KramLog.cpp:625
↓ 5 callers
Function
get_container
libkram/fmt/core.h:842
↓ 5 callers
Method
get_current_leaf
See header for documentation. */
libkram/astc-encoder/astcenc_diagnostic_trace.cpp:47
↓ 5 callers
Function
get_default_allocator
libkram/eastl/include/EASTL/allocator.h:311
↓ 5 callers
Method
get_double
kram-profile/CBA/simdjson.h:7036
↓ 5 callers
Method
get_luma
libkram/bc7enc/utils.h:1730
↓ 5 callers
Method
get_name
libkram/eastl/include/EASTL/internal/fixed_pool.h:708
↓ 5 callers
Function
hmax_s
* @brief Return the horizontal maximum of a vector. */
libkram/astc-encoder/astcenc_vecmathlib_avx2_8.h:869
↓ 5 callers
Method
initMipLevels
libkram/kram/KTXImage.cpp:1444
↓ 5 callers
Method
init_flags
libkram/transcoder/basisu_transcoder_internal.h:726
↓ 5 callers
Method
insert
libkram/eastl/include/EASTL/map.h:325
↓ 5 callers
Function
int_as_float
* @brief Integer bit-interpreted as an SP float. * * @param v The value to bitcast. * * @return The converted value. */
libkram/astc-encoder/astcenc_mathlib.h:366
↓ 5 callers
Function
interp_6_nv
libkram/bc7enc/rgbcx.cpp:385
↓ 5 callers
Function
interp_half_5_nv
libkram/bc7enc/rgbcx.cpp:387
↓ 5 callers
Function
isColorFormat
libkram/kram/KTXImage.cpp:817
↓ 5 callers
Function
isETCFormat
libkram/kram/KTXImage.cpp:782
↓ 5 callers
Function
isFloatFormat
libkram/kram/KTXImage.cpp:764
↓ 5 callers
Method
is_array
kram-profile/CBA/simdjson.h:7045
↓ 5 callers
Function
is_ascii
libkram/simdjson/simdjson.cpp:2917
↓ 5 callers
Function
is_ascii
kram-profile/CBA/simdjson.cpp:2917
↓ 5 callers
Function
isfinite
libkram/fmt/chrono.h:1392
↓ 5 callers
Function
lodepng_color_mode_cleanup
libkram/lodepng/lodepng.cpp:2721
↓ 5 callers
Function
lodepng_mulofl
Safely check if multiplying two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
libkram/lodepng/lodepng.cpp:163
↓ 5 callers
Function
lookup_16
libkram/simdjson/simdjson.h:10416
↓ 5 callers
Function
lookup_16
kram-profile/CBA/simdjson.h:10416
↓ 5 callers
Method
lteq
libkram/simdjson/simdjson.h:10505
↓ 5 callers
Method
lteq
kram-profile/CBA/simdjson.h:10505
↓ 5 callers
Function
make_checked
libkram/fmt/format.h:495
↓ 5 callers
Method
map
libkram/fmt/core.h:1367
↓ 5 callers
Method
max_val
libkram/simdjson/simdjson.h:14267
↓ 5 callers
Method
max_val
kram-profile/CBA/simdjson.h:14267
↓ 5 callers
Function
maximumu
static inline uint8_t maximumub(uint8_t a, uint8_t b) { return (a > b) ? a : b; }
libkram/bc7enc/bc7enc.cpp:19
↓ 5 callers
Function
mz_write_le32
libkram/miniz/miniz.cpp:5640
↓ 5 callers
Function
mz_write_le32
kram-profile/Source/miniz.cpp:5640
↓ 5 callers
Function
mz_write_le64
libkram/miniz/miniz.cpp:5647
↓ 5 callers
Function
mz_write_le64
kram-profile/Source/miniz.cpp:5647
↓ 5 callers
Function
mz_zip_zero_struct
libkram/miniz/miniz.cpp:3807
↓ 5 callers
Function
mz_zip_zero_struct
kram-profile/Source/miniz.cpp:3807
↓ 5 callers
Method
name
libkram/fmt/os.cpp:139
↓ 5 callers
Method
non_quote_inside_string
Whether the given characters are inside a string (only works on non-quotes) */
libkram/simdjson/simdjson.cpp:3452
↓ 5 callers
Method
non_quote_inside_string
Whether the given characters are inside a string (only works on non-quotes) */
kram-profile/CBA/simdjson.cpp:3452
↓ 5 callers
Method
on_text
libkram/fmt/chrono.h:1137
↓ 5 callers
Method
op
libkram/simdjson/simdjson.cpp:6658
↓ 5 callers
Method
op
kram-profile/CBA/simdjson.cpp:6658
↓ 5 callers
Method
operator+=
libkram/fmt/format.h:396
↓ 5 callers
Function
pack_eac_solid_block
libkram/transcoder/basisu_transcoder.cpp:15865
↓ 5 callers
Function
parse_format_specs
libkram/fmt/core.h:2576
↓ 5 callers
Method
peek_start
libkram/simdjson/simdjson.h:28735
↓ 5 callers
Method
peek_start
kram-profile/CBA/simdjson.h:28735
↓ 5 callers
Function
prefix_xor
Perform a "cumulative bitwise xor," flipping bits each time a 1 is encountered. For example, prefix_xor(00100100) == 00011100
libkram/simdjson/simdjson.h:9962
↓ 5 callers
Function
prefix_xor
Perform a "cumulative bitwise xor," flipping bits each time a 1 is encountered. For example, prefix_xor(00100100) == 00011100
kram-profile/CBA/simdjson.h:9962
↓ 5 callers
Function
quantize_and_unquantize_retain_top_two_bits
* @brief Quantize and unquantize a value ensuring top two bits are the same. * * @param quant_level The quantization level to use. * @para
libkram/astc-encoder/astcenc_color_quantize.cpp:992
↓ 5 callers
Method
quote
Real (non-backslashed) quotes
libkram/simdjson/simdjson.cpp:3271
↓ 5 callers
Method
quote
Real (non-backslashed) quotes
kram-profile/CBA/simdjson.cpp:3271
↓ 5 callers
Function
range_begin
libkram/fmt/ranges.h:107
↓ 5 callers
Function
readBitFromReversedStream
libkram/lodepng/lodepng.cpp:2465
↓ 5 callers
Function
read_bit
libkram/transcoder/basisu_transcoder.cpp:12186
↓ 5 callers
Method
reduce_or
libkram/simdjson/simdjson.h:10459
↓ 5 callers
Method
reduce_or
kram-profile/CBA/simdjson.h:10459
↓ 5 callers
Method
reset
* @brief Reset the tracker for a new processing batch. * * This must be called from single-threaded code before starting the multi-threaded proces
libkram/astc-encoder/astcenc_internal.h:259
↓ 5 callers
Function
reverse_bits
reverse the bits */
libkram/simdjson/simdjson.h:9914
↓ 5 callers
Function
reverse_bits
reverse the bits */
kram-profile/CBA/simdjson.h:9914
↓ 5 callers
Function
rotate3
libkram/vectormath/double234.cpp:435
↓ 5 callers
Function
rotate3
libkram/vectormath/float234.cpp:385
↓ 5 callers
Function
rotate_general_impl
libkram/eastl/include/EASTL/algorithm.h:3920
↓ 5 callers
Function
setBitOfReversedStream
libkram/lodepng/lodepng.cpp:2482
↓ 5 callers
Function
set_block_bits
libkram/transcoder/basisu_transcoder.cpp:3847
↓ 5 callers
Method
set_name
libkram/eastl/include/EASTL/internal/fixed_pool.h:714
↓ 5 callers
Method
set_position
libkram/simdjson/simdjson.h:27530
↓ 5 callers
Method
set_position
kram-profile/CBA/simdjson.h:27530
↓ 5 callers
Method
set_trans_high_color
4443
libkram/transcoder/basisu_transcoder.cpp:6796
↓ 5 callers
Method
set_trans_low_color
4433
libkram/transcoder/basisu_transcoder.cpp:6786
↓ 5 callers
Function
sf16_to_float
convert from soft-float to native-float */
libkram/astc-encoder/astcenc_mathlib_softfloat.cpp:397
↓ 5 callers
Method
size
libkram/eastl/include/EASTL/deque.h:1449
↓ 5 callers
Function
square
libkram/bc7enc/utils.h:55
↓ 5 callers
Method
string_tail
Tail of string (everything except the start quote)
libkram/simdjson/simdjson.cpp:3283
↓ 5 callers
Method
string_tail
Tail of string (everything except the start quote)
kram-profile/CBA/simdjson.cpp:3283
↓ 5 callers
Method
structural_start
libkram/simdjson/simdjson.cpp:3445
↓ 5 callers
Method
structural_start
kram-profile/CBA/simdjson.cpp:3445
↓ 5 callers
Method
swap
libkram/simdjson/simdjson.h:3841
↓ 5 callers
Method
swap
libkram/transcoder/basisu_containers.h:787
↓ 5 callers
Function
tdefl_optimize_huffman_table
libkram/miniz/miniz.cpp:851
↓ 5 callers
Function
tdefl_optimize_huffman_table
kram-profile/Source/miniz.cpp:851
↓ 5 callers
Function
textureTypeName
libkram/kram/KTXImage.cpp:1615
↓ 5 callers
Function
throw_format_error
libkram/fmt/format-inl.h:43
↓ 5 callers
Method
timeElapsedMillis
libkram/kram/KramTimer.h:49
↓ 5 callers
Function
toFilenameShort
this aliases the existing string, so can't chop extension
kramv/KramViewerBase.cpp:131
↓ 5 callers
Function
toSwizzleIndex
libkram/kram/KramImageInfo.cpp:181
↓ 5 callers
Function
transpose
textbook transpose
libkram/vectormath/float234.cpp:239
↓ 5 callers
Function
trim
kram-profile/CBA/simdjson.h:31373
↓ 5 callers
Function
trim_partial_utf8
Skip the last character if it is partial
libkram/simdjson/simdjson.cpp:3907
↓ 5 callers
Function
trim_partial_utf8
Skip the last character if it is partial
kram-profile/CBA/simdjson.cpp:3907
← previous
next →
1,101–1,200 of 11,186, ranked by callers