MCPcopy Create free account

hub / github.com/Cubitect/cubiomes-viewer / functions

Functions1,749 in github.com/Cubitect/cubiomes-viewer

↓ 1 callersFunctiongetfreepos
lua/src/ltable.c:643
↓ 1 callersFunctiongetfuncname
lua/src/ldebug.c:319
↓ 1 callersFunctiongetlocalattribute
lua/src/lparser.c:1700
↓ 1 callersFunctiongetnextfilename
** Get the next name in '*path' = 'name1;name2;name3;...', changing ** the ending ';' to '\0' to create a zero-terminated string. Return ** NULL when
lua/src/loadlib.c:447
↓ 1 callersFunctiongetunopr
lua/src/lparser.c:1194
↓ 1 callersFunctiongetupvalname
** Checks whether value 'o' came from an upvalue. (That can only happen ** with instructions OP_GETTABUP/OP_SETTABUP, which operate directly on ** upv
lua/src/ldebug.c:679
↓ 1 callersFunctiongotostat
lua/src/lparser.c:1415
↓ 1 callersFunctiongrowstrtab
lua/src/lstring.c:174
↓ 1 callersFunctionhandle_luainit
lua/src/lua.c:355
↓ 1 callersFunctionhandle_script
lua/src/lua.c:247
↓ 1 callersMethodhasScale
src/config.cpp:280
↓ 1 callersFunctionhash_search
** Try to find a boundary in the hash part of table 't'. From the ** caller, we know that 'j' is zero or present and that 'j + 1' is ** present. We wa
lua/src/ltable.c:853
↓ 1 callersFunctionifstat
lua/src/lparser.c:1674
↓ 1 callersFunctionincomplete
** Check whether 'status' signals a syntax error and the error ** message at the top of the stack ends with the above mark for ** incomplete statement
lua/src/lua.c:470
↓ 1 callersFunctionincstep
** Performs a basic incremental step. The debt and step size are ** converted from bytes to "units of work"; then the function loops ** running single
lua/src/lgc.c:1660
↓ 1 callersMethodinit4map
src/world.cpp:490
↓ 1 callersMethodinit4struct
src/world.cpp:589
↓ 1 callersFunctioninit_registry
** Create registry table and its predefined values */
lua/src/lstate.c:216
↓ 1 callersFunctioninit_var
** Create an expression representing variable 'vidx' */
lua/src/lparser.c:266
↓ 1 callersMethodinsertIds
src/tabbiomes.cpp:203
↓ 1 callersMethodinsertSeeds
src/tabbiomes.cpp:218
↓ 1 callersMethodinsertSeeds
src/formsearchcontrol.cpp:65
↓ 1 callersFunctioninternshrstr
** Checks whether short string exists and reuses it or creates a new one. */
lua/src/lstring.c:188
↓ 1 callersFunctioninterror
lua/src/lauxlib.c:434
↓ 1 callersMethodisBusy
src/world.cpp:967
↓ 1 callersFunctionisCint
** Check whether expression 'e' is a literal integer in ** proper range to fit in register C */
lua/src/lcode.c:1237
↓ 1 callersFunctionisInnerRingOk
src/search.cpp:922
↓ 1 callersMethodisPrimary
src/util.cpp:263
↓ 1 callersFunctionisinstack
** Check whether pointer 'o' points to some value in the stack ** frame of the current function. Because 'o' may not point to a ** value in this stack
lua/src/ldebug.c:664
↓ 1 callersFunctionjumpscopeerror
** Generates an error that a goto jumps into the scope of some ** local variable. */
lua/src/lparser.c:513
↓ 1 callersFunctionl_checkmode
Check whether 'mode' matches '[rwa]%+?[L_MODEEXT]*' */
lua/src/liolib.c:40
↓ 1 callersFunctionl_hashfloat
lua/src/ltable.c:131
↓ 1 callersFunctionl_print
** Prints (calling the Lua 'print' function) any values on the stack */
lua/src/lua.c:567
↓ 1 callersFunctionl_randomizePivot
** Use 'time' and 'clock' as sources of "randomness". Because we don't ** know the types 'clock_t' and 'time_t', we cannot cast them to ** anything wi
lua/src/ltablib.c:246
↓ 1 callersFunctionl_str2d
** Convert string 's' to a Lua number (put in 'result') handling the ** current locale. ** This function accepts both the current locale or a dot as t
lua/src/lobject.c:251
↓ 1 callersFunctionl_str2int
lua/src/lobject.c:276
↓ 1 callersFunctionlabelstat
lua/src/lparser.c:1457
↓ 1 callersFunctionlastlevel
lua/src/lauxlib.c:116
↓ 1 callersFunctionlastlistfield
lua/src/lparser.c:879
↓ 1 callersFunctionlayerText
src/conditiondialog.cpp:690
↓ 1 callersFunctionlessequalothers
** return 'l <= r' for non-numbers. */
lua/src/lvm.c:542
↓ 1 callersFunctionlessthanothers
** return 'l < r' for non-numbers. */
lua/src/lvm.c:520
↓ 1 callersMethodlineNumberAreaWidth
src/scripts.cpp:544
↓ 1 callersFunctionlist_contains
src/formconditions.cpp:180
↓ 1 callersFunctionlmemfind
lua/src/lstrlib.c:673
↓ 1 callersMethodload
src/tabbiomes.cpp:451
↓ 1 callersMethodload
src/tabstructures.cpp:299
↓ 1 callersFunctionloadCheck
src/tabstructures.cpp:286
↓ 1 callersFunctionloadCode
lua/src/lundump.c:144
↓ 1 callersFunctionloadCombo
src/tabstructures.cpp:290
↓ 1 callersFunctionloadConditions
src/presetdialog.cpp:16
↓ 1 callersFunctionloadConstants
lua/src/lundump.c:155
↓ 1 callersFunctionloadDebug
lua/src/lundump.c:227
↓ 1 callersFunctionloadProtos
lua/src/lundump.c:191
↓ 1 callersFunctionloadScript
src/scripts.cpp:200
↓ 1 callersFunctionloadSize
lua/src/lundump.c:83
↓ 1 callersFunctionloadString
** Load a non-nullable string into prototype 'p'. */
lua/src/lundump.c:136
↓ 1 callersFunctionloadUpvalues
** Load the upvalues for a function. The names must be filled first, ** because the filling of the other fields can raise read errors and ** the creat
lua/src/lundump.c:212
↓ 1 callersFunctionloadline
** Read a line and try to load (compile) it first as an expression (by ** adding "return " in front of it) and second as a statement. Return ** the fi
lua/src/lua.c:551
↓ 1 callersFunctionlocalfunc
lua/src/lparser.c:1688
↓ 1 callersFunctionlocalstat
lua/src/lparser.c:1725
↓ 1 callersFunctionlsys_load
lua/src/loadlib.c:133
↓ 1 callersFunctionlsys_sym
lua/src/loadlib.c:141
↓ 1 callersFunctionlsys_unloadlib
lua/src/loadlib.c:128
↓ 1 callersFunctionluaB_cocreate
lua/src/lcorolib.c:95
↓ 1 callersFunctionluaB_error
lua/src/lbaselib.c:114
↓ 1 callersFunctionluaC_step
** performs a basic GC step if collector is running */
lua/src/lgc.c:1681
↓ 1 callersFunctionluaD_growstack
** Try to grow the stack by at least 'n' elements. when 'raiseerror' ** is true, raises any error; otherwise, return 0 in case of errors. */
lua/src/ldo.c:219
↓ 1 callersFunctionluaD_pretailcall
** Prepare a function for a tail call, building its call info on top ** of the current call info. 'narg1' is the number of arguments plus 1 ** (so tha
lua/src/ldo.c:520
↓ 1 callersFunctionluaD_protectedparser
lua/src/ldo.c:978
↓ 1 callersFunctionluaE_freeCI
** free all CallInfo structures not in use by a thread */
lua/src/lstate.c:122
↓ 1 callersFunctionluaE_freethread
lua/src/lstate.c:317
↓ 1 callersFunctionluaE_shrinkCI
** free half of the CallInfo structures not in use by a thread, ** keeping the first one. */
lua/src/lstate.c:138
↓ 1 callersFunctionluaE_warnerror
** Generate a warning from an error message */
lua/src/lstate.c:428
↓ 1 callersFunctionluaF_findupval
** Find and reuse, or create if it does not exist, an upvalue ** at the given level. */
lua/src/lfunc.c:88
↓ 1 callersFunctionluaF_freeproto
lua/src/lfunc.c:267
↓ 1 callersFunctionluaF_initupvals
** fill a closure with new closed upvalues */
lua/src/lfunc.c:48
↓ 1 callersFunctionluaF_newCclosure
lua/src/lfunc.c:27
↓ 1 callersFunctionluaG_callerror
** Raise an error for calling a non-callable object. Try to find a name ** for the object based on how it was called ('funcnamefromcall'); if it ** ca
lua/src/ldebug.c:743
↓ 1 callersFunctionluaG_concaterror
lua/src/ldebug.c:758
↓ 1 callersFunctionluaG_ordererror
lua/src/ldebug.c:783
↓ 1 callersFunctionluaG_tointerror
** Error when both values are convertible to numbers, but not to integers */
lua/src/ldebug.c:775
↓ 1 callersFunctionluaG_traceexec
** Traces the execution of a Lua function. Called before the execution ** of each opcode, when debug is on. 'L->oldpc' stores the last ** instruction
lua/src/ldebug.c:874
↓ 1 callersFunctionluaH_free
lua/src/ltable.c:636
↓ 1 callersFunctionluaH_getstr
lua/src/ltable.c:772
↓ 1 callersFunctionluaH_next
lua/src/ltable.c:347
↓ 1 callersFunctionluaH_resizearray
lua/src/ltable.c:588
↓ 1 callersFunctionluaK_exp2const
** If expression is a constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
lua/src/lcode.c:84
↓ 1 callersFunctionluaK_exp2val
** Ensures final expression result is either in a register ** or it is a constant. */
lua/src/lcode.c:986
↓ 1 callersFunctionluaK_finish
** Do a final pass over the code of a function, doing small peephole ** optimizations and adjustments. */
lua/src/lcode.c:1804
↓ 1 callersFunctionluaK_float
lua/src/lcode.c:680
↓ 1 callersFunctionluaK_infix
** Process 1st operand 'v' of binary operation 'op' before reading ** 2nd operand. */
lua/src/lcode.c:1592
↓ 1 callersFunctionluaK_posfix
** Finalize code for binary operation, after reading 2nd operand. */
lua/src/lcode.c:1660
↓ 1 callersFunctionluaK_prefix
** Apply prefix operation 'op' to expression 'e'. */
lua/src/lcode.c:1571
↓ 1 callersFunctionluaK_self
** Emit SELF instruction (convert expression 'e' into 'e:key(e,'). */
lua/src/lcode.c:1085
↓ 1 callersFunctionluaK_setreturns
** Fix an expression to return the number of results 'nresults'. ** 'e' must be a multi-ret expression (function call or vararg). */
lua/src/lcode.c:721
↓ 1 callersFunctionluaK_settablesize
lua/src/lcode.c:1750
↓ 1 callersFunctionluaL_loadbufferx
lua/src/lauxlib.c:828
↓ 1 callersFunctionluaL_loadfilex
lua/src/lauxlib.c:776
↓ 1 callersFunctionluaL_optnumber
lua/src/lauxlib.c:429
← previousnext →801–900 of 1,749, ranked by callers