Home
last modified time | relevance | path

Searched defs:loader (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
D__init__.py7 loader = unittest.defaultTestLoader variable
Dtest_discovery.py100 def load_tests(loader, tests, pattern): argument
Dtest_loader.py161 def load_tests(loader, tests, pattern): argument
179 def load_tests(loader, tests, pattern): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
D__init__.py19 loader = unittest.TestLoader() variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
DElementInclude.py99 def include(elem, loader=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
DElementInclude.py98 def include(elem, loader=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drunpy.py92 def _get_filename(loader, mod_name): argument
Dihooks.py345 def __init__(self, loader = None, verbose = VERBOSE): argument
353 def set_loader(self, loader): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Drunpy.py92 def _get_filename(loader, mod_name): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c1246 PyObject *loader; in find_module() local
1369 PyObject *loader; in find_module() local
2571 PyObject *path, *loader = NULL; in find_module() local
2621 PyObject *path = NULL, *loader = NULL, *existing_m = NULL; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c1246 PyObject *loader; in find_module() local
1369 PyObject *loader; in find_module() local
2571 PyObject *path, *loader = NULL; in find_module() local
2621 PyObject *path = NULL, *loader = NULL, *existing_m = NULL; in find_module() local
D_warnings.c642 PyObject *loader; in warnings_warn_explicit() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c1343 PyObject *loader; in find_module() local
1471 PyObject *loader; in find_module() local
1889 load_module(char *name, FILE *fp, char *pathname, int type, PyObject *loader) in load_module()
2672 PyObject *path, *loader = NULL; in import_submodule() local
2728 PyObject *path = NULL, *loader = NULL, *existing_m = NULL; in PyImport_ReloadModule() local
D_warnings.c643 PyObject *loader; in warnings_warn_explicit() local