MCPcopy Create free account

hub / github.com/Jaysmito101/TerraForge3D / functions

Functions6,903 in github.com/Jaysmito101/TerraForge3D

↓ 10 callersFunctioncheck_next1
include/lua-5.4.3/src/llex.c:191
↓ 10 callersFunctionemitByte
Emits one single-byte argument. Returns its index.
include/wren/src/vm/wren_compiler.c:1313
↓ 10 callersFunctionerror
include/lua-5.4.3/src/lundump.c:40
↓ 10 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
include/lua-5.4.3/src/lcode.c:516
↓ 10 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
src/json.hpp:10609
↓ 10 callersFunctionglm_vec4_dot
include/glm/simd/geometric.h:27
↓ 10 callersFunctionilog
this is a weird definition of log2() for which log2(1) = 1, log2(2) = 2, log2(4) = 3 as required by the specification. fast(?) implementation from stb
include/stb/stb_vorbis.c:1027
↓ 10 callersFunctionluaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
include/lua-5.4.3/src/lcode.c:754
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
include/lua-5.4.3/src/lcode.c:479
↓ 10 callersFunctionluaL_addstring
include/lua-5.4.3/src/lauxlib.c:588
↓ 10 callersFunctionluaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
include/lua-5.4.3/src/lauxlib.c:380
↓ 10 callersFunctionlua_touserdata
include/lua-5.4.3/src/lapi.c:450
↓ 10 callersFunctionmatchChar
If the current character is [c], consumes it and returns `true`.
include/wren/src/vm/wren_compiler.c:663
↓ 10 callersFunctionmz_zip_reader_end_internal
include/zip/miniz.h:5779
↓ 10 callersFunctionnextToken
Lex the next token and store it in [parser.next].
include/wren/src/vm/wren_compiler.c:1052
↓ 10 callersFunctionparser
src/json.hpp:17611
↓ 10 callersFunctionpeek
Returns the type of the current token.
include/wren/src/vm/wren_compiler.c:1245
↓ 10 callersFunctionsetSlot
Stores [value] in [slot] in the foreign call stack.
include/wren/src/vm/wren_vm.c:1726
↓ 10 callersFunctionsetup_temp_free
include/stb/stb_vorbis.c:980
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
include/imgui/imstb_textedit.h:687
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
include/stb/stb_textedit.h:683
↓ 10 callersFunctionstb_vorbis_get_file_offset
include/stb/stb_vorbis.c:4545
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
include/stb/stb_image.h:3805
↓ 10 callersFunctionstbi__malloc_mad3
include/stb/stb_image.h:1052
↓ 10 callersFunctionstbir__resize_arbitrary
include/stb/stb_image_resize.h:2428
↓ 10 callersFunctionstbte__write_redo
include/stb/stb_tilemap_editor.h:1359
↓ 10 callersFunctionstr_checkname
include/lua-5.4.3/src/lparser.c:143
↓ 10 callersFunctionwrenFindVariable
include/wren/src/vm/wren_vm.c:1557
↓ 10 callersFunctionwrenMapGet
include/wren/src/vm/wren_value.c:575
↓ 10 callersFunctionwrenMapSet
include/wren/src/vm/wren_value.c:583
↓ 9 callersMethodDraw
include/imgui/imgui.cpp:2111
↓ 9 callersFunctionFileExists
src/Utils.cpp:186
↓ 9 callersMethodGetInt
include/imgui/imgui.cpp:1988
↓ 9 callersMethodHasSelection
include/imgui/imgui.h:2072
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
include/imgui/imgui.cpp:1685
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
include/imgui/imgui.cpp:1949
↓ 9 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
include/imgui/imgui_draw.cpp:1170
↓ 9 callersFunctionPathExist
src/Utils.cpp:197
↓ 9 callersFunctionSTB_TEXTEDIT_DELETECHARS
include/imgui/imgui_widgets.cpp:3694
↓ 9 callersFunctionSetCurrentContext
include/imnodes/imnodes.cpp:1951
↓ 9 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
include/imgui/imgui.cpp:2048
↓ 9 callersFunctioncheck_match
** Check that next token is 'what' and skip it. In case of error, ** raise an error that the expected 'what' should match a 'who' ** in line 'where' (
include/lua-5.4.3/src/lparser.c:130
↓ 9 callersFunctionenterblock
include/lua-5.4.3/src/lparser.c:630
↓ 9 callersFunctionexpr
include/lua-5.4.3/src/lparser.c:1278
↓ 9 callersFunctionfind
src/json.hpp:21922
↓ 9 callersMethodgenerate
include/avir/avir.h:891
↓ 9 callersMethodgetline
include/httplib/httplib.h:2142
↓ 9 callersFunctiongrad
* Helper function to compute gradients-dot-residual vectors (1D) * * @note that these generate gradients of more than unit length. To make * a clos
src/SimplexNoise.cpp:125
↓ 9 callersMethodhadd
include/avir/avir_float8_avx.h:245
↓ 9 callersFunctionhas_crlf
include/httplib/httplib.h:3994
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
src/json.hpp:20182
↓ 9 callersFunctionleaveblock
include/lua-5.4.3/src/lparser.c:660
↓ 9 callersMethodlength
include/glm/detail/type_quat.hpp:76
↓ 9 callersFunctionlexerror
include/lua-5.4.3/src/llex.c:111
↓ 9 callersFunctionloadCoreVariable
Pushes the value for a module-level variable implicitly imported from core.
include/wren/src/vm/wren_compiler.c:2131
↓ 9 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
include/lua-5.4.3/src/lcode.c:198
↓ 9 callersFunctionluaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
include/lua-5.4.3/src/lauxlib.c:574
↓ 9 callersFunctionluaS_new
** Create or reuse a zero-terminated string, first checking in the ** cache (using the string address as a key). The cache can contain ** only zero-te
include/lua-5.4.3/src/lstring.c:241
↓ 9 callersFunctionluaT_gettmbyobj
include/lua-5.4.3/src/ltm.c:71
↓ 9 callersFunctionluaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
include/lua-5.4.3/src/lvm.c:121
↓ 9 callersFunctionlua_gc
** Garbage-collection function */
include/lua-5.4.3/src/lapi.c:1126
↓ 9 callersFunctionlua_getstack
include/lua-5.4.3/src/ldebug.c:160
↓ 9 callersFunctionlua_seti
include/lua-5.4.3/src/lapi.c:871
↓ 9 callersFunctionmz_zip_reader_locate_file_v2
include/zip/miniz.h:6308
↓ 9 callersFunctionpacket_forward
Internal unchecked shorthand; don't use outside this file. */
include/internal/packet.h:30
↓ 9 callersFunctionparsePrecedence
The main entrypoint for the top-down operator precedence parser.
include/wren/src/vm/wren_compiler.c:2825
↓ 9 callersFunctionpatchJump
Replaces the placeholder argument for a previous CODE_JUMP or CODE_JUMP_IF instruction with an offset that jumps to the current end of bytecode.
include/wren/src/vm/wren_compiler.c:1757
↓ 9 callersMethodptr
include/httplib/httplib.h:2121
↓ 9 callersMethodread
include/httplib/httplib.h:4432
↓ 9 callersFunctionset_parent
src/json.hpp:18730
↓ 9 callersFunctionstbir__edge_wrap
include/stb/stb_image_resize.h:1000
↓ 9 callersFunctionstbiw__jpg_processDU
include/stb/stb_image_write.h:1330
↓ 9 callersFunctionstbiw__jpg_writeBits
include/stb/stb_image_write.h:1255
↓ 9 callersFunctionstbte__draw_text
include/stb/stb_tilemap_editor.h:1730
↓ 9 callersFunctionstbtt__buf_seek
include/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__buf_seek
include/stb/stb_truetype.h:1147
↓ 9 callersFunctionstbtt__new_buf
include/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt__new_buf
include/stb/stb_truetype.h:1168
↓ 9 callersFunctionstbtt_setvertex
include/imgui/imstb_truetype.h:1559
↓ 9 callersFunctionstbtt_setvertex
include/stb/stb_truetype.h:1594
↓ 9 callersFunctionstrkey
include/stb/stb_ds.h:1638
↓ 9 callersFunctiontofile
include/lua-5.4.3/src/liolib.c:187
↓ 9 callersFunctionwrenNewMap
include/wren/src/vm/wren_value.c:364
↓ 8 callersMethodAddTriangleFilled
include/imgui/imgui_draw.cpp:1472
↓ 8 callersMethodBegin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
include/imgui/imgui.cpp:2359
↓ 8 callersFunctionClear
include/imgui/imgui_internal.h:562
↓ 8 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
include/imgui/imgui_widgets.cpp:3798
↓ 8 callersFunctionGetProjectId
src/ProjectData.cpp:14
↓ 8 callersFunctionImAddClampOverflow
include/imgui/imgui_internal.h:431
↓ 8 callersFunctionImCharIsBlankA
include/imgui/imgui_internal.h:337
↓ 8 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
include/imgui/imgui.cpp:1561
↓ 8 callersFunctionImLog
include/imgui/imgui_internal.h:410
↓ 8 callersFunctionImSubClampOverflow
include/imgui/imgui_internal.h:432
↓ 8 callersFunctionLog
src/Base/Shader.cpp:7
↓ 8 callersMethodPopClipRect
include/imgui/imgui.cpp:4609
↓ 8 callersMethodPushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
include/imgui/imgui.cpp:4602
↓ 8 callersMethodReset
include/imnodes/imnodes_internal.h:116
↓ 8 callersFunctionSTB_TEXTEDIT_GETWIDTH
include/imgui/imgui_widgets.cpp:3665
↓ 8 callersFunctionSaveFile
src/Main.cpp:577
↓ 8 callersFunctionShowOpenFileDialog
src/Utils.cpp:107
← previousnext →301–400 of 6,903, ranked by callers