MCPcopy Create free account

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

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

↓ 2 callersMethodonActionBiomeLayerSelect
src/mainwindow.cpp:1096
↓ 2 callersFunctionopen_func
lua/src/lparser.c:728
↓ 2 callersFunctionopencheck
lua/src/liolib.c:261
↓ 2 callersFunctionpatchtestreg
** Patch destination register for a TESTSET instruction. ** If instruction in position 'node' is not a TESTSET, return 0 ("fails"). ** Otherwise, if '
lua/src/lcode.c:259
↓ 2 callersFunctionpreinit_thread
** preinitialize a thread with consistent values without allocating ** any memory (to avoid errors) */
lua/src/lstate.c:249
↓ 2 callersFunctionprepCallInfo
lua/src/ldo.c:479
↓ 2 callersFunctionpreviousinstruction
** Return the previous instruction of the current code. If there ** may be a jump target between the current instruction and the ** previous one, retu
lua/src/lcode.c:116
↓ 2 callersFunctionprint_version
lua/src/lua.c:167
↓ 2 callersFunctionpropagatemark
** traverse one gray object, turning it to black. */
lua/src/lgc.c:652
↓ 2 callersFunctionpush_onecapture
** Push the i-th capture on the stack. */
lua/src/lstrlib.c:725
↓ 2 callersFunctionpusherror
lua/src/loadlib.c:194
↓ 2 callersFunctionpushglobalfuncname
** Search for a name for a function in all loaded modules */
lua/src/lauxlib.c:79
↓ 2 callersFunctionpushline
** Prompt the user, read a line, and push it into the Lua stack. */
lua/src/lua.c:486
↓ 2 callersFunctionpushmode
lua/src/lbaselib.c:184
↓ 2 callersFunctionpushstr
** Push given string to the stack, as part of the buffer, and ** join the partial strings in the stack into one. */
lua/src/lobject.c:405
↓ 2 callersFunctionpushutfchar
lua/src/lutf8lib.c:151
↓ 2 callersFunctionrandseed
** Set a "random" seed. To get some randomness, use the current time ** and the address of 'L' (in case the machine does address space layout ** rando
lua/src/lmathlib.c:611
↓ 2 callersFunctionread_long_string
lua/src/llex.c:280
↓ 2 callersFunctionread_numeral
LUA_NUMBER */ ** This function is quite liberal in what it accepts, as 'luaO_str2num' ** will reject ill-formed numerals. Roughly, it accepts the foll
lua/src/llex.c:227
↓ 2 callersFunctionrecfield
lua/src/lparser.c:846
↓ 2 callersFunctionremovelastlineinfo
** Remove line information from the last instruction. ** If line information for that instruction is absolute, set 'iwthabs' ** above its max to force
lua/src/lcode.c:353
↓ 2 callersFunctionremovevalues
** Traverse a list of tests ensuring no one produces a value */
lua/src/lcode.c:277
↓ 2 callersFunctionrethook
** Executes a return hook for Lua and C functions and sets/corrects ** 'oldpc'. (Note that this correction is needed by the line hook, so it ** is don
lua/src/ldo.c:365
↓ 2 callersFunctionrname
** Find a "name" for the register 'c'. */
lua/src/ldebug.c:436
↓ 2 callersFunctionsavelineinfo
** Save line info for a new instruction. If difference from last line ** does not fit in a byte, of after that many instructions, save a new ** absolu
lua/src/lcode.c:329
↓ 2 callersMethodscale
src/config.h:153
↓ 2 callersMethodscreenshot
src/mapview.cpp:353
↓ 2 callersFunctionsearchForUpdates
src/updater.cpp:97
↓ 2 callersMethodsearchProgressReset
src/formsearchcontrol.cpp:700
↓ 2 callersMethodsearchResultsAdd
src/formsearchcontrol.cpp:632
↓ 2 callersFunctionsearchpath
lua/src/loadlib.c:481
↓ 2 callersFunctionseparatetobefnz
** Move all unreachable objects (or 'all' objects) that need ** finalization from list 'finobj' to list 'tobefnz' (to be finalized). ** (Note that obj
lua/src/lgc.c:966
↓ 2 callersMethodsetActiveFilter
src/presetdialog.cpp:152
↓ 2 callersMethodsetBiomeColor
src/biomecolordialog.cpp:266
↓ 2 callersMethodsetConfig
src/mapview.cpp:186
↓ 2 callersMethodsetLimitText
src/widgets.cpp:387
↓ 2 callersMethodsetSearchMode
src/formsearchcontrol.cpp:317
↓ 2 callersMethodsetShapes
src/mapview.cpp:193
↓ 2 callersFunctionsetallfields
** Set all fields from structure 'tm' in the table on top of the stack */
lua/src/loslib.c:230
↓ 2 callersFunctionsetlimittosize
lua/src/ltable.c:281
↓ 2 callersFunctionsetnodevector
** Creates an array for the hash part of a table with the given ** size, or reuses the dummy node if size is zero. ** The computation for size overflo
lua/src/ltable.c:478
↓ 2 callersFunctionsetpath
** Set a path */
lua/src/loadlib.c:297
↓ 2 callersFunctionsetseed
lua/src/lmathlib.c:592
↓ 2 callersFunctionsettabsb
lua/src/ldblib.c:121
↓ 2 callersFunctionsetvararg
lua/src/lparser.c:952
↓ 2 callersFunctionsinglestep
lua/src/lgc.c:1578
↓ 2 callersFunctionsinglevar
** Find a variable with the given name 'n', handling global variables ** too. */
lua/src/lparser.c:463
↓ 2 callersFunctionsinglevaraux
** Find a variable with the given name 'n'. If it is an upvalue, add ** this upvalue into all intermediate functions. If it is a global, set ** 'var'
lua/src/lparser.c:435
↓ 2 callersFunctionskipcomment
** reads the first character of file 'f' and skips an optional BOM mark ** in its beginning plus its first line if it starts with '#'. Returns ** true
lua/src/lauxlib.c:763
↓ 2 callersFunctionsmoothstep
src/mapview.cpp:224
↓ 2 callersFunctionsmoothstep_integral
src/mapview.cpp:232
↓ 2 callersMethodsort
src/tabbiomes.h:86
↓ 2 callersFunctionsqdist
src/world.cpp:603
↓ 2 callersFunctionstack_init
lua/src/lstate.c:180
↓ 2 callersMethodstartSearch
src/searchthread.cpp:571
↓ 2 callersFunctionstart_capture
lua/src/lstrlib.c:534
↓ 2 callersFunctionstr2K
** Convert a VKSTR to a VK */
lua/src/lcode.c:737
↓ 2 callersFunctionstr2seed
src/util.cpp:201
↓ 2 callersFunctionstr_find_aux
lua/src/lstrlib.c:773
↓ 2 callersFunctionstringK
** Add a string to list of constants and return its index. */
lua/src/lcode.c:575
↓ 2 callersFunctionsweeplist
** sweep at most 'countin' elements from a list of GCObjects erasing dead ** objects, where a dead object is one marked with the old (non current) **
lua/src/lgc.c:816
↓ 2 callersFunctionsweeptolive
** sweep a list until a live object (or end of list) */
lua/src/lgc.c:843
↓ 2 callersFunctiontab_switch
src/mainwindow.cpp:1042
↓ 2 callersFunctiontest_then_block
lua/src/lparser.c:1637
↓ 2 callersFunctiontonum
lua/src/lstrlib.c:264
↓ 2 callersFunctiontostringbuff
** Convert a number object to a string, adding it to a buffer */
lua/src/lobject.c:355
↓ 2 callersFunctiontouserdata
lua/src/lapi.c:451
↓ 2 callersFunctiontraverseephemeron
** Traverse an ephemeron table and link it to proper list. Returns true ** iff any object was marked during this traversal (which implies that ** conv
lua/src/lgc.c:474
↓ 2 callersFunctiontreatstackoption
** In function 'db_getinfo', the call to 'lua_getinfo' may push ** results on the stack; later it creates the result table to put ** these objects. Fu
lua/src/ldblib.c:134
↓ 2 callersFunctiontryagain
** In case of allocation fail, this function will do an emergency ** collection to free some memory and then try the allocation again. ** The GC shoul
lua/src/lmem.c:148
↓ 2 callersFunctiontypeerror
** Raise a type error */
lua/src/ldebug.c:722
↓ 2 callersFunctionunpackint
** Unpack an integer with 'size' bytes and 'islittle' endianness. ** If size is smaller than the size of a Lua integer and integer ** is signed, must
lua/src/lstrlib.c:1728
↓ 2 callersMethodupdateBiomeColor
src/world.cpp:382
↓ 2 callersMethodupdateCount
src/formgen48.cpp:231
↓ 2 callersMethodwriteHeader
src/searchthread.cpp:20
↓ 2 callersFunctionyindex
lua/src/lparser.c:821
↓ 1 callersFunctionI2d
lua/src/lmathlib.c:337
↓ 1 callersFunctionLEfloatint
** Check whether float 'f' is less than or equal to integer 'i'. ** See comments on previous function. */
lua/src/lvm.c:460
↓ 1 callersFunctionLEintfloat
** Check whether integer 'i' is less than or equal to float 'f'. ** See comments on previous function. */
lua/src/lvm.c:426
↓ 1 callersFunctionLEnum
** Return 'l <= r', for numbers. */
lua/src/lvm.c:498
↓ 1 callersFunctionLTfloatint
** Check whether float 'f' is less than integer 'i'. ** See comments on previous function. */
lua/src/lvm.c:443
↓ 1 callersFunctionLTintfloat
** Check whether integer 'i' is less than float 'f'. If 'i' has an ** exact representation as a float ('l_intfitsf'), compare numbers as ** floats. Ot
lua/src/lvm.c:409
↓ 1 callersFunctionLTnum
** Return 'l < r', for numbers. */
lua/src/lvm.c:476
↓ 1 callersFunctionPrintCode
lua/src/luac.c:336
↓ 1 callersFunctionPrintDebug
lua/src/luac.c:690
↓ 1 callersFunctionPrintHeader
lua/src/luac.c:670
↓ 1 callersFunctionPrintString
lua/src/luac.c:222
↓ 1 callersFunctionPrintType
lua/src/luac.c:267
↓ 1 callersMethodadd
src/world.cpp:975
↓ 1 callersFunctionadd_s
lua/src/lstrlib.c:871
↓ 1 callersFunctionadd_value
** Add the replacement value to the string buffer 'b'. ** Return true if the original string was changed. (Function calls and ** table indexing result
lua/src/lstrlib.c:906
↓ 1 callersFunctionaddliteral
lua/src/lstrlib.c:1175
↓ 1 callersFunctionaddprototype
** adds a new prototype into list of prototypes */
lua/src/lparser.c:697
↓ 1 callersFunctionaddquoted
lua/src/lstrlib.c:1122
↓ 1 callersFunctionaddreturn
** Try to compile line on the stack as 'return <line>;'; on return, stack ** has either compiled chunk or original line (if compilation failed). */
lua/src/lua.c:511
↓ 1 callersFunctionaddtoclib
** registry.CLIBS[path] = plib -- for queries ** registry.CLIBS[#CLIBS + 1] = plib -- also keep a list of all libraries */
lua/src/loadlib.c:349
↓ 1 callersMethodanimateView
src/mapview.cpp:141
↓ 1 callersMethodapply
src/search.cpp:174
↓ 1 callersFunctionapplyTranspose
src/searchthread.cpp:360
↓ 1 callersFunctionauxgetinfo
lua/src/ldebug.c:327
← previousnext →601–700 of 1,749, ranked by callers