Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
Dfindnocoding.py19 def walk_python_files(self, paths, *args, **kwargs): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dsite.py86 def makepath(*paths):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dsite.py88 def makepath(*paths):
Dntpath.py76 def join(path, *paths):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsite.py79 def makepath(*paths):
Ddoctest.py2388 def DocFileSuite(*paths, **kw):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_discovery.py93 paths = [] variable in TestDiscovery.test_find_tests_with_package.Module
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dmsvccompiler.py189 def normalize_and_reduce_paths(paths): argument
Dmsvc9compiler.py194 def normalize_and_reduce_paths(paths): argument
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DConvertMasmToNasm.py944 def __init__(self, paths, clone): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py715 def __init__(self, *paths):