Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist_wininst.py250 def create_exe (self, arcname, fullname, bitmap=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtarfile.py1813 def gettarinfo(self, name=None, arcname=None, fileobj=None): argument
1940 def add(self, name, arcname=None, recursive=True, exclude=None, filter=None): argument
2563 def write(self, filename, arcname=None, compress_type=None): argument
Dzipfile.py1024 def write(self, filename, arcname=None, compress_type=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dzipfile.py1116 def write(self, filename, arcname=None, compress_type=None): argument