MCPcopy Create free account

hub / github.com/EQMG/Acid / functions

Functions5,423 in github.com/EQMG/Acid

↓ 12 callersFunctioninit
External/rocket/rocket.hpp:2902
↓ 12 callersFunctionmz_crc32
External/miniz/miniz.c:70
↓ 12 callersFunctionstbi__grow_buffer_unsafe
External/stb/stb_image.c:1498
↓ 12 callersFunctionstbi__zreceive
External/stb/stb_image.c:3588
↓ 12 callersFunctionswap8
External/tinyexr/tiny_exr.cpp:308
↓ 11 callersFunctionAMaxD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:308
↓ 11 callersFunctionAMaxF1
External/FidelityFX-FSR/ffx_a.h:309
↓ 11 callersFunctionAMinD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:317
↓ 11 callersFunctionAMinF1
External/FidelityFX-FSR/ffx_a.h:318
↓ 11 callersMethodClearSearchPath
Sources/Files/Files.cpp:204
↓ 11 callersMethodGetData
Sources/Network/Packet.cpp:32
↓ 11 callersMethodIsDown
Sources/Uis/Uis.cpp:35
↓ 11 callersMethodIsEnabled
Sources/Uis/UiObject.cpp:117
↓ 11 callersMethodIsOk
Sources/Network/Ftp/FtpResponse.cpp:9
↓ 11 callersMethodPointBounds
External/tinymsdf/tiny_msdf.cpp:186
↓ 11 callersMethodcapacity
Sources/Utils/RingBuffer.hpp:23
↓ 11 callersFunctiondrflac__read_uint32
External/dr_libs/dr_flac.c:1027
↓ 11 callersFunctiondrwav__fourcc_equal
External/dr_libs/dr_wav.c:167
↓ 11 callersFunctiondrwav__is_little_endian
External/dr_libs/dr_wav.c:178
↓ 11 callersFunctiondrwav__write_u32ne_to_le
External/dr_libs/dr_wav.c:1369
↓ 11 callersFunctionparseReal3
External/tinyobj/tiny_obj.cpp:350
↓ 11 callersMethodsax_parse
External/tinygltf/json.hpp:5077
↓ 11 callersFunctionspng__malloc
External/libspng/spng.c:321
↓ 11 callersFunctionstbi__malloc_mad3
External/stb/stb_image.c:505
↓ 10 callersFunctionABfe
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:652
↓ 10 callersFunctionARcpD1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:325
↓ 10 callersFunctionARcpH2
External/FidelityFX-FSR/ffx_a.h:887
↓ 10 callersFunctionFreeEXRHeader
External/tinyexr/tiny_exr.cpp:7338
↓ 10 callersMethodGetAspectRatio
* Gets the aspect ratio between the windows width and height. * @return The aspect ratio. */
Sources/Devices/Window.hpp:196
↓ 10 callersMethodGetName
Sources/Devices/Monitor.cpp:50
↓ 10 callersMethodGetName
* @brief Get the name of the entry. * @return Returns a std::string with the entry name. */
External/Zippy/ZipEntry.hpp:250
↓ 10 callersMethodLength
Sources/Maths/Quaternion.cpp:129
↓ 10 callersMethodLerp
External/FastNoiseLite/FastNoiseLite.h:455
↓ 10 callersMethodSetJustify
Sources/Fonts/Text.cpp:55
↓ 10 callersMethodboolean
External/tinygltf/json.hpp:4882
↓ 10 callersFunctioncpy2
External/tinyexr/tiny_exr.cpp:180
↓ 10 callersFunctiondrflac__seek_forward_by_pcm_frames
External/dr_libs/dr_flac.c:4284
↓ 10 callersFunctiondrmp3d_scale_pcm
External/dr_libs/dr_mp3.c:1415
↓ 10 callersFunctiondropus_range_decoder_decode
External/dr_libs/dr_opus.c:541
↓ 10 callersFunctiondrwav__bytes_to_u16
External/dr_libs/dr_wav.c:190
↓ 10 callersFunctiondrwav__write_u64ne_to_le
External/dr_libs/dr_wav.c:1381
↓ 10 callersFunctionilog
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 callersFunctionload4
External/libspng/spng.c:4209
↓ 10 callersFunctionmz_zip_reader_end_internal
External/miniz/miniz.c:3809
↓ 10 callersMethodnumber_float
External/tinygltf/json.hpp:4897
↓ 10 callersMethodread_real
External/tinydng/tiny_dng.cpp:1968
↓ 10 callersFunctionsetup_temp_free
External/stb/stb_vorbis.c:555
↓ 10 callersFunctionstb_vorbis_get_file_offset
External/stb/stb_vorbis.c:4115
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
External/stb/stb_image.c:3245
↓ 9 callersFunctionAAbsD1
External/FidelityFX-FSR/ffx_a.h:255
↓ 9 callersFunctionAAbsF1
External/FidelityFX-FSR/ffx_a.h:256
↓ 9 callersFunctionARcpH1
------------------------------------------------------------------------------------------------------------------------------
External/FidelityFX-FSR/ffx_a.h:886
↓ 9 callersFunctionASatF1
External/FidelityFX-FSR/ffx_a.h:365
↓ 9 callersFunctionGetAttachment
Sources/Graphics/Renderpass/Framebuffers.hpp:18
↓ 9 callersFunctionGetKey
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 callersMethodGetOffset
Sources/Graphics/Pipelines/Shader.hpp:74
↓ 9 callersMethodGetScale
Sources/Maths/Transform.cpp:35
↓ 9 callersMethodIsDirectory
* @brief Is the zip entry a directory? * @return Returns true if the entry is a directory; otherwise false. */
External/Zippy/ZipEntry.hpp:301
↓ 9 callersMethodScale
Sources/Maths/Matrix4.cpp:127
↓ 9 callersMethodWasDown
Sources/Uis/Uis.cpp:39
↓ 9 callersFunctionabs_i16
External/libspng/spng.c:4367
↓ 9 callersFunctiondrflac__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 callersFunctiondrflac__calculate_prediction_64
External/dr_libs/dr_flac.c:1677
↓ 9 callersFunctiondrflac__malloc_from_callbacks
External/dr_libs/dr_flac.c:4939
↓ 9 callersFunctiondrflac__reload_cache
External/dr_libs/dr_flac.c:967
↓ 9 callersFunctiondrflac__seek_bits
External/dr_libs/dr_flac.c:1223
↓ 9 callersFunctiondrflac__valignrq_s32_1
External/dr_libs/dr_flac.c:2906
↓ 9 callersFunctionmz_zip_reader_locate_file_v2
External/miniz/miniz.c:4323
↓ 9 callersFunctionobject
! @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 callersMethodread_uint
External/tinydng/tiny_dng.cpp:1933
↓ 9 callersFunctionstbi__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 callersFunctionstbiw__jpg_processDU
External/stb/stb_image_write.c:1101
↓ 9 callersFunctionstbiw__jpg_writeBits
External/stb/stb_image_write.c:1026
↓ 8 callersFunctionAMax3F1
------------------------------------------------------------------------------------------------------------------------------ V_MAX3_F32.
External/FidelityFX-FSR/ffx_a.h:675
↓ 8 callersFunctionAMax3H1
------------------------------------------------------------------------------------------------------------------------------ No packed version of ma
External/FidelityFX-FSR/ffx_a.h:865
↓ 8 callersFunctionAMax3H2
External/FidelityFX-FSR/ffx_a.h:866
↓ 8 callersFunctionAPrxMedRcpH2
External/FidelityFX-FSR/ffx_a.h:1815
↓ 8 callersFunctionASatF3
External/FidelityFX-FSR/ffx_a.h:749
↓ 8 callersFunctionArrayBegin
External/tinygltf/tiny_gltf.cpp:1560
↓ 8 callersFunctionArrayEnd
External/tinygltf/tiny_gltf.cpp:1568
↓ 8 callersFunctionDetectClash
External/tinymsdf/tiny_msdf.cpp:986
↓ 8 callersMethodDot
Sources/Maths/Quaternion.cpp:91
↓ 8 callersFunctionGetAmount
* 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 callersFunctionOct
External/FidelityFX-FSR/ffx_a.h:1872
↓ 8 callersFunctionQuart
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////
External/FidelityFX-FSR/ffx_a.h:1871
↓ 8 callersMethodScale
Sources/Maths/Matrix3.cpp:103
↓ 8 callersMethodSetField
Sources/Network/Http/HttpRequest.cpp:14
↓ 8 callersFunctionShoelace
External/tinymsdf/tiny_msdf.cpp:546
↓ 8 callersFunctionUTF8ToWchar
External/tinyexr/tiny_exr.cpp:3654
↓ 8 callersFunctionbit_reverse
used in setup, and for huffman that doesn't go fast path
External/stb/stb_vorbis.c:585
↓ 8 callersFunctiondestroy
External/tinygltf/json.hpp:13375
↓ 8 callersFunctiondrflac__be2host_64
External/dr_libs/dr_flac.c:557
↓ 8 callersFunctiondrflac__read_int32
External/dr_libs/dr_flac.c:1085
↓ 8 callersMethodengaged
External/rocket/rocket.hpp:758
↓ 8 callersMethodget_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 callersFunctionhufLength
External/tinyexr/tiny_exr.cpp:1485
↓ 8 callersFunctionmake_link
External/rocket/rocket.hpp:2931
↓ 8 callersFunctionmz_zip_get_cdh
External/miniz/miniz.c:4037
↓ 8 callersFunctionpaeth_arm
External/libspng/spng.c:4762
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
External/stb/stb_image.c:1829
← previousnext →201–300 of 5,423, ranked by callers