Home
last modified time | relevance | path

Searched defs:del (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dllex.c343 static void read_string (LexState *ls, int del, SemInfo *seminfo) { in read_string()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddescrobject.c1265 property_copy(PyObject *old, PyObject *get, PyObject *set, PyObject *del) in property_copy()
1304 PyObject *get = NULL, *set = NULL, *del = NULL, *doc = NULL; in property_init() local
Dclassobject.c634 PyObject *del; in instance_dealloc() local
Dtypeobject.c5762 PyObject *del, *res; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddescrobject.c1214 property_copy(PyObject *old, PyObject *get, PyObject *set, PyObject *del) in property_copy()
1253 PyObject *get = NULL, *set = NULL, *del = NULL, *doc = NULL; in property_init() local
Dclassobject.c624 PyObject *del; in instance_dealloc() local
Dtypeobject.c5710 PyObject *del, *res; local