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
↓ 9 callers
Function
make_heap
libkram/eastl/include/EASTL/heap.h:394
↓ 9 callers
Function
min
libkram/vectormath/double234.h:127
↓ 9 callers
Function
move_backward
libkram/eastl/include/EASTL/algorithm.h:1297
↓ 9 callers
Function
mz_zip_reader_file_stat
libkram/miniz/miniz.cpp:7742
↓ 9 callers
Function
mz_zip_reader_file_stat
kram-profile/Source/miniz.cpp:7742
↓ 9 callers
Function
mz_zip_reader_locate_file_v2
libkram/miniz/miniz.cpp:4327
↓ 9 callers
Function
mz_zip_reader_locate_file_v2
kram-profile/Source/miniz.cpp:4327
↓ 9 callers
Method
next_chunk
Ptr to next or previous physical malloc_chunk.
libkram/allocate/dlmalloc.cpp:1143
↓ 9 callers
Function
normalize_safe
* @brief Normalize a vector, returning @c safe if len is zero. */
libkram/astc-encoder/astcenc_vecmathlib.h:297
↓ 9 callers
Method
parse
libkram/simdjson/simdjson.h:8844
↓ 9 callers
Method
pinuse
libkram/allocate/dlmalloc.cpp:1123
↓ 9 callers
Method
position
libkram/simdjson/simdjson.h:27527
↓ 9 callers
Method
position
kram-profile/CBA/simdjson.h:27527
↓ 9 callers
Function
reduce_add
libkram/vectormath/double234.h:456
↓ 9 callers
Function
reduce_add
libkram/vectormath/float234.h:297
↓ 9 callers
Function
reserve
libkram/fmt/format.h:509
↓ 9 callers
Method
resize
libkram/eastl/include/EASTL/bonus/ring_buffer.h:1016
↓ 9 callers
Method
set
Sets the buffer data and capacity. */
libkram/fmt/core.h:893
↓ 9 callers
Function
sqrt
libkram/vectormath/double234.h:160
↓ 9 callers
Function
sse2neon_recast_u64_f64
libkram/vectormath/sse2neon.h:143
↓ 9 callers
Function
sse2neon_recast_u64_f64
libkram/vectormath/sse2neon-arm64.h:143
↓ 9 callers
Function
swap
libkram/eastl/include/EASTL/deque.h:2645
↓ 9 callers
Function
swap
libkram/eastl/include/EASTL/internal/red_black_tree.h:2382
↓ 9 callers
Function
to_6
libkram/bc7enc/rgbcx.cpp:245
↓ 9 callers
Function
to_json_string
libkram/simdjson/simdjson.h:31384
↓ 9 callers
Function
to_json_string
kram-profile/CBA/simdjson.h:31384
↓ 9 callers
Function
to_nonnegative_int
libkram/fmt/chrono.h:1398
↓ 9 callers
Function
to_string
libkram/fmt/format.h:4110
↓ 9 callers
Method
totalChunks
libkram/kram/KTXImage.cpp:1150
↓ 9 callers
Method
try_resize
Tries resizing the buffer to contain *count* elements. If T is a POD type the new elements may not be initialized.
libkram/fmt/core.h:931
↓ 9 callers
Method
write
libkram/kram/KramTimer.cpp:308
↓ 9 callers
Function
write_bits
* @brief Write up to 8 bits at an arbitrary bit offset. * * The stored value is at most 8 bits, but can be stored at an offset of between 0 and 7 bi
libkram/astc-encoder/astcenc_symbolic_physical.cpp:37
↓ 9 callers
Function
write_bytes
libkram/fmt/format.h:1733
↓ 9 callers
Function
zeroext
libkram/vectormath/int234.h:33
↓ 8 callers
Method
AddString
hlslparser/src/Engine.cpp:276
↓ 8 callers
Function
BIT_highbit32
-************************************************************** * Internal functions ****************************************************************
libkram/zstd/zstddeclib.cpp:1652
↓ 8 callers
Method
GetCount
libkram/squish/colourset.h:41
↓ 8 callers
Method
GetRoot
hlslparser/src/HLSLTree.cpp:66
↓ 8 callers
Function
HuffmanTree_cleanup
libkram/lodepng/lodepng.cpp:680
↓ 8 callers
Function
HuffmanTree_init
libkram/lodepng/lodepng.cpp:673
↓ 8 callers
Method
IsGlobalFields
These spill a ton of globals throughout shader
hlslparser/src/HLSLTree.h:432
↓ 8 callers
Function
IsMatrixType
hlslparser/src/HLSLParser.cpp:96
↓ 8 callers
Function
IsTextureType
hlslparser/src/HLSLParser.cpp:111
↓ 8 callers
Method
Negate
libkram/eastl/include/EABase/int128.h:797
↓ 8 callers
Function
SListNodeSpliceAfter
libkram/eastl/include/EASTL/slist.h:463
↓ 8 callers
Method
SetSubarray
libkram/eastl/include/EASTL/deque.h:1081
↓ 8 callers
Method
TestFlags
hlslparser/src/HLSLTree.h:355
↓ 8 callers
Function
XXH64_mergeRound
libkram/zstd/zstddeclib.cpp:6818
↓ 8 callers
Function
ZSTD_customFree
libkram/zstd/zstddeclib.cpp:7934
↓ 8 callers
Function
ZSTD_isLegacy
ZSTD_isLegacy() : @return : > 0 if supported by legacy decoder. 0 otherwise. return value is the version. */
libkram/zstd/zstddeclib.cpp:10798
↓ 8 callers
Function
ZSTD_startingInputLength
libkram/zstd/zstddeclib.cpp:11667
↓ 8 callers
Function
_mm_max_ps
Compare packed single-precision (32-bit) floating-point elements in a and b, and store packed maximum values in dst. dst does not follow the IEEE Stan
libkram/vectormath/sse2neon.h:1910
↓ 8 callers
Function
_mm_sub_epi8
Subtract packed 8-bit integers in b from packed 8-bit integers in a, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrin
libkram/vectormath/sse2neon.h:4854
↓ 8 callers
Method
advance_to
libkram/fmt/printf.h:48
↓ 8 callers
Method
allocateJson
libkram/json11/json11.cpp:436
↓ 8 callers
Function
array
libkram/simdjson/simdjson.h:7350
↓ 8 callers
Function
array
kram-profile/CBA/simdjson.h:7350
↓ 8 callers
Function
astc_extract_bits
Extracts bits [low,high]
libkram/transcoder/basisu_transcoder.cpp:5108
↓ 8 callers
Method
back
kram-profile/CBA/simdjson.h:1231
↓ 8 callers
Function
base_iterator
libkram/fmt/format.h:549
↓ 8 callers
Method
begin
libkram/simdjson/simdjson.h:6814
↓ 8 callers
Method
begin
libkram/fastl/map.h:28
↓ 8 callers
Method
bits_not_set
libkram/simdjson/simdjson.h:14338
↓ 8 callers
Method
bits_not_set
kram-profile/CBA/simdjson.h:14338
↓ 8 callers
Function
cgltf_parse_json_unprocessed_extension
libkram/cgltf/cgltf.h:2957
↓ 8 callers
Method
clear
libkram/transcoder/basisu_transcoder.h:761
↓ 8 callers
Method
clear
Clears this buffer. */
libkram/fmt/core.h:927
↓ 8 callers
Function
color_quad_u8_set
libkram/bc7enc/bc7enc.cpp:34
↓ 8 callers
Function
currentTimestamp
libkram/kram/KramTimer.cpp:128
↓ 8 callers
Method
deallocate
libkram/eastl/include/EASTL/internal/fixed_pool.h:681
↓ 8 callers
Function
digits2
Converts value in the range [0, 100) to a string.
libkram/fmt/format.h:1086
↓ 8 callers
Method
exchange
libkram/eastl/include/EASTL/internal/atomic/atomic_size_aligned.h:126
↓ 8 callers
Function
float_as_int
* @brief SP float bit-interpreted as an integer. * * @param v The value to bitcast. * * @return The converted value. */
libkram/astc-encoder/astcenc_mathlib.h:352
↓ 8 callers
Function
float_to_int
* @brief Return a integer value for a float vector, using truncation. */
libkram/astc-encoder/astcenc_vecmathlib_sse_4.h:919
↓ 8 callers
Function
format
libkram/fmt/std.h:103
↓ 8 callers
Function
get_ise_sequence_bitcount
See header for documentation. */
libkram/astc-encoder/astcenc_integer_sequence.cpp:426
↓ 8 callers
Function
get_par_vector
libkram/compressonator/bc6h/hdr_encode.cpp:1907
↓ 8 callers
Method
insert
libkram/eastl/include/EASTL/list.h:539
↓ 8 callers
Function
interp_half_5_6_amd
libkram/bc7enc/rgbcx.cpp:391
↓ 8 callers
Function
isKTXFilename
libkram/kram/Kram.cpp:76
↓ 8 callers
Function
isPNGFilename
libkram/kram/Kram.cpp:92
↓ 8 callers
Function
length_squared
length_squared
libkram/vectormath/float234.h:336
↓ 8 callers
Method
load
libkram/eastl/include/EASTL/internal/atomic/atomic_size_aligned.h:107
↓ 8 callers
Function
lodepng_chunk_length
libkram/lodepng/lodepng.cpp:2493
↓ 8 callers
Function
log_line
libkram/simdjson/simdjson.h:27256
↓ 8 callers
Function
log_line
kram-profile/CBA/simdjson.h:27256
↓ 8 callers
Function
mipDown
GL/D3D hobbled non-pow2 mips by only supporting round down, not round up And then Metal followed OpenGL since it's the same hw and drivers. Round up a
libkram/kram/KTXImage.h:379
↓ 8 callers
Function
mz_zip_get_cdh
libkram/miniz/miniz.cpp:4041
↓ 8 callers
Function
mz_zip_get_cdh
kram-profile/Source/miniz.cpp:4041
↓ 8 callers
Function
on_error
libkram/fmt/core.h:1842
↓ 8 callers
Function
parse
libkram/fmt/std.h:98
↓ 8 callers
Function
parse_decimal
This should always succeed since it follows a call to parse_number.
libkram/simdjson/simdjson.cpp:1021
↓ 8 callers
Function
parse_decimal
This should always succeed since it follows a call to parse_number.
kram-profile/CBA/simdjson.cpp:1021
↓ 8 callers
Function
precise_round_565
libkram/bc7enc/rgbcx.cpp:1196
↓ 8 callers
Function
printChannels
kramv/KramViewerBase.cpp:482
↓ 8 callers
Function
replace
libkram/eastl/include/EASTL/algorithm.h:2460
↓ 8 callers
Function
round
libkram/simdjson/simdjson.cpp:1282
↓ 8 callers
Function
saturate
libkram/transcoder/basisu.h:139
↓ 8 callers
Method
size
libkram/fastl/fstring.h:54
↓ 8 callers
Method
size
libkram/transcoder/basisu_transcoder_internal.h:596
← previous
next →
601–700 of 11,186, ranked by callers