Home
last modified time | relevance | path

Searched defs:filenames (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pep277.py7 filenames = [ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetypes.py64 def __init__(self, filenames=(), strict=True): argument
DConfigParser.py277 def read(self, filenames): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dconfig.py156 def _clean(self, *filenames):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddist.py377 def parse_config_files(self, filenames=None): argument