/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lmem.c | 47 int limit, const char *what) { in luaM_growaux_()
|
D | ldebug.c | 215 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() 266 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo() 320 const char *what = getobjname(p, pc, c, name); /* search for 'c' */ in kname() local
|
D | lauxlib.c | 234 #define inspectstat(stat,what) \ argument 240 #define inspectstat(stat,what) /* no op */ argument 248 const char *what = "exit"; /* type of termination */ in luaL_execresult() local 587 static int errfile (lua_State *L, const char *what, int fnameindex) { in errfile()
|
D | luac.c | 41 static void cannot(const char* what) in cannot()
|
D | lparser.c | 83 static l_noret errorlimit (FuncState *fs, int limit, const char *what) { in errorlimit() 96 static void checklimit (FuncState *fs, int v, int l, const char *what) { in checklimit() 126 static void check_match (LexState *ls, int what, int who, int where) { in check_match()
|
D | lstrlib.c | 375 const char *p, int what) { in start_capture()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_print.py | 117 def write(self, what): argument
|
D | test_py3kwarn.py | 213 def __setslice__(self, i, j, what): pass argument 217 def __setslice__(self, i, j, what): pass argument
|
D | test_tempfile.py | 40 def failOnException(self, what, ei=None): argument
|
D | test_builtin.py | 631 def __getattr__(self, what): argument 635 def __getattr__(self, what): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regsyntax.c | 288 unsigned int what, OnigCodePoint code) in onig_set_meta_char()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | sndhdr.py | 35 def what(filename): function
|
D | imghdr.py | 9 def what(file, h=None): function
|
D | imaplib.py | 663 def setacl(self, mailbox, who, what): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | cmd.py | 209 def _ensure_stringlike(self, option, what, default=None): argument 254 what, error_fmt, default=None): argument
|
D | fancy_getopt.py | 120 def _check_alias_dict (self, aliases, what): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | sysmodule.c | 305 PyFrameObject *frame, int what, PyObject *arg) in call_trampoline() 337 int what, PyObject *arg) in profile_trampoline() 355 int what, PyObject *arg) in trace_trampoline()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | sysmodule.c | 305 PyFrameObject *frame, int what, PyObject *arg) in call_trampoline() 337 int what, PyObject *arg) in profile_trampoline() 355 int what, PyObject *arg) in trace_trampoline()
|
D | ceval.c | 3655 int what, PyObject *arg) in call_trace_protected() 3676 int what, PyObject *arg) in call_trace()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _hotshot.c | 389 int what; in logreader_tp_iternext() local 859 tracer_callback(ProfilerObject *self, PyFrameObject *frame, int what, in tracer_callback()
|
D | _lsprof.c | 436 profiler_callback(PyObject *self, PyFrameObject *frame, int what, in profiler_callback()
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | hwcomposer.cpp | 406 static int cvd_hwc_query(hwc_composer_device_1_t* dev, int what, int* value) { in cvd_hwc_query()
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 137 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete()
|
/device/linaro/bootloader/edk2/StdLib/Include/Lua/ |
D | lua.h | 403 const char *what; /* (S) 'Lua', 'C', 'main', 'tail' */ member
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 108 static int query(const ANativeWindow* window, int what, int* value) { in query()
|