Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dflash_mtd.c138 struct erase_info_user ei; in mtd_erase() local
/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/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/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/Lib/logging/
D__init__.py430 def formatException(self, ei): argument