Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQMG/Acid
/ functions
Functions
5,423 in github.com/EQMG/Acid
⨍
Functions
5,423
◇
Types & classes
961
↓ 12 callers
Function
init
External/rocket/rocket.hpp:2902
↓ 12 callers
Function
mz_crc32
External/miniz/miniz.c:70
↓ 12 callers
Function
stbi__grow_buffer_unsafe
External/stb/stb_image.c:1498
↓ 12 callers
Function
stbi__zreceive
External/stb/stb_image.c:3588
↓ 12 callers
Function
swap8
External/tinyexr/tiny_exr.cpp:308
↓ 11 callers
Function
AMaxD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:308
↓ 11 callers
Function
AMaxF1
External/FidelityFX-FSR/ffx_a.h:309
↓ 11 callers
Function
AMinD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:317
↓ 11 callers
Function
AMinF1
External/FidelityFX-FSR/ffx_a.h:318
↓ 11 callers
Method
ClearSearchPath
Sources/Files/Files.cpp:204
↓ 11 callers
Method
GetData
Sources/Network/Packet.cpp:32
↓ 11 callers
Method
IsDown
Sources/Uis/Uis.cpp:35
↓ 11 callers
Method
IsEnabled
Sources/Uis/UiObject.cpp:117
↓ 11 callers
Method
IsOk
Sources/Network/Ftp/FtpResponse.cpp:9
↓ 11 callers
Method
PointBounds
External/tinymsdf/tiny_msdf.cpp:186
↓ 11 callers
Method
capacity
Sources/Utils/RingBuffer.hpp:23
↓ 11 callers
Function
drflac__read_uint32
External/dr_libs/dr_flac.c:1027
↓ 11 callers
Function
drwav__fourcc_equal
External/dr_libs/dr_wav.c:167
↓ 11 callers
Function
drwav__is_little_endian
External/dr_libs/dr_wav.c:178
↓ 11 callers
Function
drwav__write_u32ne_to_le
External/dr_libs/dr_wav.c:1369
↓ 11 callers
Function
parseReal3
External/tinyobj/tiny_obj.cpp:350
↓ 11 callers
Method
sax_parse
External/tinygltf/json.hpp:5077
↓ 11 callers
Function
spng__malloc
External/libspng/spng.c:321
↓ 11 callers
Function
stbi__malloc_mad3
External/stb/stb_image.c:505
↓ 10 callers
Function
ABfe
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:652
↓ 10 callers
Function
ARcpD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:325
↓ 10 callers
Function
ARcpH2
External/FidelityFX-FSR/ffx_a.h:887
↓ 10 callers
Function
FreeEXRHeader
External/tinyexr/tiny_exr.cpp:7338
↓ 10 callers
Method
GetAspectRatio
* Gets the aspect ratio between the windows width and height. * @return The aspect ratio. */
Sources/Devices/Window.hpp:196
↓ 10 callers
Method
GetName
Sources/Devices/Monitor.cpp:50
↓ 10 callers
Method
GetName
* @brief Get the name of the entry. * @return Returns a std::string with the entry name. */
External/Zippy/ZipEntry.hpp:250
↓ 10 callers
Method
Length
Sources/Maths/Quaternion.cpp:129
↓ 10 callers
Method
Lerp
External/FastNoiseLite/FastNoiseLite.h:455
↓ 10 callers
Method
SetJustify
Sources/Fonts/Text.cpp:55
↓ 10 callers
Method
boolean
External/tinygltf/json.hpp:4882
↓ 10 callers
Function
cpy2
External/tinyexr/tiny_exr.cpp:180
↓ 10 callers
Function
drflac__seek_forward_by_pcm_frames
External/dr_libs/dr_flac.c:4284
↓ 10 callers
Function
drmp3d_scale_pcm
External/dr_libs/dr_mp3.c:1415
↓ 10 callers
Function
dropus_range_decoder_decode
External/dr_libs/dr_opus.c:541
↓ 10 callers
Function
drwav__bytes_to_u16
External/dr_libs/dr_wav.c:190
↓ 10 callers
Function
drwav__write_u64ne_to_le
External/dr_libs/dr_wav.c:1381
↓ 10 callers
Function
ilog
this is a weird definition of log2() for which log2(1) = 1, log2(2) = 2, log2(4) = 3 as required by the specification. fast(?) implementation from stb
External/stb/stb_vorbis.c:602
↓ 10 callers
Function
load4
External/libspng/spng.c:4209
↓ 10 callers
Function
mz_zip_reader_end_internal
External/miniz/miniz.c:3809
↓ 10 callers
Method
number_float
External/tinygltf/json.hpp:4897
↓ 10 callers
Method
read_real
External/tinydng/tiny_dng.cpp:1968
↓ 10 callers
Function
setup_temp_free
External/stb/stb_vorbis.c:555
↓ 10 callers
Function
stb_vorbis_get_file_offset
External/stb/stb_vorbis.c:4115
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
External/stb/stb_image.c:3245
↓ 9 callers
Function
AAbsD1
External/FidelityFX-FSR/ffx_a.h:255
↓ 9 callers
Function
AAbsF1
External/FidelityFX-FSR/ffx_a.h:256
↓ 9 callers
Function
ARcpH1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:886
↓ 9 callers
Function
ASatF1
External/FidelityFX-FSR/ffx_a.h:365
↓ 9 callers
Function
GetAttachment
Sources/Graphics/Renderpass/Framebuffers.hpp:18
↓ 9 callers
Function
GetKey
Making this a const char* results in a pointer to a temporary when TINYGLTF_USE_RAPIDJSON is off.
External/tinygltf/tiny_gltf.cpp:1602
↓ 9 callers
Method
GetOffset
Sources/Graphics/Pipelines/Shader.hpp:74
↓ 9 callers
Method
GetScale
Sources/Maths/Transform.cpp:35
↓ 9 callers
Method
IsDirectory
* @brief Is the zip entry a directory? * @return Returns true if the entry is a directory; otherwise false. */
External/Zippy/ZipEntry.hpp:301
↓ 9 callers
Method
Scale
Sources/Maths/Matrix4.cpp:127
↓ 9 callers
Method
WasDown
Sources/Uis/Uis.cpp:39
↓ 9 callers
Function
abs_i16
External/libspng/spng.c:4367
↓ 9 callers
Function
drflac__calculate_prediction_32
The next two functions are responsible for calculating the prediction. When the bits per sample is >16 we need to use 64-bit integer arithmetic becau
External/dr_libs/dr_flac.c:1629
↓ 9 callers
Function
drflac__calculate_prediction_64
External/dr_libs/dr_flac.c:1677
↓ 9 callers
Function
drflac__malloc_from_callbacks
External/dr_libs/dr_flac.c:4939
↓ 9 callers
Function
drflac__reload_cache
External/dr_libs/dr_flac.c:967
↓ 9 callers
Function
drflac__seek_bits
External/dr_libs/dr_flac.c:1223
↓ 9 callers
Function
drflac__valignrq_s32_1
External/dr_libs/dr_flac.c:2906
↓ 9 callers
Function
mz_zip_reader_locate_file_v2
External/miniz/miniz.c:4323
↓ 9 callers
Function
object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
External/tinygltf/json.hpp:13915
↓ 9 callers
Method
read_uint
External/tinydng/tiny_dng.cpp:1933
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
External/stb/stb_image.c:481
↓ 9 callers
Function
stbiw__jpg_processDU
External/stb/stb_image_write.c:1101
↓ 9 callers
Function
stbiw__jpg_writeBits
External/stb/stb_image_write.c:1026
↓ 8 callers
Function
AMax3F1
------------------------------------------------------------------------------------------------------------------------------ V_MAX3_F32.
External/FidelityFX-FSR/ffx_a.h:675
↓ 8 callers
Function
AMax3H1
------------------------------------------------------------------------------------------------------------------------------ No packed version of ma
External/FidelityFX-FSR/ffx_a.h:865
↓ 8 callers
Function
AMax3H2
External/FidelityFX-FSR/ffx_a.h:866
↓ 8 callers
Function
APrxMedRcpH2
External/FidelityFX-FSR/ffx_a.h:1815
↓ 8 callers
Function
ASatF3
External/FidelityFX-FSR/ffx_a.h:749
↓ 8 callers
Function
ArrayBegin
External/tinygltf/tiny_gltf.cpp:1560
↓ 8 callers
Function
ArrayEnd
External/tinygltf/tiny_gltf.cpp:1568
↓ 8 callers
Function
DetectClash
External/tinymsdf/tiny_msdf.cpp:986
↓ 8 callers
Method
Dot
Sources/Maths/Quaternion.cpp:91
↓ 8 callers
Function
GetAmount
* Gets the current value along the axis. -1 is smallest input, 1 is largest input. * @return The current value of the axis in the range (-1, 1). *
Sources/Inputs/InputAxis.hpp:41
↓ 8 callers
Function
Oct
External/FidelityFX-FSR/ffx_a.h:1872
↓ 8 callers
Function
Quart
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////
External/FidelityFX-FSR/ffx_a.h:1871
↓ 8 callers
Method
Scale
Sources/Maths/Matrix3.cpp:103
↓ 8 callers
Method
SetField
Sources/Network/Http/HttpRequest.cpp:14
↓ 8 callers
Function
Shoelace
External/tinymsdf/tiny_msdf.cpp:546
↓ 8 callers
Function
UTF8ToWchar
External/tinyexr/tiny_exr.cpp:3654
↓ 8 callers
Function
bit_reverse
used in setup, and for huffman that doesn't go fast path
External/stb/stb_vorbis.c:585
↓ 8 callers
Function
destroy
External/tinygltf/json.hpp:13375
↓ 8 callers
Function
drflac__be2host_64
External/dr_libs/dr_flac.c:557
↓ 8 callers
Function
drflac__read_int32
External/dr_libs/dr_flac.c:1085
↓ 8 callers
Method
engaged
External/rocket/rocket.hpp:758
↓ 8 callers
Method
get_bits_no_markers
Retrieves a variable number of bits from the input stream. Markers will not be read into the input bit buffer. Instead, an infinite number of all 1's
External/libjpgd/jpgd.cpp:485
↓ 8 callers
Function
hufLength
External/tinyexr/tiny_exr.cpp:1485
↓ 8 callers
Function
make_link
External/rocket/rocket.hpp:2931
↓ 8 callers
Function
mz_zip_get_cdh
External/miniz/miniz.c:4037
↓ 8 callers
Function
paeth_arm
External/libspng/spng.c:4762
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
External/stb/stb_image.c:1829
← previous
next →
201–300 of 5,423, ranked by callers