Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConfettiFX/The-Forge
/ functions
Functions
12,747 in github.com/ConfettiFX/The-Forge
⨍
Functions
12,747
◇
Types & classes
5,033
↓ 15 callers
Function
lua_toboolean
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:366
↓ 15 callers
Method
onMove
Common_3/Application/CameraController.cpp:57
↓ 15 callers
Method
onMoveY
Common_3/Application/CameraController.cpp:62
↓ 15 callers
Method
onRotate
Common_3/Application/CameraController.cpp:63
↓ 15 callers
Function
pushEdgeFifo
Common_3/Tools/ThirdParty/OpenSource/meshoptimizer/src/indexcodec.cpp:58
↓ 15 callers
Function
requestReload
Common_3/OS/Linux/LinuxBase.cpp:104
↓ 15 callers
Method
resetView
Common_3/Application/CameraController.cpp:52
↓ 15 callers
Function
sseMergeL
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:400
↓ 15 callers
Function
sseMergeL
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:400
↓ 15 callers
Function
stbi__at_eof
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1369
↓ 15 callers
Function
stbtt__buf_get8
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:1142
↓ 15 callers
Function
stbtt__csctx_rccurve_to
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:1966
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:1315
↓ 15 callers
Function
test47_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:1272
↓ 15 callers
Function
testnext
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:97
↓ 15 callers
Function
util_to_vk_access_flags
Common_3/Graphics/Vulkan/Vulkan.c:2226
↓ 15 callers
Method
world_v
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:29346
↓ 14 callers
Function
BIT_initDStream
-******************************************************** * bitStream decoding **********************************************************/ ! BIT_init
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bitstream.h:253
↓ 14 callers
Method
GetCenter
Helpers
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:3271
↓ 14 callers
Method
GetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:1886
↓ 14 callers
Function
IndexToObject
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Scopes/MTScopes.h:138
↓ 14 callers
Method
QueryInterface
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:9844
↓ 14 callers
Function
ToPipelineStageFlags
Determines pipeline stages involved for given accesses
Common_3/Graphics/Vulkan/Vulkan.c:2361
↓ 14 callers
Function
UVector4
Construct a 4-D vector from x, y, z and w elements
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vectormath.hpp:4835
↓ 14 callers
Function
XXH3_avalanche
* This is a fast avalanche stage, * suitable when input bits are already partially mixed */
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/xxhash.h:4433
↓ 14 callers
Function
XXH64_round
! @copydoc XXH32_round */
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/xxhash.h:3327
↓ 14 callers
Function
ZSTD_CCtx_reset
! ZSTD_CCtx_reset() : * Also dumps dictionary */
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress.c:1364
↓ 14 callers
Function
_mm_andnot_si128
Computes the bitwise AND of the 128-bit value in b and the bitwise NOT of the 128-bit value in a. https://msdn.microsoft.com/en-us/library/vstudio/1be
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:437
↓ 14 callers
Function
_mm_cmpgt_epi32
Compares the 4 signed 32-bit integers in a and the 4 signed 32-bit integers in b for greater than. https://msdn.microsoft.com/en-us/library/vstudio/1s
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1383
↓ 14 callers
Function
_mm_cvtps_epi32
Converts the four single-precision, floating-point values of a to signed 32-bit integer values. https://msdn.microsoft.com/en-us/library/vstudio/xdc42
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1510
↓ 14 callers
Function
_mm_loadu_si128
Loads 128-bit value. : https://msdn.microsoft.com/zh-cn/library/f4k12ae8(v=vs.90).aspx
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1559
↓ 14 callers
Function
_mm_max_epi32
epi versions of min/max Computes the pariwise maximums of the four signed 32-bit integer values of a and b. https://msdn.microsoft.com/en-us/library/v
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1234
↓ 14 callers
Function
_mm_max_epu32
Compare packed unsigned 32-bit integers in a and b, and store packed maximum values in dst. https://software.intel.com/sites/landingpage/IntrinsicsGui
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1745
↓ 14 callers
Function
_mm_min_epi32
Computes the pariwise minima of the four signed 32-bit integer values of a and b. https://msdn.microsoft.com/en-us/library/vstudio/bb531476(v=vs.100).
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1240
↓ 14 callers
Function
_mm_min_epu32
Compare packed unsigned 32-bit integers in a and b, and store packed minimum values in dst. https://software.intel.com/sites/landingpage/IntrinsicsGui
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1751
↓ 14 callers
Function
dsseUlongToVec4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:263
↓ 14 callers
Function
dsseUlongToVec4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:263
↓ 14 callers
Method
get128
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/boolinvec.hpp:200
↓ 14 callers
Method
get128
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/boolinvec.hpp:199
↓ 14 callers
Method
getX
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vector.hpp:332
↓ 14 callers
Method
getX
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:322
↓ 14 callers
Method
getY
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vector.hpp:349
↓ 14 callers
Method
getY
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:339
↓ 14 callers
Function
length
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vector.hpp:564
↓ 14 callers
Function
length
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:554
↓ 14 callers
Function
luaL_buffinit
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:568
↓ 14 callers
Function
luaL_pushresult
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:541
↓ 14 callers
Function
return_descriptor_handles
Common_3/Graphics/Direct3D12/Direct3D12.c:444
↓ 14 callers
Method
setMotionParameters
Common_3/Application/CameraController.cpp:112
↓ 14 callers
Function
test12_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:1559
↓ 14 callers
Function
test12_1
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:1573
↓ 14 callers
Function
test26_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:3385
↓ 13 callers
Function
AllocObject
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Scopes/MTScopes.h:146
↓ 13 callers
Function
BIT_endOfDStream
! BIT_endOfDStream() : * @return : 1 if DStream has _exactly_ reached its end (all bits consumed). */
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bitstream.h:448
↓ 13 callers
Method
ContinueString
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:4440
↓ 13 callers
Function
ERR_isError
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/error_private.h:58
↓ 13 callers
Function
IM_DELETE
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:1935
↓ 13 callers
Function
ImLengthSqr
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:497
↓ 13 callers
Function
LZ4_compressBound
Common_3/Utilities/ThirdParty/OpenSource/lz4/lz4.c:733
↓ 13 callers
Function
MT_VERIFY
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Scopes/MTScopes.h:150
↓ 13 callers
Method
PathLineTo
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:2874
↓ 13 callers
Function
ProfilePrintUIntComma
Common_3/Application/Profiler/ProfilerBase.cpp:3709
↓ 13 callers
Method
Store
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Platform/Posix/MTAtomic.h:123
↓ 13 callers
Function
UVector3
Construct a 3-D vector from x, y, and z elements
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vectormath.hpp:4457
↓ 13 callers
Function
UVector4
Construct a 4-D vector from x, y, z and w elements
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vectormath.hpp:4825
↓ 13 callers
Function
UVector4
Construct a 4-D vector from x, y, z and w elements
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/vectormath.hpp:4190
↓ 13 callers
Method
Validate
Common_3/Resources/AnimationSystem/ThirdParty/OpenSource/ozz-animation/src/animation/offline/raw_track.cc:83
↓ 13 callers
Function
ZSTD_CCtx_setParameter
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress.c:715
↓ 13 callers
Function
ZSTD_customCalloc
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/allocations.h:33
↓ 13 callers
Function
ZSTD_fCost
debugging function, * @return price in bytes as fractional value * for debug messages only */
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_opt.c:71
↓ 13 callers
Function
_mm_loadl_epi64
Load 64-bit integer from memory into the first element of dst.
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:385
↓ 13 callers
Function
_mm_rcp_ps
Computes the approximations of reciprocals of the four single-precision, floating-point values of a. https://msdn.microsoft.com/en-us/library/vstudio/
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1143
↓ 13 callers
Function
checknext
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:112
↓ 13 callers
Function
cmpEq
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:1554
↓ 13 callers
Function
dsseVecSetElement
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:941
↓ 13 callers
Function
dsseVecSetElement
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:941
↓ 13 callers
Function
fsGetParentPath
Common_3/Utilities/FileSystem/ToolFileSystem.c:385
↓ 13 callers
Function
get_int_property
Common_3/OS/ThirdParty/OpenSource/hidapi/mac/hid.c:211
↓ 13 callers
Function
luaK_exp2nextreg
** Ensures final expression result (including results from its jump ** lists) is in next available register. */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:703
↓ 13 callers
Function
luaL_fileresult
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:235
↓ 13 callers
Function
randomFloat01
Range [0.f, 1.f]
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:277
↓ 13 callers
Function
register_error
Common_3/OS/ThirdParty/OpenSource/hidapi/windows/hid.c:235
↓ 13 callers
Method
remove
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:32604
↓ 13 callers
Function
sseMSub
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:380
↓ 13 callers
Function
sseMSub
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:380
↓ 13 callers
Function
sseVecDot3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:862
↓ 13 callers
Function
sseVecDot3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:862
↓ 13 callers
Function
test11_1
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:1485
↓ 13 callers
Function
test17_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:2185
↓ 13 callers
Function
test22_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:3160
↓ 13 callers
Function
test25_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:3343
↓ 13 callers
Function
test35_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4463
↓ 13 callers
Function
test40_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4923
↓ 13 callers
Function
tf_free_internal
Common_3/Utilities/MemoryTracking/MemoryTracking.c:112
↓ 12 callers
Function
BIT_addBits
! BIT_addBits() : * can add up to 31 bits into `bitC`. * Note : does not check for register overflow ! */
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bitstream.h:179
↓ 12 callers
Function
BIT_flushBits
! BIT_flushBits() : * assumption : bitContainer has not overflowed * safe version; check for buffer overflow, and prevents it. * note : does not
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bitstream.h:220
↓ 12 callers
Method
ClearFlags
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:1245
↓ 12 callers
Method
Deallocate
Common_3/Resources/AnimationSystem/ThirdParty/OpenSource/ozz-animation/src/animation/runtime/track.cc:98
↓ 12 callers
Method
GetAllocator
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:8223
↓ 12 callers
Method
GetBlock
To be used only while the m_Mutex is locked. Used during defragmentation.
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:6155
← previous
next →
601–700 of 12,747, ranked by callers