/aosp_15_r20/external/lua/src/ |
H A D | lauxlib.c | 87 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 D | lua.c | 141 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 D | lbaselib.c | 408 lua_remove(L, 1); /* remove it */ in luaB_assert()
|
H A D | ldblib.c | 403 lua_remove(L, -2); /* remove hook table */ in db_gethook()
|
H A D | loadlib.c | 185 lua_remove(L, -2); /* remove original string */ in setprogdir()
|
H A D | lua.h | 391 #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/ |
D | lua_engine.cc | 67 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 D | main.c | 95 lua_remove(L, base); /* remove traceback function */ in docall()
|
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/ |
D | LuaEngine.cpp | 140 lua_remove(mLuaState, -2); in run()
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | lua-utils.h | 566 lua_remove(state_, -4); in Next()
|
/aosp_15_r20/device/linaro/hikey-kernel/hikey960/5.10/ |
D | System.map | 41621 ffffffc00915157c t lua_remove 88504 ffffffc009a35690 t lua_remove.cfi_jt
|
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/lynx-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/16kb/ |
D | System.map | 43925 ffffc00008be5bcc t lua_remove
|
/aosp_15_r20/kernel/prebuilts/mainline/arm64/16k/ |
D | System.map | 42485 ffffc00008bf2274 t lua_remove
|
/aosp_15_r20/kernel/prebuilts/6.1/arm64/ |
D | System.map | 43886 ffffffc008bdf4b0 t lua_remove
|
/aosp_15_r20/kernel/prebuilts/6.6/arm64/16k/ |
D | System.map | 44671 ffffc00080c231a0 t lua_remove
|
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/comet-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/16kb/ |
D | System.map | 43925 ffffc00008be5bcc t lua_remove
|
/aosp_15_r20/device/google/tangorpro-kernels/6.1/25Q1-12919773/ |
D | System.map | 43943 ffffffc008be5ee8 t lua_remove
|
/aosp_15_r20/kernel/prebuilts/6.6/arm64/ |
D | System.map | 44843 ffffffc080c2fdd8 t lua_remove
|