Home
last modified time | relevance | path

Searched defs:path_importer_cache (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c1118 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()
1175 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1209 PyObject *path_hooks, *path_importer_cache; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c1118 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()
1175 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1209 PyObject *path_hooks, *path_importer_cache; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c1213 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()
1270 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1304 PyObject *path_hooks, *path_importer_cache; in find_module() local