Home
last modified time | relevance | path

Searched defs:ident (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_thread.py47 def task(self, ident): argument
170 def task2(self, ident): argument
Dtest_sys_setprofile.py340 def ident(function): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c649 long ident; in thread_PyThread_start_new_thread() local
755 long ident; in thread_get_ident() local
D_json.c2016 PyObject *ident = NULL; in encoder_listencode_obj() local
2069 PyObject *ident = NULL; in encoder_listencode_dict() local
2218 PyObject *ident = NULL; in encoder_listencode_list() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_json.c2008 PyObject *ident = NULL; in encoder_listencode_obj() local
2061 PyObject *ident = NULL; in encoder_listencode_dict() local
2210 PyObject *ident = NULL; in encoder_listencode_list() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok_impl.c84 #define PREFIX(ident) ident argument
Dxmltok.c297 #define PREFIX(ident) normal_ ## ident argument
823 #define PREFIX(ident) big2_ ## ident argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok_impl.c87 #define PREFIX(ident) ident argument
Dxmltok.c299 #define PREFIX(ident) normal_ ## ident argument
829 #define PREFIX(ident) big2_ ## ident argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c187 _Py_Mangle(PyObject *privateobj, PyObject *ident) in _Py_Mangle()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c187 _Py_Mangle(PyObject *privateobj, PyObject *ident) in _Py_Mangle()