Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jaysmito101/TerraForge3D
/ functions
Functions
6,903 in github.com/Jaysmito101/TerraForge3D
⨍
Functions
6,903
◇
Types & classes
1,762
↓ 8 callers
Function
adjustlocalvars
** Start the scope for the last 'nvars' created variables. */
include/lua-5.4.3/src/lparser.c:311
↓ 8 callers
Function
arith
include/lua-5.4.3/src/lstrlib.c:288
↓ 8 callers
Function
bit_reverse
used in setup, and for huffman that doesn't go fast path
include/stb/stb_vorbis.c:1010
↓ 8 callers
Function
dump_integer
src/json.hpp:17012
↓ 8 callers
Function
emitByteArg
Emits one bytecode instruction followed by a 8-bit argument. Returns the index of the argument in the bytecode.
include/wren/src/vm/wren_compiler.c:1346
↓ 8 callers
Function
emitJump
Emits [instruction] followed by a placeholder for a jump offset. The placeholder can be patched by calling [jumpPatch]. Returns the index of the place
include/wren/src/vm/wren_compiler.c:1363
↓ 8 callers
Method
getFilterLen
include/avir/avir.h:1660
↓ 8 callers
Function
handle_EINTR
include/httplib/httplib.h:2189
↓ 8 callers
Function
luaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
include/lua-5.4.3/src/lgc.c:258
↓ 8 callers
Function
luaD_throw
include/lua-5.4.3/src/ldo.c:115
↓ 8 callers
Function
luaH_getint
** Search function for integers. If integer is inside 'alimit', get it ** directly from the array part. Otherwise, if 'alimit' is not equal to ** the
include/lua-5.4.3/src/ltable.c:719
↓ 8 callers
Function
luaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
include/lua-5.4.3/src/lcode.c:1726
↓ 8 callers
Function
luaK_patchtohere
include/lua-5.4.3/src/lcode.c:311
↓ 8 callers
Function
luaS_newlstr
** new string (with explicit length) */
include/lua-5.4.3/src/lstring.c:221
↓ 8 callers
Function
luaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be empty).
include/lua-5.4.3/src/lvm.c:287
↓ 8 callers
Function
lua_rawseti
include/lua-5.4.3/src/lapi.c:915
↓ 8 callers
Function
mz_zip_get_cdh
include/zip/miniz.h:6001
↓ 8 callers
Function
setfield
** About the overflow check: an overflow cannot occur when time ** is represented by a lua_Integer, because either lua_Integer is ** large enough to r
include/lua-5.4.3/src/loslib.c:209
↓ 8 callers
Method
size_in_bytes
include/imgui/imgui_internal.h:584
↓ 8 callers
Function
split
include/httplib/httplib.h:2096
↓ 8 callers
Method
split
include/imgui/imgui.cpp:2121
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
include/stb/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
include/stb/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
include/stb/stb_image.h:1028
↓ 8 callers
Function
stbir__use_upsampling
include/stb/stb_image_resize.h:866
↓ 8 callers
Function
stbiw__putc
include/stb/stb_image_write.h:396
↓ 8 callers
Function
stbte__button_core
include/stb/stb_tilemap_editor.h:1783
↓ 8 callers
Function
stbte__undo_record
include/stb/stb_tilemap_editor.h:1395
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
include/imgui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt__buf_skip
include/imgui/imstb_truetype.h:1136
↓ 8 callers
Function
stbtt__buf_skip
include/stb/stb_truetype.h:1153
↓ 8 callers
Method
storeu
include/avir/avir_float8_avx.h:143
↓ 8 callers
Function
tdefl_compress_buffer
include/zip/miniz.h:3744
↓ 8 callers
Function
tinfl_decompress
include/zip/miniz.h:4194
↓ 8 callers
Function
validateKey
include/wren/src/vm/wren_primitive.c:48
↓ 7 callers
Method
AddImage
include/imgui/imgui_draw.cpp:1611
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
include/imgui/imgui_draw.cpp:1422
↓ 7 callers
Function
DragFloat3
include/imgui/imgui.h:3095
↓ 7 callers
Method
FindPin
src/NodeEditorNodes.h:193
↓ 7 callers
Function
HasSelection
include/imgui/imgui_internal.h:1055
↓ 7 callers
Function
ImAbs
include/imgui/imgui_internal.h:412
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
include/imgui/imgui.cpp:1630
↓ 7 callers
Function
ImFormatStringV
include/imgui/imgui.cpp:1519
↓ 7 callers
Function
ImPow
include/imgui/imgui_internal.h:408
↓ 7 callers
Function
IsNavInputDown
include/imgui/imgui_internal.h:2714
↓ 7 callers
Function
ObjectPoolFind
include/imnodes/imnodes_internal.h:363
↓ 7 callers
Function
ObjectPoolFindOrCreateIndex
include/imnodes/imnodes_internal.h:426
↓ 7 callers
Method
PathArcTo
include/imgui/imgui_draw.cpp:1180
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
include/imgui/imgui_internal.h:2876
↓ 7 callers
Method
SetUniform3f
src/Base/Shader.cpp:148
↓ 7 callers
Function
dirent_set_errno
include/dirent/dirent.h:1017
↓ 7 callers
Function
emitConstant
Creates a new constant for the current value and emits the bytecode to load it from the constant table.
include/wren/src/vm/wren_compiler.c:1372
↓ 7 callers
Method
end_array
src/json.hpp:6517
↓ 7 callers
Method
end_object
src/json.hpp:6507
↓ 7 callers
Function
freereg
** Free register 'reg', if it is neither a constant index nor ** a local variable. ) */
include/lua-5.4.3/src/lcode.c:490
↓ 7 callers
Function
isDigit
Returns true if [c] is a digit.
include/wren/src/vm/wren_compiler.c:634
↓ 7 callers
Function
luaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
include/lua-5.4.3/src/lgc.c:1643
↓ 7 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call. */
include/lua-5.4.3/src/ldo.c:594
↓ 7 callers
Function
luaD_poscall
** Finishes a function call: calls hook if necessary, moves current ** number of results to proper place, and returns to previous call ** info. If fun
include/lua-5.4.3/src/ldo.c:459
↓ 7 callers
Function
luaF_close
** Close all upvalues and to-be-closed variables up to the given stack ** level. */
include/lua-5.4.3/src/lfunc.c:228
↓ 7 callers
Function
luaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
include/lua-5.4.3/src/lcode.c:231
↓ 7 callers
Function
luaL_getmetafield
include/lua-5.4.3/src/lauxlib.c:845
↓ 7 callers
Function
luaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
include/lua-5.4.3/src/lauxlib.c:926
↓ 7 callers
Function
luaV_finishset
** Finish a table assignment 't[key] = val'. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points ** to the entry 't[key]', or to a val
include/lua-5.4.3/src/lvm.c:330
↓ 7 callers
Function
lua_setmetatable
include/lua-5.4.3/src/lapi.c:927
↓ 7 callers
Function
match
include/lua-5.4.3/src/lstrlib.c:570
↓ 7 callers
Function
reglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
include/lua-5.4.3/src/lparser.c:229
↓ 7 callers
Function
runFiber
Transfer execution to [fiber] coming from the current fiber whose stack has [args]. [isCall] is true if [fiber] is being called and not transferred.
include/wren/src/vm/wren_core.c:86
↓ 7 callers
Function
settabsi
include/lua-5.4.3/src/ldblib.c:116
↓ 7 callers
Method
start_array
src/json.hpp:6512
↓ 7 callers
Method
start_object
src/json.hpp:6497
↓ 7 callers
Function
stb_vorbis_get_frame_float
include/stb/stb_vorbis.c:5028
↓ 7 callers
Function
stbcc__incluster_find
include/stb/stb_connected_components.h:833
↓ 7 callers
Function
stbi__compute_y
include/stb/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
include/stb/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
include/stb/stb_image.h:823
↓ 7 callers
Function
stbir__get_coefficient
For perf reasons this code is duplicated in stbir__resample_horizontal_upsample/downsample, if you change it here change it there too.
include/stb/stb_image_resize.h:936
↓ 7 callers
Function
stbir__get_coefficient_width
include/stb/stb_image_resize.h:901
↓ 7 callers
Function
stbir__use_height_upsampling
include/stb/stb_image_resize.h:876
↓ 7 callers
Function
stbte__button
include/stb/stb_tilemap_editor.h:1822
↓ 7 callers
Function
stbte__get_char_width
include/stb/stb_tilemap_editor.h:1682
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
include/imgui/imstb_truetype.h:2629
↓ 7 callers
Function
stbtt__cff_get_index
include/imgui/imstb_truetype.h:1173
↓ 7 callers
Function
stbtt__cff_get_index
include/stb/stb_truetype.h:1190
↓ 7 callers
Method
string
src/json.hpp:6487
↓ 7 callers
Function
tdefl_init
include/zip/miniz.h:3750
↓ 7 callers
Function
tonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
include/lua-5.4.3/src/lcode.c:55
↓ 7 callers
Function
twoCharToken
If the current character is [c], then consumes it and makes a token of type [two]. Otherwise makes a token of type [one].
include/wren/src/vm/wren_compiler.c:685
↓ 7 callers
Function
validateInt
include/wren/src/vm/wren_primitive.c:41
↓ 7 callers
Function
validateString
include/wren/src/vm/wren_primitive.c:62
↓ 7 callers
Function
wrenDumpValue
include/wren/src/vm/wren_debug.c:67
↓ 7 callers
Function
wrenGetSlotDouble
include/wren/src/vm/wren_vm.c:1694
↓ 7 callers
Function
write_data
include/httplib/httplib.h:3351
↓ 6 callers
Function
CalcWindowSizeAfterConstraint
include/imgui/imgui.cpp:5541
↓ 6 callers
Method
Clone
src/Base/Mesh.cpp:119
↓ 6 callers
Function
CopyFileData
src/Utils.cpp:357
↓ 6 callers
Function
EditorSpaceToScreenSpace
include/imnodes/imnodes.cpp:284
↓ 6 callers
Method
GetColumnSettings
include/imgui/imgui_internal.h:2530
↓ 6 callers
Method
GetName
include/imgui/imgui_internal.h:1497
↓ 6 callers
Function
ImLineClosestPoint
include/imgui/imgui.cpp:1313
← previous
next →
401–500 of 6,903, ranked by callers