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
↓ 3 callers
Function
luaH_setint
include/lua-5.4.3/src/ltable.c:819
↓ 3 callers
Function
luaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
include/lua-5.4.3/src/lcode.c:450
↓ 3 callers
Function
luaK_goiftrue
** Emit code to go through if 'e' is true, jump otherwise. */
include/lua-5.4.3/src/lcode.c:1115
↓ 3 callers
Function
luaK_isKint
** Check whether expression 'e' is a literal integer. */
include/lua-5.4.3/src/lcode.c:1210
↓ 3 callers
Function
luaK_setlist
** Emit a SETLIST instruction. ** 'base' is register that keeps table; ** 'nelems' is #table plus those to be stored now; ** 'tostore' is number of va
include/lua-5.4.3/src/lcode.c:1750
↓ 3 callers
Function
luaL_addgsub
include/lua-5.4.3/src/lauxlib.c:987
↓ 3 callers
Function
luaL_gsub
include/lua-5.4.3/src/lauxlib.c:1000
↓ 3 callers
Function
luaL_optlstring
include/lua-5.4.3/src/lauxlib.c:409
↓ 3 callers
Function
luaL_where
** The use of 'lua_pushfstring' ensures this function does not ** need reserved stack space when called. */
include/lua-5.4.3/src/lauxlib.c:216
↓ 3 callers
Function
luaO_ceillog2
** Computes ceil(log2(x)) */
include/lua-5.4.3/src/lobject.c:35
↓ 3 callers
Function
luaO_str2num
include/lua-5.4.3/src/lobject.c:308
↓ 3 callers
Function
luaS_createlngstrobj
include/lua-5.4.3/src/lstring.c:157
↓ 3 callers
Function
luaS_hash
include/lua-5.4.3/src/lstring.c:43
↓ 3 callers
Function
luaT_callorderTM
** Calls an order tag method. ** For lessequal, LUA_COMPAT_LT_LE keeps compatibility with old ** behavior: if there is no '__le', try '__lt', based on
include/lua-5.4.3/src/ltm.c:201
↓ 3 callers
Function
luaV_execute
include/lua-5.4.3/src/lvm.c:1129
↓ 3 callers
Function
luaX_newstring
** Creates a new string and anchors it in scanner's table so that it ** will not be collected until the end of the compilation; by that time ** it sho
include/lua-5.4.3/src/llex.c:134
↓ 3 callers
Function
lua_close
include/lua-5.4.3/src/lstate.c:410
↓ 3 callers
Function
lua_isnumber
include/lua-5.4.3/src/lapi.c:303
↓ 3 callers
Function
lua_load
include/lua-5.4.3/src/lapi.c:1080
↓ 3 callers
Function
lua_rawequal
include/lua-5.4.3/src/lapi.c:322
↓ 3 callers
Function
lua_sethook
** This function can be called during a signal, under "reasonable" ** assumptions. ** Fields 'basehookcount' and 'hookcount' (set by 'resethookcount')
include/lua-5.4.3/src/ldebug.c:131
↓ 3 callers
Function
lua_stringtonumber
include/lua-5.4.3/src/lapi.c:365
↓ 3 callers
Function
lua_tothread
include/lua-5.4.3/src/lapi.c:456
↓ 3 callers
Function
lua_warning
include/lua-5.4.3/src/lapi.c:1327
↓ 3 callers
Function
mainpositionTV
** Returns the main position of an element given as a 'TValue' */
include/lua-5.4.3/src/ltable.c:182
↓ 3 callers
Function
make_content_range_header_field
include/httplib/httplib.h:3876
↓ 3 callers
Function
markold
** Mark black 'OLD1' objects when starting a new young collection. ** Gray objects are already in some gray list, and so will be visited ** in the ato
include/lua-5.4.3/src/lgc.c:1194
↓ 3 callers
Function
markupval
** Mark block where variable at given level was defined ** (to emit close instructions later). */
include/lua-5.4.3/src/lparser.c:410
↓ 3 callers
Function
matchbracketclass
include/lua-5.4.3/src/lstrlib.c:447
↓ 3 callers
Method
moved_or_copied
src/json.hpp:13397
↓ 3 callers
Function
mz_deflateEnd
include/zip/miniz.h:2046
↓ 3 callers
Function
mz_write_le16
include/zip/miniz.h:7611
↓ 3 callers
Function
mz_zip_array_init
include/zip/miniz.h:5139
↓ 3 callers
Function
mz_zip_file_stat_internal
include/zip/miniz.h:6092
↓ 3 callers
Function
mz_zip_reader_extract_to_file
include/zip/miniz.h:7162
↓ 3 callers
Function
mz_zip_reader_extract_to_heap
include/zip/miniz.h:6564
↓ 3 callers
Function
mz_zip_reader_init_mem
include/zip/miniz.h:5854
↓ 3 callers
Function
mz_zip_writer_add_to_central_dir
include/zip/miniz.h:8108
↓ 3 callers
Function
mz_zip_writer_end_internal
include/zip/miniz.h:7667
↓ 3 callers
Function
mz_zip_writer_validate_archive_name
include/zip/miniz.h:8161
↓ 3 callers
Function
namedCall
Compiles a call whose name is the previously consumed token. This includes getters, method calls with arguments, and setter calls.
include/wren/src/vm/wren_compiler.c:2080
↓ 3 callers
Function
newfile
include/lua-5.4.3/src/liolib.c:253
↓ 3 callers
Function
newgotoentry
include/lua-5.4.3/src/lparser.c:563
↓ 3 callers
Function
newprefile
** When creating file handles, always creates a 'closed' file handle ** before opening the actual file; so, if there is a memory error, the ** handle
include/lua-5.4.3/src/liolib.c:201
↓ 3 callers
Function
next_segment
include/stb/stb_vorbis.c:1539
↓ 3 callers
Function
nextrand
include/lua-5.4.3/src/lmathlib.c:308
↓ 3 callers
Function
normalizeFIRFilter
include/avir/avir.h:416
↓ 3 callers
Function
packint
** Pack integer 'n' with 'size' bytes and 'islittle' endianness. ** The final 'if' handles the case when 'size' is larger than ** the size of a Lua in
include/lua-5.4.3/src/lstrlib.c:1511
↓ 3 callers
Function
params_to_query_str
include/httplib/httplib.h:3549
↓ 3 callers
Function
patchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
include/lua-5.4.3/src/lcode.c:287
↓ 3 callers
Function
prepstate
include/lua-5.4.3/src/lstrlib.c:757
↓ 3 callers
Function
print_line
(line=None)
include/wren/util/test.py:333
↓ 3 callers
Function
process_client_socket
include/httplib/httplib.h:2435
↓ 3 callers
Function
process_multipart_ranges_data
include/httplib/httplib.h:3888
↓ 3 callers
Function
pushnumint
include/lua-5.4.3/src/lmathlib.c:86
↓ 3 callers
Function
read_content
include/httplib/httplib.h:3308
↓ 3 callers
Function
read_line
include/lua-5.4.3/src/liolib.c:519
↓ 3 callers
Function
readdigits
** Read a sequence of (hex)digits */
include/lua-5.4.3/src/liolib.c:464
↓ 3 callers
Function
red
(text)
include/wren/util/test.py:311
↓ 3 callers
Method
removeAllWorkloads
include/avir/avir.h:2084
↓ 3 callers
Function
reprepstate
include/lua-5.4.3/src/lstrlib.c:767
↓ 3 callers
Method
reset
include/avir/lancir.h:879
↓ 3 callers
Function
resizebox
include/lua-5.4.3/src/lauxlib.c:473
↓ 3 callers
Function
resolveLocal
Attempts to look up the name in the local variables of [compiler]. If found, returns its index, otherwise returns -1.
include/wren/src/vm/wren_compiler.c:1533
↓ 3 callers
Function
resolveNonmodule
Look up [name] in the current scope to see what variable it refers to. Returns the variable either in local scope, or the enclosing function's upvalue
include/wren/src/vm/wren_compiler.c:1619
↓ 3 callers
Function
resume_error
** Signal an error in the call to 'lua_resume', not in the execution ** of the coroutine itself. (Such errors should not be handled by any ** coroutin
include/lua-5.4.3/src/ldo.c:710
↓ 3 callers
Function
rotl
rotate left 'x' by 'n' bits */
include/lua-5.4.3/src/lmathlib.c:304
↓ 3 callers
Function
run_script
(app, path, type)
include/wren/util/test.py:343
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
src/json.hpp:11375
↓ 3 callers
Function
setminordebt
** Set debt for the next minor collection, which will happen when ** memory grows 'genminormul'%. */
include/lua-5.4.3/src/lgc.c:1348
↓ 3 callers
Function
setsignal
** Use 'sigaction' when available. */
include/lua-5.4.3/src/lua.c:45
↓ 3 callers
Function
signatureFromToken
Returns a signature with [type] whose name is from the last consumed token.
include/wren/src/vm/wren_compiler.c:1937
↓ 3 callers
Function
signatureSymbol
Gets the symbol for a method with [signature].
include/wren/src/vm/wren_compiler.c:1926
↓ 3 callers
Function
signatureToString
Fills [name] with the stringified version of [signature] and updates [length] to the resulting length.
include/wren/src/vm/wren_compiler.c:1880
↓ 3 callers
Function
singlematch
include/lua-5.4.3/src/lstrlib.c:470
↓ 3 callers
Function
skip_sep
** read a sequence '[=*[' or ']=*]', leaving the last bracket. If ** sequence is well formed, return its number of '='s + 2; otherwise, ** return 1 if
include/lua-5.4.3/src/llex.c:265
↓ 3 callers
Function
start_decoder
include/stb/stb_vorbis.c:3580
↓ 3 callers
Function
start_packet
include/stb/stb_vorbis.c:1503
↓ 3 callers
Function
statement
include/lua-5.4.3/src/lparser.c:1834
↓ 3 callers
Function
stb__lit
include/imgui/imgui_draw.cpp:3994
↓ 3 callers
Function
stb_leakcheck_malloc
include/stb/stb_leakcheck.h:37
↓ 3 callers
Function
stb_text_createundo
include/imgui/imstb_textedit.h:1205
↓ 3 callers
Function
stb_text_createundo
include/stb/stb_textedit.h:1185
↓ 3 callers
Function
stb_textedit_move_to_last
move cursor to last character of selection
include/imgui/imstb_textedit.h:636
↓ 3 callers
Function
stb_textedit_move_to_last
move cursor to last character of selection
include/stb/stb_textedit.h:632
↓ 3 callers
Function
stbcc__build_all_connections_for_cluster
include/stb/stb_connected_components.h:407
↓ 3 callers
Function
stbcc__build_connected_components_for_clumps
include/stb/stb_connected_components.h:354
↓ 3 callers
Function
stbcc__clump_find
include/stb/stb_connected_components.h:321
↓ 3 callers
Function
stbhw__get_template_info
include/stb/stb_herringbone_wang_tile.h:430
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
include/stb/stb_image.h:999
↓ 3 callers
Function
stbi__decode_jpeg_header
include/stb/stb_image.h:3330
↓ 3 callers
Function
stbi__free_jpeg_components
include/stb/stb_image.h:3207
↓ 3 callers
Function
stbi__hdr_convert
include/stb/stb_image.h:7053
↓ 3 callers
Function
stbi__info_main
include/stb/stb_image.h:7541
↓ 3 callers
Function
stbi__is_16_main
include/stb/stb_image.h:7583
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
include/stb/stb_image.h:1266
↓ 3 callers
Function
stbi__loadf_main
include/stb/stb_image.h:1440
↓ 3 callers
Function
stbi__mad4sizes_valid
include/stb/stb_image.h:1036
↓ 3 callers
Function
stbi__malloc_mad4
include/stb/stb_image.h:1059
↓ 3 callers
Function
stbi__pic_is4
include/stb/stb_image.h:6258
← previous
next →
1,101–1,200 of 6,903, ranked by callers