Home
last modified time | relevance | path

Searched defs:ei (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_tempfile.py40 def failOnException(self, what, ei=None): argument
Dtest_logging.py497 def formatException(self, ei): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c1496 PyObject *it = NULL, *ei = NULL; in kqueue_queue_control() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c1496 PyObject *it = NULL, *ei = NULL; in kqueue_queue_control() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c1551 PyObject *it = NULL, *ei = NULL; in kqueue_queue_control() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py430 def formatException(self, ei): argument