Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cubitect/cubiomes-viewer
/ functions
Functions
1,749 in github.com/Cubitect/cubiomes-viewer
⨍
Functions
1,749
◇
Types & classes
206
↓ 8 callers
Function
luaS_newlstr
** new string (with explicit length) */
lua/src/lstring.c:221
↓ 8 callers
Function
luaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be empty).
lua/src/lvm.c:287
↓ 8 callers
Function
lua_getglobal
lua/src/lapi.c:670
↓ 8 callers
Function
lua_rawseti
lua/src/lapi.c:925
↓ 8 callers
Function
setfield
** About the overflow check: an overflow cannot occur when time ** is represented by a lua_Integer, because either lua_Integer is ** large enough to r
lua/src/loslib.c:209
↓ 7 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
lua/src/lcode.c:543
↓ 7 callers
Function
freereg
** Free register 'reg', if it is neither a constant index nor ** a local variable. ) */
lua/src/lcode.c:491
↓ 7 callers
Method
getResults
src/formsearchcontrol.cpp:174
↓ 7 callers
Method
init
src/search.cpp:272
↓ 7 callers
Function
loadLine
src/tabbiomes.cpp:446
↓ 7 callers
Function
luaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
lua/src/lgc.c:1645
↓ 7 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call. */
lua/src/ldo.c:626
↓ 7 callers
Function
luaD_poscall
** Finishes a function call: calls hook if necessary, moves current ** number of results to proper place, and returns to previous call ** info. If fun
lua/src/ldo.c:462
↓ 7 callers
Function
luaF_close
** Close all upvalues and to-be-closed variables up to the given stack ** level. */
lua/src/lfunc.c:228
↓ 7 callers
Function
luaG_getfuncline
** Get the line corresponding to instruction 'pc' in function 'f'; ** first gets a base line and from there does the increments until ** the desired i
lua/src/ldebug.c:83
↓ 7 callers
Function
luaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
lua/src/lcode.c:232
↓ 7 callers
Function
luaL_getmetafield
lua/src/lauxlib.c:845
↓ 7 callers
Function
luaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
lua/src/lauxlib.c:927
↓ 7 callers
Function
luaV_finishset
** Finish a table assignment 't[key] = val'. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points ** to the entry 't[key]', or to a val
lua/src/lvm.c:330
↓ 7 callers
Function
lua_setmetatable
lua/src/lapi.c:937
↓ 7 callers
Function
mapopt2str
src/config.cpp:173
↓ 7 callers
Function
match
lua/src/lstrlib.c:570
↓ 7 callers
Function
reglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
lua/src/lparser.c:229
↓ 7 callers
Function
settabsi
lua/src/ldblib.c:116
↓ 7 callers
Function
tonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
lua/src/lcode.c:56
↓ 6 callers
Function
addstr2buff
** Add 'str' to the buffer. If string is larger than the buffer space, ** push the string directly to the stack. */
lua/src/lobject.c:443
↓ 6 callers
Function
checkformat
** Check whether a conversion specification is valid. When called, ** first character in 'form' must be '%' and last character must ** be a valid conv
lua/src/lstrlib.c:1225
↓ 6 callers
Function
copywithendian
** Copy 'size' bytes from 'src' to 'dest', correcting endianness if ** given 'islittle' is different from native endianness. */
lua/src/lstrlib.c:1589
↓ 6 callers
Function
csvline
src/tabstructures.cpp:484
↓ 6 callers
Function
esccheck
lua/src/llex.c:319
↓ 6 callers
Function
getStructureConfig_override
src/main.cpp:14
↓ 6 callers
Function
getfield
lua/src/loslib.c:251
↓ 6 callers
Function
gettable
lua/src/lapi.c:729
↓ 6 callers
Function
getthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
lua/src/ldblib.c:94
↓ 6 callers
Method
headerData
src/tabbiomes.cpp:170
↓ 6 callers
Function
luaD_call
** External interface for 'ccall' */
lua/src/ldo.c:618
↓ 6 callers
Function
luaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
lua/src/lstate.c:89
↓ 6 callers
Function
luaE_warning
lua/src/lstate.c:418
↓ 6 callers
Function
luaH_new
lua/src/ltable.c:624
↓ 6 callers
Function
luaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
lua/src/lcode.c:382
↓ 6 callers
Function
luaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
lua/src/lcode.c:181
↓ 6 callers
Function
luaK_semerror
semantic error */
lua/src/lcode.c:46
↓ 6 callers
Function
luaL_tolstring
lua/src/lauxlib.c:883
↓ 6 callers
Function
luaT_trybinTM
lua/src/ltm.c:148
↓ 6 callers
Function
luaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
lua/src/lvm.c:137
↓ 6 callers
Function
lua_checkstack
lua/src/lapi.c:109
↓ 6 callers
Function
lua_close
lua/src/lstate.c:411
↓ 6 callers
Function
lua_getinfo
lua/src/ldebug.c:383
↓ 6 callers
Function
lua_pushlightuserdata
lua/src/lapi.c:620
↓ 6 callers
Function
lua_rawgeti
lua/src/lapi.c:748
↓ 6 callers
Function
lua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
lua/src/lapi.c:245
↓ 6 callers
Function
new_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
lua/src/lparser.c:193
↓ 6 callers
Method
read
src/config.cpp:85
↓ 6 callers
Function
set2
lua/src/ltablib.c:265
↓ 6 callers
Function
swapexps
lua/src/lcode.c:1435
↓ 6 callers
Function
test2
** Accept current char if it is in 'set' (of size 2) */
lua/src/liolib.c:454
↓ 6 callers
Method
update
src/world.cpp:696
↓ 5 callers
Function
Ixor
i1 ^= i2 */
lua/src/lmathlib.c:396
↓ 5 callers
Function
check
** Check that next token is 'c'. */
lua/src/lparser.c:107
↓ 5 callers
Function
checkstack
** If L1 != L, L1 can be in any state, and therefore there are no ** guarantees about its stack space; any push in L1 must be ** checked. */
lua/src/ldblib.c:35
↓ 5 callers
Function
clearkey
** Clear keys for empty entries in tables. If entry is empty, mark its ** entry as dead. This allows the collection of the key, but keeps its ** entry
lua/src/lgc.c:171
↓ 5 callers
Function
codeABRK
lua/src/lcode.c:1038
↓ 5 callers
Method
columnCount
src/tabbiomes.h:57
↓ 5 callers
Function
cubic_hermite
src/world.cpp:242
↓ 5 callers
Function
dumpString
lua/src/ldump.c:88
↓ 5 callers
Function
explist
lua/src/lparser.c:1011
↓ 5 callers
Function
fatal
lua/src/luac.c:42
↓ 5 callers
Function
finishbinexpval
** Emit code for binary expressions that "produce values" ** (everything but logical operators 'and'/'or' and comparison ** operators). ** Expression
lua/src/lcode.c:1374
↓ 5 callers
Method
getDim
src/config.cpp:285
↓ 5 callers
Function
getScripts
src/scripts.cpp:69
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
lua/src/llex.c:156
↓ 5 callers
Function
index2stack
** Convert a valid actual index (not a pseudo-index) to its address. */
lua/src/lapi.c:94
↓ 5 callers
Function
iscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
lua/src/lgc.c:185
↓ 5 callers
Function
luaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which trigger this ** function, can
lua/src/ldo.c:306
↓ 5 callers
Function
luaD_rawrunprotected
lua/src/ldo.c:138
↓ 5 callers
Function
luaD_seterrorobj
lua/src/ldo.c:91
↓ 5 callers
Function
luaG_typeerror
** Raise a type error with "standard" information about the faulty ** object 'o' (using 'varinfo'). */
lua/src/ldebug.c:733
↓ 5 callers
Function
luaH_getshortstr
** search function for short strings */
lua/src/ltable.c:756
↓ 5 callers
Function
luaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
lua/src/ltable.c:551
↓ 5 callers
Function
luaK_codeABCk
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
lua/src/lcode.c:397
↓ 5 callers
Function
luaK_codeABx
** Format and emit an 'iABx' instruction. */
lua/src/lcode.c:408
↓ 5 callers
Function
luaK_exp2RK
** Ensures final expression result is in a valid R/K index ** (that is, it is either in a register or in 'k' with an index ** in the range of R/K indi
lua/src/lcode.c:1028
↓ 5 callers
Function
luaL_buffinitsize
lua/src/lauxlib.c:638
↓ 5 callers
Function
luaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
lua/src/lauxlib.c:948
↓ 5 callers
Function
luaL_pushresultsize
lua/src/lauxlib.c:603
↓ 5 callers
Function
lua_absindex
** convert an acceptable stack index into an absolute index */
lua/src/lapi.c:172
↓ 5 callers
Function
lua_concat
lua/src/lapi.c:1288
↓ 5 callers
Function
lua_error
lua/src/lapi.c:1241
↓ 5 callers
Function
lua_getmetatable
lua/src/lapi.c:779
↓ 5 callers
Function
lua_isstring
lua/src/lapi.c:320
↓ 5 callers
Function
lua_pushcclosure
lua/src/lapi.c:583
↓ 5 callers
Function
lua_rawget
lua/src/lapi.c:736
↓ 5 callers
Function
lua_setwarnf
lua/src/lapi.c:1330
↓ 5 callers
Function
packI
build a new Rand64 value */
lua/src/lmathlib.c:382
↓ 5 callers
Function
posrelatI
** translate a relative initial string position ** (negative means back from end): clip result to [1, inf). ** The length of any string in Lua must fi
lua/src/lstrlib.c:71
↓ 5 callers
Function
propagateall
lua/src/lgc.c:668
↓ 5 callers
Function
report
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
lua/src/lua.c:121
↓ 5 callers
Function
setCombo
src/exportdialog.cpp:92
↓ 5 callers
Method
setProgressIndication
src/mainwindow.cpp:728
↓ 5 callers
Method
setView
src/mapview.cpp:129
← previous
next →
101–200 of 1,749, ranked by callers