Searched defs:paths (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | pysource.py | 91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
|
D | findnocoding.py | 19 def walk_python_files(self, paths, *args, **kwargs): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
D | site.py | 86 def makepath(*paths):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
D | site.py | 88 def makepath(*paths):
|
D | ntpath.py | 76 def join(path, *paths):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | site.py | 79 def makepath(*paths):
|
D | doctest.py | 2388 def DocFileSuite(*paths, **kw):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_discovery.py | 93 paths = [] variable in TestDiscovery.test_find_tests_with_package.Module
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | msvccompiler.py | 189 def normalize_and_reduce_paths(paths): argument
|
D | msvc9compiler.py | 194 def normalize_and_reduce_paths(paths): argument
|
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | ConvertMasmToNasm.py | 944 def __init__(self, paths, clone): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_support.py | 715 def __init__(self, *paths):
|