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
↓ 4 callers
Function
get_range_offset_and_length
include/httplib/httplib.h:3856
↓ 4 callers
Method
get_string
src/json.hpp:10686
↓ 4 callers
Function
getco
include/lua-5.4.3/src/lcorolib.c:21
↓ 4 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
include/lua-5.4.3/src/lcode.c:153
↓ 4 callers
Function
getnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
include/lua-5.4.3/src/lstrlib.c:1415
↓ 4 callers
Function
getobjname
include/lua-5.4.3/src/ldebug.c:525
↓ 4 callers
Method
index_from_ptr
Utilities
include/imgui/imgui_internal.h:594
↓ 4 callers
Function
initCompiler
Initializes [compiler].
include/wren/src/vm/wren_compiler.c:533
↓ 4 callers
Function
insert_iterator
src/json.hpp:23122
↓ 4 callers
Function
isSCnumber
** Check whether expression 'e' is a literal integer or float in ** proper range to fit in a register (sB or sC). */
include/lua-5.4.3/src/lcode.c:1237
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
src/json.hpp:19979
↓ 4 callers
Function
is_separator
When ImGuiInputTextFlags_Password is set, we don't want actions such as CTRL+Arrow to leak the fact that underlying data are blanks or separators.
include/imgui/imgui_widgets.cpp:3682
↓ 4 callers
Function
is_space_or_tab
include/httplib/httplib.h:2078
↓ 4 callers
Function
loadStringN
** Load a nullable string into prototype 'p'. */
include/lua-5.4.3/src/lundump.c:110
↓ 4 callers
Function
loadThis
Loads the receiver of the currently enclosing method. Correctly handles functions defined inside methods.
include/wren/src/vm/wren_compiler.c:2125
↓ 4 callers
Function
loadVariable
Emits the code to load [variable] onto the stack.
include/wren/src/vm/wren_compiler.c:2105
↓ 4 callers
Function
luaC_fix
include/lua-5.4.3/src/lgc.c:243
↓ 4 callers
Function
luaD_inctop
include/lua-5.4.3/src/ldo.c:293
↓ 4 callers
Function
luaD_reallocstack
** Reallocate the stack to a new size, correcting all pointers into ** it. (There are pointers to a stack from its upvalues, from its list ** of call
include/lua-5.4.3/src/ldo.c:191
↓ 4 callers
Function
luaF_newproto
include/lua-5.4.3/src/lfunc.c:240
↓ 4 callers
Function
luaG_forerror
include/lua-5.4.3/src/ldebug.c:711
↓ 4 callers
Function
luaH_finishset
** Finish a raw "set table" operation, where 'slot' is where the value ** should have been (the result of a previous "get table"). ** Beware: when usi
include/lua-5.4.3/src/ltable.c:800
↓ 4 callers
Function
luaH_get
** main search function */
include/lua-5.4.3/src/ltable.c:777
↓ 4 callers
Function
luaK_indexed
** Create expression 't[k]'. 't' must have its final result already in a ** register or upvalue. Upvalues can only be indexed by literal strings. ** K
include/lua-5.4.3/src/lcode.c:1260
↓ 4 callers
Function
luaK_patchlist
** Path all jumps in 'list' to jump to 'target'. ** (The assert means that we cannot fix a jump to a forward address ** because we only know addresses
include/lua-5.4.3/src/lcode.c:305
↓ 4 callers
Function
luaK_storevar
** Generate code to store result of expression 'ex' into variable 'var'. */
include/lua-5.4.3/src/lcode.c:1030
↓ 4 callers
Function
luaL_checkoption
include/lua-5.4.3/src/lauxlib.c:360
↓ 4 callers
Function
luaO_hexavalue
include/lua-5.4.3/src/lobject.c:135
↓ 4 callers
Function
luaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', '%s', and '%%' conventional formats, plus Lua-specific '%I' and '%U' */
include/lua-5.4.3/src/lobject.c:470
↓ 4 callers
Function
luaT_callTMres
include/lua-5.4.3/src/ltm.c:119
↓ 4 callers
Function
luaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
include/lua-5.4.3/src/lvm.c:638
↓ 4 callers
Function
luaV_shiftl
include/lua-5.4.3/src/lvm.c:771
↓ 4 callers
Function
luaX_token2str
include/lua-5.4.3/src/llex.c:82
↓ 4 callers
Function
lua_absindex
** convert an acceptable stack index into an absolute index */
include/lua-5.4.3/src/lapi.c:162
↓ 4 callers
Function
lua_compare
include/lua-5.4.3/src/lapi.c:345
↓ 4 callers
Function
lua_newuserdatauv
include/lua-5.4.3/src/lapi.c:1335
↓ 4 callers
Function
lua_pushlightuserdata
include/lua-5.4.3/src/lapi.c:610
↓ 4 callers
Function
lua_pushthread
include/lua-5.4.3/src/lapi.c:618
↓ 4 callers
Function
lua_setglobal
include/lua-5.4.3/src/lapi.c:841
↓ 4 callers
Function
lua_tointegerx
include/lua-5.4.3/src/lapi.c:383
↓ 4 callers
Function
matchLine
Matches one or more newlines. Returns true if at least one was found.
include/wren/src/vm/wren_compiler.c:1282
↓ 4 callers
Function
mod289
include/glm/detail/_noise.hpp:9
↓ 4 callers
Function
mz_zip_reader_extract_to_mem_no_alloc
include/zip/miniz.h:6380
↓ 4 callers
Function
mz_zip_reader_filename_less
include/zip/miniz.h:5328
↓ 4 callers
Function
mz_zip_reader_init_file_v2
include/zip/miniz.h:5908
↓ 4 callers
Function
mz_zip_reader_init_internal
include/zip/miniz.h:5290
↓ 4 callers
Function
mz_zip_reader_read_central_dir
include/zip/miniz.h:5471
↓ 4 callers
Function
mz_zip_time_t_to_dos_time
include/zip/miniz.h:5230
↓ 4 callers
Function
mz_zip_writer_compute_padding_needed_for_file_alignment
include/zip/miniz.h:8174
↓ 4 callers
Function
mz_zip_writer_init_v2
include/zip/miniz.h:7710
↓ 4 callers
Function
mz_zip_writer_write_zeros
include/zip/miniz.h:8184
↓ 4 callers
Function
mz_zip_zero_struct
include/zip/miniz.h:5774
↓ 4 callers
Function
null
include/wren/src/vm/wren_compiler.c:2416
↓ 4 callers
Function
openfilename
src/Utils.cpp:82
↓ 4 callers
Function
popScope
Closes the last pushed block scope and discards any local variables declared in that scope. This should only be called in a statement context where no
include/wren/src/vm/wren_compiler.c:1523
↓ 4 callers
Function
prepbuffsize
** Returns a pointer to a free area with at least 'sz' bytes in buffer ** 'B'. 'boxidx' is the relative position in the stack where is the ** buffer's
include/lua-5.4.3/src/lauxlib.c:546
↓ 4 callers
Function
printError
include/wren/src/vm/wren_compiler.c:421
↓ 4 callers
Function
print_benchmark
(benchmark, name)
include/wren/util/benchmark.py:309
↓ 4 callers
Function
pushScope
Starts a new local block scope.
include/wren/src/vm/wren_compiler.c:1481
↓ 4 callers
Function
push_captures
include/lua-5.4.3/src/lstrlib.c:735
↓ 4 callers
Function
read_headers
include/httplib/httplib.h:3134
↓ 4 callers
Function
reallymarkobject
** Mark an object. Userdata with no user values, strings, and closed ** upvalues are visited and turned black here. Open upvalues are ** already ind
include/lua-5.4.3/src/lgc.c:291
↓ 4 callers
Function
redirect
include/httplib/httplib.h:3525
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
src/json.hpp:2540
↓ 4 callers
Function
replicateArray
include/avir/avir.h:281
↓ 4 callers
Function
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
include/imgui/imgui.h:1809
↓ 4 callers
Function
reverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
include/lua-5.4.3/src/lapi.c:221
↓ 4 callers
Function
select_write
include/httplib/httplib.h:2255
↓ 4 callers
Method
set_end
set iterator to a defined past the end
src/json.hpp:11381
↓ 4 callers
Function
setpause
** Set the "time" to wait before starting a new GC cycle; cycle will ** start when memory use hits the threshold of ('estimate' * pause / ** PAUSEADJ)
include/lua-5.4.3/src/lgc.c:1457
↓ 4 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
include/lua-5.4.3/src/ldblib.c:111
↓ 4 callers
Function
setup_temp_malloc
include/stb/stb_vorbis.c:969
↓ 4 callers
Function
skip
include/stb/stb_vorbis.c:1382
↓ 4 callers
Function
statement
Compiles a simple statement. These can only appear at the top-level or within curly blocks. Simple statements exclude variable binding statements like
include/wren/src/vm/wren_compiler.c:3176
↓ 4 callers
Function
stb__CompressAlphaBlock
Alpha block compression (this is easy for a change)
include/stb/stb_dxt.h:547
↓ 4 callers
Function
stb__Lerp13
linear interpolation at 1/3 point between a and b, using desired rounding type
include/stb/stb_dxt.h:189
↓ 4 callers
Function
stb__Mul8Bit
include/stb/stb_dxt.h:164
↓ 4 callers
Function
stb__Quantize5
include/stb/stb_dxt.h:381
↓ 4 callers
Function
stb_include_itoa
avoid dependency on sprintf()
include/stb/stb_include.h:161
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
include/imgui/imstb_textedit.h:591
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
include/stb/stb_textedit.h:587
↓ 4 callers
Function
stbcc__add_connections_to_adjacent_cluster_with_rebuild
include/stb/stb_connected_components.h:519
↓ 4 callers
Function
stbcc__remove_connections_to_adjacent_cluster
include/stb/stb_connected_components.h:775
↓ 4 callers
Function
stbcc__switch_root
include/stb/stb_connected_components.h:855
↓ 4 callers
Function
stbds_hm_find_slot
include/stb/stb_ds.h:1232
↓ 4 callers
Function
stbds_is_key_equal
include/stb/stb_ds.h:1203
↓ 4 callers
Function
stbds_make_hash_index
include/stb/stb_ds.h:884
↓ 4 callers
Function
stbhw__choose_tile
randomly choose a tile that fits constraints for a given spot, and update the constraints
include/stb/stb_herringbone_wang_tile.h:595
↓ 4 callers
Function
stbi__bitcount
include/stb/stb_image.h:5318
↓ 4 callers
Function
stbi__compute_y_16
include/stb/stb_image.h:1783
↓ 4 callers
Function
stbi__end_write_file
include/stb/stb_image_write.h:341
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
include/stb/stb_image.h:2128
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
include/stb/stb_image.h:5306
↓ 4 callers
Function
stbi__jpeg_get_bit
include/stb/stb_image.h:2154
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
include/stb/stb_image.h:1240
↓ 4 callers
Function
stbi__load_gif_main_outofmem
include/stb/stb_image.h:6874
↓ 4 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
include/stb/stb_image.h:1045
↓ 4 callers
Function
stbi__readval
include/stb/stb_image.h:6289
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
include/stb/stb_image.h:5331
↓ 4 callers
Function
stbi__start_write_file
include/stb/stb_image_write.h:334
← previous
next →
801–900 of 6,903, ranked by callers