Home
last modified time | relevance | path

Searched defs:importer (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
D__init__.py113 importer = LazyImporter(_name.lower()) variable
120 importer = LazyImporter('mime.' + _name.lower()) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_fork1.py36 def importer(): function
Dtest_importhooks.py159 def doTestImports(self, importer=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpkgutil.py154 def iter_importer_modules(importer, prefix=''): argument
323 def iter_zipimport_modules(importer, prefix=''): argument
Dihooks.py547 def install(importer = None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dpkgutil.py154 def iter_importer_modules(importer, prefix=''): argument
331 def iter_zipimport_modules(importer, prefix=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmain.c198 PyObject *argv0 = NULL, *importer = NULL; in RunMainFromImporter() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dmain.c203 PyObject *argv0 = NULL, *importer = NULL; in RunMainFromImporter() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dmain.c203 PyObject *argv0 = NULL, *importer = NULL; in RunMainFromImporter() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c1121 PyObject *importer; in get_path_importer() local
1175 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1359 PyObject *importer; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c1121 PyObject *importer; in get_path_importer() local
1175 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1359 PyObject *importer; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py377 importer = __import__ variable in BaseConfigurator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c1216 PyObject *importer; in get_path_importer() local
1270 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1461 PyObject *importer; in find_module() local