MCPcopy Create free account

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

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

↓ 68 callersFunctionluaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error w
lua/src/lauxlib.c:234
↓ 64 callersFunctionlua_pushinteger
lua/src/lapi.c:517
↓ 55 callersMethodclear
src/world.cpp:934
↓ 54 callersMethoddata
src/tabbiomes.cpp:154
↓ 48 callersFunctionlua_pushvalue
lua/src/lapi.c:274
↓ 47 callersFunctionwarn
src/message.cpp:96
↓ 44 callersFunctionlua_setfield
lua/src/lapi.c:875
↓ 39 callersFunctionindex2value
** Convert an acceptable index to a pointer to its respective value. ** Non-valid indices return the special nil value 'G(L)->nilvalue'. */
lua/src/lapi.c:60
↓ 34 callersFunctionlua_pushstring
lua/src/lapi.c:542
↓ 34 callersFunctionlua_settop
lua/src/lapi.c:184
↓ 33 callersFunctiontxtWidth
src/util.cpp:167
↓ 32 callersFunctionluaL_checkinteger
lua/src/lauxlib.c:442
↓ 32 callersFunctionlua_pushnumber
lua/src/lapi.c:509
↓ 31 callersFunctionluaL_checknumber
lua/src/lauxlib.c:420
↓ 31 callersFunctionluaL_optinteger
lua/src/lauxlib.c:452
↓ 30 callersFunctionlua_pushfstring
lua/src/lapi.c:570
↓ 29 callersFunctionlua_gettop
lua/src/lapi.c:179
↓ 28 callersFunctionluaX_next
lua/src/llex.c:565
↓ 25 callersFunctionlua_pushboolean
lua/src/lapi.c:609
↓ 24 callersFunctionPrintConstant
lua/src/luac.c:296
↓ 24 callersFunctionluaG_runerror
lua/src/ldebug.c:819
↓ 24 callersFunctionluaL_checklstring
lua/src/lauxlib.c:402
↓ 23 callersFunctionlua_type
lua/src/lapi.c:288
↓ 22 callersFunctionlua_getfield
lua/src/lapi.c:693
↓ 21 callersFunctionluaO_pushfstring
lua/src/lobject.c:539
↓ 19 callersFunctionluaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
lua/src/lcode.c:954
↓ 19 callersFunctionluaL_checkany
lua/src/lauxlib.c:396
↓ 18 callersFunctionlua_geti
lua/src/lapi.c:699
↓ 18 callersFunctionlua_toboolean
lua/src/lapi.c:403
↓ 17 callersFunctionluaL_buffinit
lua/src/lauxlib.c:629
↓ 17 callersFunctionluaL_pushresult
lua/src/lauxlib.c:593
↓ 16 callersFunctiongetBiomeDisplay
src/util.cpp:27
↓ 16 callersFunctiongetPix
src/util.cpp:275
↓ 16 callersFunctionluaL_checktype
lua/src/lauxlib.c:390
↓ 15 callersFunctionluaL_addlstring
lua/src/lauxlib.c:579
↓ 15 callersFunctiontestnext
** Test whether next token is 'c'; if so, skip it. */
lua/src/lparser.c:95
↓ 14 callersFunctionchecknext
** Check that next token is 'c' and skip it. */
lua/src/lparser.c:116
↓ 14 callersFunctiondumpInt
lua/src/ldump.c:73
↓ 14 callersFunctioninit_exp
lua/src/lparser.c:152
↓ 14 callersFunctionloadInt
lua/src/lundump.c:88
↓ 13 callersFunctiondumpByte
lua/src/ldump.c:52
↓ 13 callersFunctionluaL_argerror
lua/src/lauxlib.c:175
↓ 13 callersFunctionluaL_fileresult
lua/src/lauxlib.c:245
↓ 13 callersFunctionlua_touserdata
lua/src/lapi.c:460
↓ 13 callersMethodsetSeed
src/search.cpp:310
↓ 12 callersFunctionerror
lua/src/lundump.c:40
↓ 12 callersMethodgetSeed
src/mainwindow.cpp:359
↓ 12 callersMethodload
src/config.cpp:31
↓ 12 callersFunctionloadByte
lua/src/lundump.c:61
↓ 12 callersFunctionluaK_exp2nextreg
** Ensures final expression result is in next available register. */
lua/src/lcode.c:942
↓ 12 callersFunctionlua_isinteger
lua/src/lapi.c:307
↓ 12 callersFunctionlua_pushnil
lua/src/lapi.c:501
↓ 12 callersFunctionlua_tolstring
lua/src/lapi.c:409
↓ 12 callersFunctionlua_xmove
lua/src/lapi.c:131
↓ 12 callersFunctionsort
lua/src/ltablib.c:399
↓ 11 callersFunctiongetColorIcon
src/util.cpp:305
↓ 11 callersMethodgetMapView
src/mainwindow.cpp:354
↓ 11 callersFunctiongetlocalvardesc
** Return the "variable description" (Vardesc) of a given variable. ** (Unless noted otherwise, all variables are referred to by their ** compiler ind
lua/src/lparser.c:219
↓ 11 callersMethodinit4Dim
src/search.cpp:316
↓ 11 callersFunctionluaH_realasize
** Returns the real size of the 'array' array */
lua/src/ltable.c:250
↓ 11 callersFunctionluaL_addvalue
** 'luaL_addvalue' is the only function in the Buffer system where the ** box (if existent) is not on the top of the stack. So, instead of ** calling
lua/src/lauxlib.c:618
↓ 11 callersFunctionluaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
lua/src/lvm.c:121
↓ 11 callersFunctionluaX_syntaxerror
lua/src/llex.c:119
↓ 11 callersFunctionluaY_nvarstack
** Return the number of variables in the register stack for the given ** function. */
lua/src/lparser.c:243
↓ 11 callersFunctionlua_createtable
lua/src/lapi.c:766
↓ 11 callersFunctionlua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
lua/src/lapi.c:530
↓ 11 callersFunctionlua_seti
lua/src/lapi.c:881
↓ 10 callersFunctioncheck_next1
lua/src/llex.c:191
↓ 10 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
lua/src/lcode.c:517
↓ 10 callersFunctionluaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
lua/src/lcode.c:772
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
lua/src/lcode.c:480
↓ 10 callersFunctionluaL_addstring
lua/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
lua/src/lauxlib.c:380
↓ 10 callersMethodsave
src/config.cpp:43
↓ 10 callersFunctionstr_checkname
lua/src/lparser.c:143
↓ 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' (
lua/src/lparser.c:130
↓ 9 callersFunctionenterblock
lua/src/lparser.c:641
↓ 9 callersFunctionexpr
lua/src/lparser.c:1289
↓ 9 callersFunctionleaveblock
lua/src/lparser.c:671
↓ 9 callersFunctionlexerror
lua/src/llex.c:111
↓ 9 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
lua/src/lcode.c:199
↓ 9 callersFunctionluaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
lua/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
lua/src/lstring.c:241
↓ 9 callersFunctionluaT_gettmbyobj
lua/src/ltm.c:71
↓ 9 callersFunctionlua_gc
** Garbage-collection function */
lua/src/lapi.c:1136
↓ 9 callersFunctionlua_getstack
lua/src/ldebug.c:160
↓ 9 callersFunctionlua_setglobal
lua/src/lapi.c:851
↓ 9 callersMethodrowCount
src/tabbiomes.h:56
↓ 9 callersFunctionsave
lua/src/llex.c:57
↓ 9 callersFunctiontestTreeAt
src/search.cpp:675
↓ 9 callersFunctiontofile
lua/src/liolib.c:187
↓ 8 callersFunctionadjustlocalvars
** Start the scope for the last 'nvars' created variables. */
lua/src/lparser.c:311
↓ 8 callersFunctionarith
lua/src/lstrlib.c:288
↓ 8 callersFunctionclampimax
src/mapview.cpp:319
↓ 8 callersMethodgetConditions
src/formconditions.cpp:92
↓ 8 callersFunctionluaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
lua/src/lgc.c:258
↓ 8 callersFunctionluaD_throw
lua/src/ldo.c:115
↓ 8 callersFunctionluaH_getint
** Search function for integers. If integer is inside 'alimit', get it ** directly from the array part. Otherwise, if 'alimit' is not equal to ** the
lua/src/ltable.c:728
↓ 8 callersFunctionluaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
lua/src/lcode.c:1744
↓ 8 callersFunctionluaK_patchtohere
lua/src/lcode.c:312
next →1–100 of 1,749, ranked by callers