Searched defs:path_hooks (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/ |
D | import.c | 174 PyObject *v, *path_hooks = NULL, *zimpimport; in _PyImportHooks_Init() local 1118 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/ |
D | import.c | 174 PyObject *v, *path_hooks = NULL, *zimpimport; in _PyImportHooks_Init() local 1118 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/ |
D | import.c | 202 PyObject *v, *path_hooks = NULL, *zimpimport; in _PyImportHooks_Init() local 1213 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
|