/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_future4.py | 7 def assertType(self, obj, typ): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | dummy_thread.py | 118 def __exit__(self, typ, val, tb): argument
|
D | pkgutil.py | 59 def register(typ, func=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | dummy_thread.py | 118 def __exit__(self, typ, val, tb): argument
|
D | pkgutil.py | 59 def register(typ, func=None): argument
|
D | imaplib.py | 798 def _append_untagged(self, typ, dat): argument 1073 def _untagged_response(self, typ, dat, name): argument
|
D | _pyio.py | 231 def __get__(self, obj, typ): argument
|
/device/google/contexthub/contexthubhal/test/ |
D | main.cpp | 90 void sendToSystem(uint32_t typ, void *data, uint32_t len) { in sendToSystem() 141 int sendMessage(uint32_t id, hub_app_name_t app, uint32_t typ, void *data, uint32_t len) { in sendMessage()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | genobject.c | 220 PyObject *typ; in gen_throw() local
|
D | structseq.c | 241 PyTypeObject *typ = Py_TYPE(obj); in structseq_repr() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | genobject.c | 217 PyObject *typ; in gen_throw() local
|
D | structseq.c | 240 PyTypeObject *typ = Py_TYPE(obj); in structseq_repr() local
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal.h | 55 HubMessage(const hub_app_name_t *name, uint32_t typ, const void *data, uint32_t len) { in HubMessage()
|
D | system_comms.h | 290 static void sendToApp(uint32_t typ, const void *data, uint32_t len) { in sendToApp()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | bufferedio.c | 694 PyObject *typ, *val, *tb; in _trap_eintr() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
D | bufferedio.c | 722 PyObject *typ, *val, *tb; in _PyIO_trap_eintr() local
|