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
↓ 5 callers
Function
computeVertexIds
Common_3/Tools/ThirdParty/OpenSource/meshoptimizer/src/simplifier.cpp:1062
↓ 5 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:158
↓ 5 callers
Method
contains
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:17154
↓ 5 callers
Method
count
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:22496
↓ 5 callers
Function
cr_plugin_section_validate
Common_3/Application/ThirdParty/OpenSource/cr/cr.h:1711
↓ 5 callers
Function
decodeBytesGroupSimd
Common_3/Tools/ThirdParty/OpenSource/meshoptimizer/src/vertexcodec.cpp:452
↓ 5 callers
Function
dsseNewtonrapsonRSqrtf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:529
↓ 5 callers
Function
dsseNewtonrapsonRSqrtf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:529
↓ 5 callers
Function
exitCmdPool
Common_3/Graphics/Vulkan/Vulkan.c:4774
↓ 5 callers
Function
exitRendererContext
Common_3/Graphics/Vulkan/Vulkan.c:4237
↓ 5 callers
Function
explist
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:804
↓ 5 callers
Function
fatal
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/luac.c:38
↓ 5 callers
Function
findAllocUnit
Common_3/Utilities/ThirdParty/OpenSource/FluidStudios/MemoryManager/mmgr.c:494
↓ 5 callers
Function
findStripNext
Common_3/Tools/ThirdParty/OpenSource/meshoptimizer/src/stripifier.cpp:31
↓ 5 callers
Function
fonsSetSpacing
Common_3/Application/ThirdParty/OpenSource/Fontstash/src/fontstash.h:808
↓ 5 callers
Function
fonsTextBounds
Common_3/Application/ThirdParty/OpenSource/Fontstash/src/fontstash.h:1445
↓ 5 callers
Function
fonsVertMetrics
Common_3/Application/ThirdParty/OpenSource/Fontstash/src/fontstash.h:1522
↓ 5 callers
Function
freeShaderByteCode
Common_3/Resources/ResourceLoader/ResourceLoader.cpp:741
↓ 5 callers
Function
fsDirectoryIteratorClose
Common_3/Utilities/FileSystem/ToolFileSystem.c:826
↓ 5 callers
Function
fsDirectoryIteratorNext
Common_3/Utilities/FileSystem/ToolFileSystem.c:837
↓ 5 callers
Function
fsFlushStream
Flushes all writes to the file stream to the underlying subsystem.
Common_3/Utilities/Interfaces/IFileSystem.h:497
↓ 5 callers
Function
fsNormalizePath
Normalize 'path' with custom 'separator' into 'buffer' 'output' buffer size required to be " >= strlen(path)+1", use fsNormalizePathContinue to avoid
Common_3/Utilities/Interfaces/IToolFileSystem.h:152
↓ 5 callers
Function
fsRemoveFile
Common_3/OS/Linux/LinuxToolsFileSystem.c:175
↓ 5 callers
Function
getGPUCfgSceneResolution
Common_3/Graphics/GraphicsConfig.cpp:2332
↓ 5 callers
Function
getGPURingBufferOffset
Common_3/Utilities/RingBuffer.h:138
↓ 5 callers
Function
getQueryData
Common_3/Graphics/Vulkan/Vulkan.c:9365
↓ 5 callers
Method
getTranslation
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/matrix.hpp:1536
↓ 5 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:90
↓ 5 callers
Function
getlocvar
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:195
↓ 5 callers
Function
hid_write
Common_3/OS/ThirdParty/OpenSource/hidapi/mac/hid.c:992
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/llex.c:151
↓ 5 callers
Function
init
@private */
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:31406
↓ 5 callers
Function
initCmdPool
Common_3/Graphics/Vulkan/Vulkan.c:4748
↓ 5 callers
Function
initLog
Common_3/Utilities/Log/Log.c:131
↓ 5 callers
Function
initMemAlloc
Common_3/Utilities/MemoryTracking/MemoryTracking.c:118
↓ 5 callers
Method
inout
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:29319
↓ 5 callers
Function
insertCommas
Common_3/Utilities/ThirdParty/OpenSource/FluidStudios/MemoryManager/mmgr.c:453
↓ 5 callers
Function
iscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lgc.c:139
↓ 5 callers
Function
iter_lines
(lines)
Common_3/Tools/ForgeShadingLanguage/utils.py:203
↓ 5 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldo.c:495
↓ 5 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldo.c:507
↓ 5 callers
Function
luaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which triggers this ** function, can
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldo.c:253
↓ 5 callers
Function
luaD_inctop
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldo.c:240
↓ 5 callers
Function
luaH_getshortstr
** search function for short strings */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltable.c:539
↓ 5 callers
Function
luaH_resize
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltable.c:347
↓ 5 callers
Function
luaL_buffinitsize
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:576
↓ 5 callers
Function
luaL_pushresultsize
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:551
↓ 5 callers
Function
luaT_callTM
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltm.c:102
↓ 5 callers
Function
lua_newuserdata
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:1183
↓ 5 callers
Function
lua_rawgetp
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:669
↓ 5 callers
Function
mainposition
** returns the 'main' position of an element in a table (that is, the index ** of its hash value) */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltable.c:117
↓ 5 callers
Function
noise2
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:2664
↓ 5 callers
Function
onFocusChanged
Common_3/OS/Windows/WindowsWindow.cpp:546
↓ 5 callers
Function
orPerElem
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:1586
↓ 5 callers
Function
orthoInverse
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/matrix.hpp:1316
↓ 5 callers
Function
ownerString
Common_3/Utilities/ThirdParty/OpenSource/FluidStudios/MemoryManager/mmgr.c:443
↓ 5 callers
Function
propagateall
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lgc.c:603
↓ 5 callers
Function
removeGPURingBuffer
Common_3/Utilities/RingBuffer.h:134
↓ 5 callers
Function
removeentry
** If key is not marked, mark its entry as dead. This allows key to be ** collected, but keeps its entry in the table. A dead node is needed ** when
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lgc.c:125
↓ 5 callers
Function
report
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lua.c:176
↓ 5 callers
Function
reportActivity
Common_3/Tools/BunyArchive/Buny.c:676
↓ 5 callers
Function
requestReset
Common_3/OS/Android/AndroidBase.cpp:244
↓ 5 callers
Function
return_data
Helper function, so that this isn't duplicated in hid_read(). */
Common_3/OS/ThirdParty/OpenSource/hidapi/mac/hid.c:998
↓ 5 callers
Function
rtree_box_enlarge
Common_3/Utilities/Math/RTree.h:118
↓ 5 callers
Function
save
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/llex.c:57
↓ 5 callers
Function
separatorFilter
Common_3/Utilities/FileSystem/ToolFileSystem.c:54
↓ 5 callers
Method
set_term
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:29220
↓ 5 callers
Function
settabsi
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldblib.c:112
↓ 5 callers
Function
settabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ldblib.c:107
↓ 5 callers
Method
size
Common_3/Resources/AnimationSystem/ThirdParty/OpenSource/ozz-animation/src/animation/offline/raw_animation.cc:102
↓ 5 callers
Method
size
Gets the number of elements of the range. This size isn't stored but computed from begin and end pointers.
Common_3/Resources/AnimationSystem/ThirdParty/OpenSource/ozz-animation/include/ozz/base/span.h:120
↓ 5 callers
Function
socketLastErrorMessage
Common_3/Tools/Network/Network.c:150
↓ 5 callers
Function
sort
Common_3/Utilities/Math/Algorithms.c:293
↓ 5 callers
Function
sort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltablib.c:287
↓ 5 callers
Function
statlist
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lparser.c:598
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_textedit.h:601
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_textedit.h:627
↓ 5 callers
Function
stbds_hm_find_slot
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_ds.h:1629
↓ 5 callers
Function
stbds_make_hash_index
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_ds.h:1248
↓ 5 callers
Function
stbi__do_zlib
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:4126
↓ 5 callers
Function
stbi__end_write_file
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_write.h:339
↓ 5 callers
Function
stbi__fopen
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1118
↓ 5 callers
Function
stbi__getn
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1398
↓ 5 callers
Function
stbi__hdr_gettoken
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:6434
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:1796
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:2624
↓ 5 callers
Function
stbi__paeth
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:4274
↓ 5 callers
Function
stbi__start_file
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:746
↓ 5 callers
Function
stbi__start_mem
initialize a memory-decode context
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:702
↓ 5 callers
Function
stbi__start_write_file
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_write.h:332
↓ 5 callers
Function
stbi__zbuild_huffman
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:3779
↓ 5 callers
Function
stbir__get_filter_pixel_margin
This is how much to expand buffers to account for filters seeking outside the image boundaries.
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_resize.h:896
↓ 5 callers
Function
stbiw__write1
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_write.h:422
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:4959
↓ 5 callers
Function
stbtt_GetGlyphShape
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:2306
↓ 5 callers
Function
stbtt__csctx_rline_to
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_truetype.h:1959
↓ 5 callers
Function
test39_aux
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4716
↓ 5 callers
Function
test6_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:1094
↓ 5 callers
Function
tf_seek
Common_3/Tools/BunyArchive/Buny.c:880
↓ 5 callers
Function
tfrg_atomic64_load_acquire
Common_3/Utilities/Threading/Atomics.h:90
← previous
next →
1,501–1,600 of 12,747, ranked by callers