MCPcopy Create free account

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

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

↓ 1 callersFunctionluaL_requiref
** Stripped-down 'require': After checking "loaded" table, calls 'openf' ** to open a module, registers the result in 'package.loaded' table and, ** i
lua/src/lauxlib.c:968
↓ 1 callersFunctionluaL_setmetatable
lua/src/lauxlib.c:324
↓ 1 callersFunctionluaL_typeerror
lua/src/lauxlib.c:193
↓ 1 callersFunctionluaM_realloc_
** Generic allocation routine. */
lua/src/lmem.c:162
↓ 1 callersFunctionluaO_arith
lua/src/lobject.c:126
↓ 1 callersFunctionluaO_tostring
** Convert a number object to a Lua string, replacing the value at 'obj' */
lua/src/lobject.c:374
↓ 1 callersFunctionluaS_clearcache
** Clear API string cache. (Entries cannot be empty, so fill them with ** a non-collectable string.) */
lua/src/lstring.c:110
↓ 1 callersFunctionluaS_hashlongstr
lua/src/lstring.c:51
↓ 1 callersFunctionluaS_init
** Initialize the string table and the string cache */
lua/src/lstring.c:123
↓ 1 callersFunctionluaS_newudata
lua/src/lstring.c:258
↓ 1 callersFunctionluaS_remove
lua/src/lstring.c:164
↓ 1 callersFunctionluaT_adjustvarargs
lua/src/ltm.c:238
↓ 1 callersFunctionluaT_callTM
lua/src/ltm.c:103
↓ 1 callersFunctionluaT_getvarargs
lua/src/ltm.c:258
↓ 1 callersFunctionluaT_init
lua/src/ltm.c:38
↓ 1 callersFunctionluaT_trybiniTM
lua/src/ltm.c:184
↓ 1 callersFunctionluaT_tryconcatTM
lua/src/ltm.c:167
↓ 1 callersFunctionluaU_undump
** Load precompiled chunk. */
lua/src/lundump.c:311
↓ 1 callersFunctionluaV_finishOp
** finish execution of an opcode interrupted by a yield */
lua/src/lvm.c:809
↓ 1 callersFunctionluaV_idiv
** Integer division; return 'm // n', that is, floor(m/n). ** C division truncates its result (rounds towards zero). ** 'floor(q) == trunc(q)' when 'q
lua/src/lvm.c:718
↓ 1 callersFunctionluaV_lessequal
** Main operation less than or equal to; return 'l <= r'. */
lua/src/lvm.c:554
↓ 1 callersFunctionluaV_lessthan
** Main operation less than; return 'l < r'. */
lua/src/lvm.c:532
↓ 1 callersFunctionluaV_mod
** Integer modulus; return 'm % n'. (Assume that C '%' with ** negative operands follows C99 behavior. See previous comment ** about luaV_idiv.) */
lua/src/lvm.c:738
↓ 1 callersFunctionluaV_modf
** Float modulus */
lua/src/lvm.c:756
↓ 1 callersFunctionluaV_tointeger
** try to convert a value to an integer. */
lua/src/lvm.c:152
↓ 1 callersFunctionluaX_init
lua/src/llex.c:70
↓ 1 callersFunctionluaX_lookahead
lua/src/llex.c:576
↓ 1 callersFunctionluaX_setinput
lua/src/llex.c:167
↓ 1 callersFunctionluaY_parser
lua/src/lparser.c:1941
↓ 1 callersFunctionluaZ_fill
lua/src/lzio.c:23
↓ 1 callersFunctionluaZ_init
lua/src/lzio.c:38
↓ 1 callersFunctionluaZ_read
--------------------------------------------------------------- read --- */
lua/src/lzio.c:48
↓ 1 callersFunctionlua_arith
lua/src/lapi.c:339
↓ 1 callersFunctionlua_closeslot
lua/src/lapi.c:212
↓ 1 callersFunctionlua_dump
lua/src/lapi.c:1113
↓ 1 callersFunctionlua_getallocf
lua/src/lapi.c:1312
↓ 1 callersFunctionlua_gethook
lua/src/ldebug.c:145
↓ 1 callersFunctionlua_gethookcount
lua/src/ldebug.c:155
↓ 1 callersFunctionlua_gethookmask
lua/src/ldebug.c:150
↓ 1 callersFunctionlua_getiuservalue
lua/src/lapi.c:806
↓ 1 callersFunctionlua_gettable
lua/src/lapi.c:678
↓ 1 callersFunctionlua_getupvalue
lua/src/lapi.c:1387
↓ 1 callersFunctionlua_isyieldable
lua/src/ldo.c:839
↓ 1 callersFunctionlua_len
lua/src/lapi.c:1302
↓ 1 callersFunctionlua_newstate
lua/src/lstate.c:355
↓ 1 callersFunctionlua_newthread
lua/src/lstate.c:286
↓ 1 callersFunctionlua_pushvfstring
lua/src/lapi.c:559
↓ 1 callersFunctionlua_resume
lua/src/ldo.c:804
↓ 1 callersFunctionlua_setcstacklimit
lua/src/lstate.c:99
↓ 1 callersFunctionlua_setiuservalue
lua/src/lapi.c:977
↓ 1 callersFunctionlua_setlocal
lua/src/ldebug.c:242
↓ 1 callersFunctionlua_strx2number
** convert a hexadecimal numeric string to a number, following ** C99 specification for 'strtod' */
lua/src/lobject.c:165
↓ 1 callersFunctionlua_toclose
lua/src/lapi.c:1273
↓ 1 callersFunctionlua_tonumberx
lua/src/lapi.c:383
↓ 1 callersFunctionlua_upvalueid
lua/src/lapi.c:1434
↓ 1 callersFunctionlua_upvaluejoin
lua/src/lapi.c:1456
↓ 1 callersFunctionlua_version
lua/src/lapi.c:157
↓ 1 callersFunctionluai_makeseed
lua/src/lstate.c:71
↓ 1 callersFunctionmainfunc
** compiles the main function, which is a regular vararg function with an ** upvalue named LUA_ENV */
lua/src/lparser.c:1923
↓ 1 callersFunctionmainpositionfromnode
lua/src/ltable.c:189
↓ 1 callersFunctionmakemask
** Convert a string mask (for 'sethook') into a bit mask */
lua/src/ldblib.c:342
↓ 1 callersMethodmapGoto
src/mainwindow.cpp:712
↓ 1 callersFunctionmarkupval
** Mark block where variable at given level was defined ** (to emit close instructions later). */
lua/src/lparser.c:410
↓ 1 callersFunctionmatch_capture
lua/src/lstrlib.c:559
↓ 1 callersFunctionmatchbalance
lua/src/lstrlib.c:486
↓ 1 callersFunctionmax_expand
lua/src/lstrlib.c:506
↓ 1 callersFunctionmin_expand
lua/src/lstrlib.c:521
↓ 1 callersFunctionmovegotosout
** Adjust pending gotos to outer level of a block. */
lua/src/lparser.c:627
↓ 1 callersFunctionmoveresults
** Given 'nres' results at 'firstResult', move 'wanted' of them to 'res'. ** Handle most typical cases (zero results for commands, one result for ** e
lua/src/ldo.c:411
↓ 1 callersFunctionmultiline
** Read multiple lines until a complete Lua statement */
lua/src/lua.c:529
↓ 1 callersFunctionmurmur64
src/scripts.cpp:19
↓ 1 callersFunctionnewbox
lua/src/lauxlib.c:501
↓ 1 callersFunctionnewbuffsize
** Compute new size for buffer 'B', enough to accommodate extra 'sz' ** bytes. */
lua/src/lauxlib.c:531
↓ 1 callersFunctionnewupval
** Create a new upvalue at the given level, and link it to the list of ** open upvalues of 'L' after entry 'prev'. **/
lua/src/lfunc.c:65
↓ 1 callersFunctionnewupvalue
lua/src/lparser.c:364
↓ 1 callersFunctionnilK
** Add nil to list of constants and return its index. */
lua/src/lcode.c:645
↓ 1 callersFunctionnoenv
** return registry.LUA_NOENV as a boolean */
lua/src/loadlib.c:285
↓ 1 callersFunctionnospecials
check whether pattern has no special characters */
lua/src/lstrlib.c:746
↓ 1 callersFunctionnum2straux
lua/src/lstrlib.c:1024
↓ 1 callersFunctionnumusearray
** Count keys in array part of table 't': Fill 'nums[i]' with ** number of keys that will go into corresponding slice and return ** total number of no
lua/src/ltable.c:427
↓ 1 callersFunctionnumusehash
lua/src/ltable.c:454
↓ 1 callersMethodonActionHistory
src/mainwindow.cpp:1081
↓ 1 callersMethodonActionMapToggled
src/mainwindow.cpp:1089
↓ 1 callersMethodonComboChange
src/layerdialog.cpp:212
↓ 1 callersMethodonGoto
src/mapview.cpp:470
↓ 1 callersMethodonSaveSelect
src/biomecolordialog.cpp:331
↓ 1 callersMethodon_buttonClear_clicked
src/formsearchcontrol.cpp:350
↓ 1 callersMethodpaintLineNumbers
src/scripts.cpp:589
↓ 1 callersFunctionparlist
lua/src/lparser.c:958
↓ 1 callersFunctionpartition
** Does the partition: Pivot P is at the top of the stack. ** precondition: a[lo] <= P == a[up-1] <= a[up], ** so it only needs to do the partition fr
lua/src/ltablib.c:298
↓ 1 callersMethodpasteResults
src/formsearchcontrol.cpp:539
↓ 1 callersFunctionpoptbclist
** Remove firt element from the tbclist plus its dummy nodes. */
lua/src/lfunc.c:214
↓ 1 callersFunctionprecover
** Unrolls a coroutine in protected mode while there are recoverable ** errors, that is, errors inside a protected call. (Any error ** interrupts 'unr
lua/src/ldo.c:793
↓ 1 callersFunctionprepcallclosemth
** Prepare and call a closing method. ** If status is CLOSEKTOP, the call to the closing method will be pushed ** at the top of the stack. Otherwise,
lua/src/lfunc.c:144
↓ 1 callersFunctionprimaryexp
lua/src/lparser.c:1079
↓ 1 callersFunctionprint_usage
lua/src/lua.c:83
↓ 1 callersFunctionproject
** Project the random integer 'ran' into the interval [0, n]. ** Because 'ran' has 2^B possible values, the projection can only be ** uniform when the
lua/src/lmathlib.c:532
↓ 1 callersFunctionpushargs
** Push on the stack the contents of table 'arg' from 1 to #arg */
lua/src/lua.c:234
↓ 1 callersFunctionpushclosure
** create a new Lua closure, push it in the stack, and initialize ** its upvalues. */
lua/src/lvm.c:788
↓ 1 callersFunctionpusherrornotfound
** Given a path such as ";blabla.so;blublu.so", pushes the string ** ** no file 'blabla.so' ** no file 'blublu.so' */
lua/src/loadlib.c:471
← previousnext →901–1,000 of 1,749, ranked by callers