MCPcopy Create free account

hub / github.com/ConfettiFX/The-Forge / functions

Functions12,747 in github.com/ConfettiFX/The-Forge

↓ 7 callersFunctionXXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/xxhash.h:4254
↓ 7 callersFunctionXXH_swap32
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/xxhash.h:2702
↓ 7 callersFunctionZSTD_DCtx_get_bmi2
Common_3/Utilities/ThirdParty/OpenSource/zstd/decompress/zstd_decompress_internal.h:213
↓ 7 callersFunctionZSTD_compressBlock_lazy_extDict_generic
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_lazy.c:1937
↓ 7 callersFunctionZSTD_compressBound
-************************************* * Helper functions ***************************************/ ZSTD_compressBound() * Note that the result from
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress.c:69
↓ 7 callersFunctionZSTD_compressEnd_public
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress.c:5288
↓ 7 callersFunctionZSTD_cwksp_reserve_buffer
* Reserves and returns unaligned memory. */
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_cwksp.h:389
↓ 7 callersFunctionZSTD_execSequence
Common_3/Utilities/ThirdParty/OpenSource/zstd/decompress/zstd_decompress_block.c:1001
↓ 7 callersFunctionZSTD_noCompressBlock
ZSTD_noCompressBlock() : * Writes uncompressed block to dst buffer from given src. * Returns the size of the block */
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress_internal.h:563
↓ 7 callersFunctionZSTD_pthread_mutex_init
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/threading.c:140
↓ 7 callersFunctionZSTD_rotateRight_U64
ZSTD_rotateRight_*(): * Rotates a bitfield to the right by "count" bits. * https://en.wikipedia.org/w/index.php?title=Circular_shift&oldid=991635599
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bits.h:179
↓ 7 callersFunctionZSTD_updateRep
ZSTD_updateRep() : * updates in-place @rep (array of repeat offsets) * @offBase : sum-type, using numeric representation of ZSTD_storeSeq() */
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress_internal.h:712
↓ 7 callersFunction_mm_cmpge_ps
Compares for greater than or equal. https://msdn.microsoft.com/en-us/library/vstudio/fs813y2t(v=vs.100).aspx
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1303
↓ 7 callersFunction_mm_movemask_epi8
NEON does not provide a version of this function, here is an article about some ways to repro the results. http://stackoverflow.com/questions/11870910
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:957
↓ 7 callersFunction_mm_packus_epi16
Packs the 16 signed 16 - bit integers from a and b into 8 - bit unsigned integers and saturates. https://msdn.microsoft.com/en-us/library/07ad1wx4(v=v
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1576
↓ 7 callersFunctionaddImageUsage
Adds image usage flag for given image
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/GLTFLoader.h:175
↓ 7 callersFunctionallocateStagingMemory
Return memory from pre-allocated staging buffer or create a temporary buffer if the streamer ran out of memory
Common_3/Resources/ResourceLoader/ResourceLoader.cpp:987
↓ 7 callersFunctionandPerElem
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:1594
↓ 7 callersFunctionbstrIntersects
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstrlib.c:77
↓ 7 callersFunctionbuildCharField
Convert a bstring to charField */
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstrlib.c:1614
↓ 7 callersFunctionbunyArDecodeBlockPointer
Common_3/Utilities/Interfaces/IFileSystem.h:677
↓ 7 callersMethodc_str
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:2488
↓ 7 callersFunctioncgltf_accessor_read_float
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf.h:1704
↓ 7 callersFunctioncgltf_check_floatarray
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf_write.h:285
↓ 7 callersFunctioncgltf_parse_json_texture_view
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf.h:2538
↓ 7 callersMethodclose
(self)
Common_3/Tools/ReloadServer/ReloadServer.py:95
↓ 7 callersFunctioncmdSetStencilReferenceValue
Common_3/Graphics/Vulkan/Vulkan.c:8258
↓ 7 callersFunctioncmdVBTriangleFilteringPass
Executes the compute shader that performs triangle filtering on the GPU. This step performs different visibility tests per triangle to determine wheth
Common_3/Renderer/VisibilityBuffer/VisibilityBuffer.cpp:233
↓ 7 callersFunctiondsseFromIVec4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:299
↓ 7 callersFunctiondsseFromIVec4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:299
↓ 7 callersFunctiondsseMax
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:228
↓ 7 callersFunctiondsseMax
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:228
↓ 7 callersFunctiondsseMin
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:223
↓ 7 callersFunctiondsseMin
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:223
↓ 7 callersFunctiondsseSqrtf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:475
↓ 7 callersFunctiondsseSqrtf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:475
↓ 7 callersFunctiondsseVecCross
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:904
↓ 7 callersFunctiondsseVecCross
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:904
↓ 7 callersMethodempty
Examples_3/Unit_Tests/src/09_LightShadowPlayground/09_LightShadowPlayground.cpp:2562
↓ 7 callersFunctionencode_u32_le
(n: int)
Common_3/Tools/ReloadServer/ReloadServer.py:247
↓ 7 callersMethodend
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:22480
↓ 7 callersFunctionerror
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lundump.c:46
↓ 7 callersFunctionfntMeasureFontText
Common_3/Application/Fonts/FontSystem.cpp:716
↓ 7 callersFunctionfons__flush
Common_3/Application/ThirdParty/OpenSource/Fontstash/src/fontstash.h:1204
↓ 7 callersFunctionfreereg
** Free register 'reg', if it is neither a constant index nor ** a local variable. ) */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:386
↓ 7 callersFunctionfsCheckPath
Common_3/Utilities/FileSystem/ToolFileSystem.c:777
↓ 7 callersFunctionfsGetPathFileName
Common_3/Utilities/FileSystem/ToolFileSystem.c:501
↓ 7 callersFunctiongltfGetTextureView
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/GLTFLoader.h:192
↓ 7 callersFunctionhashBuckets
Common_3/Tools/ThirdParty/OpenSource/meshoptimizer/src/indexgenerator.cpp:126
↓ 7 callersFunctionhid_read_timeout
Common_3/OS/ThirdParty/OpenSource/hidapi/mac/hid.c:1044
↓ 7 callersMethodinvoke
Invoke object directly. This operation is useful when the calling function has just constructed the delegate, such as what happens when iterating a qu
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:26167
↓ 7 callersFunctionluaK_exp2anyreg
** Ensures final expression result (including results from its jump ** lists) is in some (any) register and return that register. */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:715
↓ 7 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). If there are jumps to ** this positio
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:136
↓ 7 callersFunctionluaT_gettmbyobj
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltm.c:70
↓ 7 callersFunctionlua_concat
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:1139
↓ 7 callersFunctionlua_pushcclosure
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:531
↓ 7 callersFunctionlua_rawseti
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:816
↓ 7 callersFunctionmatch
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lstrlib.c:425
↓ 7 callersFunctionnew_localvar
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:175
↓ 7 callersFunctionpresetLevelToString
Common_3/Graphics/GraphicsConfig.cpp:515
↓ 7 callersFunctionpushstr
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lobject.c:390
↓ 7 callersMethodsecond
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:28379
↓ 7 callersFunctionstbi__compute_y
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1466
↓ 7 callersFunctionstbi__convert_format
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1471
↓ 7 callersFunctionstbir__get_coefficient
For perf reasons this code is duplicated in stbir__resample_horizontal_upsample/downsample, if you change it here change it there too.
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_resize.h:936
↓ 7 callersFunctionstbir__get_coefficient_width
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_resize.h:901
↓ 7 callersFunctionstbir__use_height_upsampling
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_resize.h:876
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:2730
↓ 7 callersFunctionstbtt_InitFont
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:4969
↓ 7 callersFunctionstbtt__cff_get_index
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:1199
↓ 7 callersFunctiontest29_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:3816
↓ 7 callersFunctiontest33_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4304
↓ 7 callersFunctiontest34_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4384
↓ 7 callersFunctiontf_write
Common_3/Tools/BunyArchive/Buny.c:882
↓ 7 callersFunctionthreadSleep
Common_3/OS/Linux/LinuxThread.c:168
↓ 7 callersFunctiontokenCompare
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstrlib.h:403
↓ 7 callersFunctionvma_delete_array
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:3929
↓ 7 callersFunctionwndUpdateResolutionsList
Common_3/OS/WindowSystem/WindowSystem.cpp:209
↓ 6 callersMethodAddAllocation
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:8487
↓ 6 callersFunctionAddDetailedStatisticsAllocation
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:2268
↓ 6 callersFunctionAlloc
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Scopes/MTScopes.h:177
↓ 6 callersFunctionBIT_skipBits
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bitstream.h:352
↓ 6 callersFunctionBeginAssetPipelineSection
Common_3/Tools/AssetPipeline/src/AssetPipeline.cpp:109
↓ 6 callersFunctionBinaryFindSorted
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:1928
↓ 6 callersMethodCommitAllocationRequest
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:10115
↓ 6 callersMethodComputeBindPose
Common_3/Resources/AnimationSystem/Animation/AnimatedObject.cpp:284
↓ 6 callersMethodComputePose
Common_3/Resources/AnimationSystem/Animation/AnimatedObject.cpp:102
↓ 6 callersFunctionDuplicateWideStr
Common_3/OS/ThirdParty/OpenSource/hidapi/linux/hid.c:108
↓ 6 callersFunctionEndAssetPipelineSection
Common_3/Tools/AssetPipeline/src/AssetPipeline.cpp:111
↓ 6 callersFunctionFSE_buildCTable_wksp
FSE_buildCTable_wksp() : * Same as FSE_buildCTable(), but using an externally allocated scratch buffer (`workSpace`). * wkspSize should be sized to
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/fse_compress.c:68
↓ 6 callersFunctionGamepadProcessStick
Common_3/OS/Input/InputCommon.h:342
↓ 6 callersMethodGetAllocationListBegin
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:6753
↓ 6 callersMethodGetBlockVector
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:6059
↓ 6 callersMethodGetColumnSettings
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:3135
↓ 6 callersMethodGetMapSize
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:714
↓ 6 callersMethodGetMemory
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:9450
↓ 6 callersFunctionGetTrackedObjectTypeCount
Common_3/Graphics/Vulkan/Vulkan.c:405
↓ 6 callersFunctionHUF_compress1X_usingCTable_internal
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/huf_compress.c:1138
↓ 6 callersFunctionHUF_decodeStreamX1
Common_3/Utilities/ThirdParty/OpenSource/zstd/decompress/huf_decompress.c:545
↓ 6 callersFunctionHUF_decodeStreamX2
Common_3/Utilities/ThirdParty/OpenSource/zstd/decompress/huf_decompress.c:1307
← previousnext →1,101–1,200 of 12,747, ranked by callers