Searched defs:del (Results 1 – 7 of 7) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | llex.c | 343 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/ |
| D | descrobject.c | 1265 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
|
| D | classobject.c | 634 PyObject *del; in instance_dealloc() local
|
| D | typeobject.c | 5762 PyObject *del, *res; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | descrobject.c | 1214 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
|
| D | classobject.c | 624 PyObject *del; in instance_dealloc() local
|
| D | typeobject.c | 5710 PyObject *del, *res; local
|