Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_tarfile.py561 subdir = "gnu" variable in GNUReadTest
575 subdir = "pax" variable in PaxReadTest
Dtest_support.py434 def findfile(file, here=__file__, subdir=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmailbox.py1435 def set_subdir(self, subdir): argument