/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | ldebug.c | 39 static int currentpc (CallInfo *ci) { in currentpc() 45 static int currentline (CallInfo *ci) { in currentline() 85 CallInfo *ci; in lua_getstack() local 107 static const char *findvararg (CallInfo *ci, int n, StkId *pos) { in findvararg() 118 static const char *findlocal (lua_State *L, CallInfo *ci, int n, in findlocal() 216 Closure *f, CallInfo *ci) { in auxgetinfo() 269 CallInfo *ci; in lua_getinfo() local 445 static const char *getfuncname (lua_State *L, CallInfo *ci, const char **name) { in getfuncname() 491 static int isinstack (CallInfo *ci, const TValue *o) { in isinstack() 499 static const char *getupvalname (CallInfo *ci, const TValue *o, in getupvalname() [all …]
|
D | ldo.c | 143 CallInfo *ci; in correctstack() local 195 CallInfo *ci; in stackinuse() local 220 CallInfo *ci = L->ci; in luaD_hook() local 244 static void callhook (lua_State *L, CallInfo *ci) { in callhook() 298 CallInfo *ci; in luaD_precall() local 365 CallInfo *ci = L->ci; in luaD_poscall() local 409 CallInfo *ci = L->ci; in finishCcall() local 452 CallInfo *ci; in findpcall() local 463 CallInfo *ci = findpcall(L); in recover() local 499 CallInfo *ci = L->ci; in resume() local [all …]
|
D | lstate.c | 113 CallInfo *ci = luaM_new(L, CallInfo); in luaE_extendCI() local 123 CallInfo *ci = L->ci; in luaE_freeCI() local 134 int i; CallInfo *ci; in stack_init() local
|
D | ldebug.h | 21 #define ci_func(ci) (clLvalue((ci)->func)) argument
|
D | lvm.c | 61 CallInfo *ci = L->ci; in traceexec() local 424 CallInfo *ci = L->ci; in luaV_finishOp() local 502 #define dojump(ci,i,e) \ argument 508 #define donextjump(ci) { i = *ci->u.l.savedpc; dojump(ci, i, 1); } argument 535 CallInfo *ci = L->ci; in luaV_execute() local
|
D | lstate.h | 106 #define isLua(ci) ((ci)->callstatus & CIST_LUA) argument 159 CallInfo *ci; /* call info for current function */ member
|
D | lapi.c | 56 CallInfo *ci = L->ci; in index2addr() local 94 CallInfo *ci = L->ci; in lua_checkstack() local 952 CallInfo *ci = L->ci; in lua_pcallk() local
|
D | lgc.c | 508 CallInfo *ci; in traversestack() local
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/ |
D | makefile | 17 ci: target
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | cpu_counter.h | 69 cpu_frequency(struct cpu_info *ci) in cpu_frequency()
|
D | cpu.h | 129 #define need_resched(ci) /*XXX: FIXME */ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | complexobject.c | 1139 Py_complex cr, ci; in complex_new() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | complexobject.c | 1135 Py_complex cr, ci; in complex_new() local
|
/device/google/cuttlefish_common/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 1534 RIL_CellInfo_v12 ci; in request_get_cell_info_list() local 1536 RIL_CellInfo ci; in request_get_cell_info_list() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
D | textio.c | 972 PyObject *ci; in textiowrapper_init() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | textio.c | 956 PyObject *ci; in textiowrapper_init() local
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | gscan.cpp | 1587 ChangeInfo *ci = (ChangeInfo *)event.get_vendor_data(); in handleEvent() local
|
/device/generic/goldfish/ril/ |
D | reference-ril.c | 2328 RIL_CellInfo_v12 ci[1] = local
|
D | ril.h | 1412 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member 1420 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
|
/device/google/cuttlefish_common/guest/hals/ril/libril/ |
D | ril.h | 1447 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member 1457 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
|