MCPcopy Create free account

hub / github.com/danomatika/ofxLua / functions

Functions2,184 in github.com/danomatika/ofxLua

↓ 3 callersFunctionluaC_changemode
** Change collector mode to 'newmode'. */
libs/lua/lgc.c:1358
↓ 3 callersFunctionluaC_fullgc
** Performs a full GC cycle; if 'isemergency', set a flag to avoid ** some operations which could change the interpreter state in some ** unexpected w
libs/lua/lgc.c:1726
↓ 3 callersFunctionluaD_closeprotected
** Calls 'luaF_close' in protected mode. Return the original status ** or, in case of errors, the new status. */
libs/lua/ldo.c:924
↓ 3 callersFunctionluaD_pcall
** Call the C function 'func' in protected mode, restoring basic ** thread information ('allowhook', etc.) and in particular ** its stack level in cas
libs/lua/ldo.c:946
↓ 3 callersFunctionluaD_shrinkstack
** If stack size is more than 3 times the current use, reduce that size ** to twice the current use. (So, the final stack size is at most 2/3 the ** p
libs/lua/ldo.c:300
↓ 3 callersFunctionluaF_closeupval
** Close all upvalues up to the given stack level. */
libs/lua/lfunc.c:193
↓ 3 callersFunctionluaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
libs/lua/lfunc.c:283
↓ 3 callersFunctionluaF_newLclosure
libs/lua/lfunc.c:35
↓ 3 callersFunctionluaF_newtbcupval
** Insert a variable in the list of to-be-closed variables. */
libs/lua/lfunc.c:168
↓ 3 callersFunctionluaG_findlocal
libs/lua/ldebug.c:196
↓ 3 callersFunctionluaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
libs/lua/ltable.c:824
↓ 3 callersFunctionluaH_setint
libs/lua/ltable.c:830
↓ 3 callersFunctionluaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
libs/lua/lcode.c:451
↓ 3 callersFunctionluaK_exp2K
** Try to make 'e' a K expression with an index in the range of R/K ** indices. Return true iff succeeded. */
libs/lua/lcode.c:998
↓ 3 callersFunctionluaK_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
libs/lua/lcode.c:1028
↓ 3 callersFunctionluaK_exp2anyregup
** Ensures final expression result is either in a register ** or in an upvalue. */
libs/lua/lcode.c:976
↓ 3 callersFunctionluaK_goiftrue
** Emit code to go through if 'e' is true, jump otherwise. */
libs/lua/lcode.c:1133
↓ 3 callersFunctionluaK_isKint
** Check whether expression 'e' is a literal integer. */
libs/lua/lcode.c:1228
↓ 3 callersFunctionluaK_setlist
** Emit a SETLIST instruction. ** 'base' is register that keeps table; ** 'nelems' is #table plus those to be stored now; ** 'tostore' is number of va
libs/lua/lcode.c:1807
↓ 3 callersFunctionluaL_addgsub
libs/lua/lauxlib.c:994
↓ 3 callersFunctionluaL_gsub
libs/lua/lauxlib.c:1007
↓ 3 callersFunctionluaL_optlstring
libs/lua/lauxlib.c:409
↓ 3 callersFunctionluaO_ceillog2
** Computes ceil(log2(x)) */
libs/lua/lobject.c:35
↓ 3 callersFunctionluaO_str2num
libs/lua/lobject.c:308
↓ 3 callersFunctionluaS_createlngstrobj
libs/lua/lstring.c:157
↓ 3 callersFunctionluaS_hash
libs/lua/lstring.c:43
↓ 3 callersFunctionluaT_callorderTM
** Calls an order tag method. ** For lessequal, LUA_COMPAT_LT_LE keeps compatibility with old ** behavior: if there is no '__le', try '__lt', based on
libs/lua/ltm.c:201
↓ 3 callersFunctionluaV_execute
libs/lua/lvm.c:1146
↓ 3 callersFunctionluaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
libs/lua/lvm.c:772
↓ 3 callersFunctionluaX_newstring
** Creates a new string and anchors it in scanner's table so that it ** will not be collected until the end of the compilation; by that time ** it sho
libs/lua/llex.c:134
↓ 3 callersFunctionlua_closethread
libs/lua/lstate.c:342
↓ 3 callersFunctionlua_load
libs/lua/lapi.c:1087
↓ 3 callersFunctionlua_pushvfstring
libs/lua/lapi.c:555
↓ 3 callersFunctionlua_rawequal
libs/lua/lapi.c:328
↓ 3 callersFunctionlua_stringtonumber
libs/lua/lapi.c:371
↓ 3 callersFunctionlua_tothread
libs/lua/lapi.c:462
↓ 3 callersFunctionmarkold
** Mark black 'OLD1' objects when starting a new young collection. ** Gray objects are already in some gray list, and so will be visited ** in the ato
libs/lua/lgc.c:1219
↓ 3 callersFunctionmatchbracketclass
libs/lua/lstrlib.c:447
↓ 3 callersFunctionnewfile
libs/lua/liolib.c:253
↓ 3 callersFunctionnewgotoentry
libs/lua/lparser.c:575
↓ 3 callersFunctionnewprefile
** When creating file handles, always creates a 'closed' file handle ** before opening the actual file; so, if there is a memory error, the ** handle
libs/lua/liolib.c:201
↓ 3 callersFunctionnextrand
libs/lua/lmathlib.c:308
↓ 3 callersFunctionpackint
** Pack integer 'n' with 'size' bytes and 'islittle' endianness. ** The final 'if' handles the case when 'size' is larger than ** the size of a Lua in
libs/lua/lstrlib.c:1568
↓ 3 callersFunctionpatchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
libs/lua/lcode.c:288
↓ 3 callersFunctionprepstate
libs/lua/lstrlib.c:757
↓ 3 callersFunctionpushnumint
libs/lua/lmathlib.c:86
↓ 3 callersFunctionread_line
libs/lua/liolib.c:519
↓ 3 callersFunctionreaddigits
** Read a sequence of (hex)digits */
libs/lua/liolib.c:464
↓ 3 callersFunctionreprepstate
libs/lua/lstrlib.c:767
↓ 3 callersFunctionresizebox
libs/lua/lauxlib.c:473
↓ 3 callersFunctionreverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
libs/lua/lapi.c:227
↓ 3 callersFunctionrotl
rotate left 'x' by 'n' bits */
libs/lua/lmathlib.c:304
↓ 3 callersMethodsaveToFile
------------------------------------------------------------------------------
src/ofxLuaFileWriter.cpp:24
↓ 3 callersMethodscriptSetup
--------------------------------------------------------------------
src/ofxLua.cpp:237
↓ 3 callersMethodsetNumber
src/ofxLua.cpp:858
↓ 3 callersMethodsetString
src/ofxLua.cpp:866
↓ 3 callersFunctionsetminordebt
** Set debt for the next minor collection, which will happen when ** memory grows 'genminormul'%. */
libs/lua/lgc.c:1316
↓ 3 callersFunctionsinglematch
libs/lua/lstrlib.c:470
↓ 3 callersFunctionskip_sep
** read a sequence '[=*[' or ']=*]', leaving the last bracket. If ** sequence is well formed, return its number of '='s + 2; otherwise, ** return 1 if
libs/lua/llex.c:265
↓ 3 callersFunctionstatement
libs/lua/lparser.c:1845
↓ 3 callersFunctionsuffixedexp
libs/lua/lparser.c:1102
↓ 3 callersFunctionsweep2old
** Sweep a list of objects to enter generational mode. Deletes dead ** objects and turns the non dead to old. All non-dead threads---which ** are now
libs/lua/lgc.c:1077
↓ 3 callersFunctionsweepstep
libs/lua/lgc.c:1566
↓ 3 callersFunctionupvalname
libs/lua/ldebug.c:177
↓ 3 callersFunctionutf8_decode
** Decode one UTF-8 sequence, returning NULL if byte sequence is ** invalid. The array 'limits' stores the minimum value for each ** sequence length,
libs/lua/lutf8lib.c:61
↓ 3 callersFunctionvarinfo
** Build a string with a "description" for the value 'o', such as ** "variable 'x'" or "upvalue 'y'". */
libs/lua/ldebug.c:706
↓ 3 callersFunctionwhitelist
** Traverse a list making all its elements white and clearing their ** age. In incremental mode, all objects are 'new' all the time, ** except for fix
libs/lua/lgc.c:1154
↓ 3 callersMethodwriteBool
------------------------------------------------------------------------------
src/ofxLuaFileWriter.cpp:98
↓ 3 callersMethodwriteNumber
src/ofxLuaFileWriter.cpp:106
↓ 3 callersMethodwriteString
src/ofxLuaFileWriter.cpp:114
↓ 2 callersFunctionGCTM
libs/lua/lgc.c:905
↓ 2 callersFunctionIadd
return i1 + i2 */
libs/lua/lmathlib.c:402
↓ 2 callersFunctionSWIG_Lua_AddMetatable
helper to add metatable to new lua object */
src/bindings/glmBindings.cpp:2459
↓ 2 callersFunctionSWIG_Lua_AddMetatable
helper to add metatable to new lua object */
src/bindings/ofBindings.h:2451
↓ 2 callersFunctionSWIG_Lua_add_namespace_details
helper function - register namespace methods and attributes into namespace */
src/bindings/glmBindings.cpp:1343
↓ 2 callersFunctionSWIG_Lua_add_namespace_details
helper function - register namespace methods and attributes into namespace */
src/bindings/ofBindings.h:1335
↓ 2 callersFunctionSWIG_Lua_add_variable
helper add a variable to a registered class */
src/bindings/glmBindings.cpp:1988
↓ 2 callersFunctionSWIG_Lua_add_variable
helper add a variable to a registered class */
src/bindings/ofBindings.h:1980
↓ 2 callersFunctionSWIG_Lua_merge_tables_by_index
Merges two tables */
src/bindings/glmBindings.cpp:1923
↓ 2 callersFunctionSWIG_Lua_merge_tables_by_index
Merges two tables */
src/bindings/ofBindings.h:1915
↓ 2 callersFunctionSWIG_Lua_namespace_register
Helper function. Creates namespace table and adds it to module table if 'reg' is true, then will register namespace table to parent one (must be on
src/bindings/glmBindings.cpp:1389
↓ 2 callersFunctionSWIG_Lua_pushferrstring
Push a formatted string generated from FMT and following args on the Lua stack, like lua_pushfstring, but prefixed with the location of the inne
src/bindings/glmBindings.cpp:932
↓ 2 callersFunctionSWIG_Lua_pushferrstring
Push a formatted string generated from FMT and following args on the Lua stack, like lua_pushfstring, but prefixed with the location of the inne
src/bindings/ofBindings.h:924
↓ 2 callersFunctionSWIG_PackData
Pack binary data into a string */
src/bindings/glmBindings.cpp:621
↓ 2 callersFunctionSWIG_PackData
Pack binary data into a string */
src/bindings/ofBindings.h:629
↓ 2 callersFunctionSWIG_TypeClientData
Set the clientdata field for a type */
src/bindings/glmBindings.cpp:517
↓ 2 callersFunctionSWIG_UnpackData
Unpack binary data from a string */
src/bindings/glmBindings.cpp:637
↓ 2 callersFunctionSWIG_UnpackData
Unpack binary data from a string */
src/bindings/ofBindings.h:645
↓ 2 callersFunctionSWIG_lua_isnilstring
src/bindings/glmBindings.cpp:2841
↓ 2 callersMethodaddListener
------------------------------------------------------------------------------
src/ofxLua.cpp:222
↓ 2 callersFunctionadddigit
** Add integer part of 'x' to buffer and return new 'x' */
libs/lua/lstrlib.c:1016
↓ 2 callersFunctionaddfield
libs/lua/ltablib.c:147
↓ 2 callersFunctionallocupvalue
libs/lua/lparser.c:352
↓ 2 callersFunctionandaux
libs/lua/lbitlib.c:49
↓ 2 callersFunctionappendSection
(section)
scripts/lua_syntax.py:51
↓ 2 callersFunctionarrayindex
** returns the index for 'k' if 'k' is an appropriate key to live in ** the array part of a table, 0 otherwise. */
libs/lua/ltable.c:318
↓ 2 callersFunctionatomic2gen
** Clears all gray lists, sweeps objects, and prepare sublists to enter ** generational mode. The sweeps remove dead objects and turn all ** surviving
libs/lua/lgc.c:1290
↓ 2 callersFunctionaux_lines
** Auxiliary function to create the iteration function for 'lines'. ** The iteration function is a closure over 'io_readline', with ** the following u
libs/lua/liolib.c:363
↓ 2 callersFunctionaux_rawset
libs/lua/lapi.c:896
↓ 2 callersFunctionaux_upvalue
libs/lua/lapi.c:1357
← previousnext →301–400 of 2,184, ranked by callers