Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimportdl.h10 enum filetype { enum
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimportdl.h10 enum filetype { enum
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dftpmirror.py356 def askabout(filetype, filename, pwd): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py606 def retrfile(self, filename, filetype): argument