Home
last modified time | relevance | path

Searched defs:what (Results 1 – 25 of 45) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmem.c47 int limit, const char *what) { in luaM_growaux_()
Dldebug.c215 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
Dlauxlib.c234 #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()
Dluac.c41 static void cannot(const char* what) in cannot()
Dlparser.c83 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()
Dlstrlib.c375 const char *p, int what) { in start_capture()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_print.py117 def write(self, what): argument
Dtest_py3kwarn.py213 def __setslice__(self, i, j, what): pass argument
217 def __setslice__(self, i, j, what): pass argument
Dtest_tempfile.py40 def failOnException(self, what, ei=None): argument
Dtest_builtin.py631 def __getattr__(self, what): argument
635 def __getattr__(self, what): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregsyntax.c288 unsigned int what, OnigCodePoint code) in onig_set_meta_char()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsndhdr.py35 def what(filename): function
Dimghdr.py9 def what(file, h=None): function
Dimaplib.py663 def setacl(self, mailbox, who, what): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py209 def _ensure_stringlike(self, option, what, default=None): argument
254 what, error_fmt, default=None): argument
Dfancy_getopt.py120 def _check_alias_dict (self, aliases, what): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c305 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/
Dsysmodule.c305 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()
Dceval.c3655 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.c389 int what; in logreader_tp_iternext() local
859 tracer_callback(ProfilerObject *self, PyFrameObject *frame, int what, in tracer_callback()
D_lsprof.c436 profiler_callback(PyObject *self, PyFrameObject *frame, int what, in profiler_callback()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dhwcomposer.cpp406 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/
Dfusion.c137 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/
Dlua.h403 const char *what; /* (S) 'Lua', 'C', 'main', 'tail' */ member
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp108 static int query(const ANativeWindow* window, int what, int* value) { in query()

12