Home
last modified time | relevance | path

Searched refs:lua_remove (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/external/lua/src/
H A Dlauxlib.c87 lua_remove(L, -2); /* remove original name */ in pushglobalfuncname()
103 lua_remove(L, -2); /* remove name */ in pushfuncname()
715 lua_remove(L, fnameindex); in errfile()
785 lua_remove(L, fnameindex); in luaL_loadfilex()
833 lua_remove(L, -2); /* remove only metatable */ in luaL_getmetafield()
890 lua_remove(L, -2); /* remove '__name' */ in luaL_tolstring()
957 lua_remove(L, -2); /* remove LOADED table */ in luaL_requiref()
H A Dlua.c141 lua_remove(L, base); /* remove message handler from the stack */ in docall()
215 lua_remove(L, -i); /* remove table from the stack */ in pushargs()
485 lua_remove(L, -2); /* remove modified line */ in addreturn()
527 lua_remove(L, 1); /* remove line from the stack */ in loadline()
H A Dlbaselib.c408 lua_remove(L, 1); /* remove it */ in luaB_assert()
H A Dldblib.c403 lua_remove(L, -2); /* remove hook table */ in db_gethook()
H A Dloadlib.c185 lua_remove(L, -2); /* remove original string */ in setprogdir()
H A Dlua.h391 #define lua_remove(L,idx) (lua_rotate(L, (idx), -1), lua_pop(L, 1)) macro
/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/
Dlua_engine.cc67 lua_remove(mLuaState, -2); in PushLuaErrorHandler()
164 lua_remove(lua_state, /*index=*/-2); in ConvertJsonToLuaTable()
/aosp_15_r20/external/bcc/src/lua/src/
H A Dmain.c95 lua_remove(L, base); /* remove traceback function */ in docall()
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/
DLuaEngine.cpp140 lua_remove(mLuaState, -2); in run()
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dlua-utils.h566 lua_remove(state_, -4); in Next()
/aosp_15_r20/device/linaro/hikey-kernel/hikey960/5.10/
DSystem.map41621 ffffffc00915157c t lua_remove
88504 ffffffc009a35690 t lua_remove.cfi_jt
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/lynx-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/16kb/
DSystem.map43925 ffffc00008be5bcc t lua_remove
/aosp_15_r20/kernel/prebuilts/mainline/arm64/16k/
DSystem.map42485 ffffc00008bf2274 t lua_remove
/aosp_15_r20/kernel/prebuilts/6.1/arm64/
DSystem.map43886 ffffffc008bdf4b0 t lua_remove
/aosp_15_r20/kernel/prebuilts/6.6/arm64/16k/
DSystem.map44671 ffffc00080c231a0 t lua_remove
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/comet-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/16kb/
DSystem.map43925 ffffc00008be5bcc t lua_remove
/aosp_15_r20/device/google/tangorpro-kernels/6.1/25Q1-12919773/
DSystem.map43943 ffffffc008be5ee8 t lua_remove
/aosp_15_r20/kernel/prebuilts/6.6/arm64/
DSystem.map44843 ffffffc080c2fdd8 t lua_remove

12345