Searched defs:compress_type (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_pngmodule.cpp | 72 int compress_type; in _png_load_bmp_attribute() local
|
/external/python/cpython3/Lib/ |
D | zipfile.py | 682 def _get_compressor(compress_type, compresslevel=None): argument 698 def _get_decompressor(compress_type): argument 1699 compress_type=None, compresslevel=None): argument 1747 compress_type=None, compresslevel=None): argument
|
/external/chromium-trace/catapult/third_party/zipfile/ |
D | zipfile_2_7_13.py | 1119 def write(self, filename, arcname=None, compress_type=None): argument 1211 def writestr(self, zinfo_or_arcname, bytes, compress_type=None): argument
|
/external/python/cpython2/Lib/ |
D | zipfile.py | 1116 def write(self, filename, arcname=None, compress_type=None): argument 1208 def writestr(self, zinfo_or_arcname, bytes, compress_type=None): argument
|
D | tarfile.py | 2600 def write(self, filename, arcname=None, compress_type=None): argument
|
/external/strace/ |
D | btrfs.c | 78 uint32_t compress_type; member
|
/external/strace/tests/ |
D | btrfs.c | 125 uint32_t compress_type; member
|
/external/strace/tests-mx32/ |
D | btrfs.c | 125 uint32_t compress_type; member
|
/external/strace/tests-m32/ |
D | btrfs.c | 125 uint32_t compress_type; member
|
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 2804 static PyTypeObject compress_type; variable 2898 static PyTypeObject compress_type = { variable
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 3622 static PyTypeObject compress_type; variable 3729 static PyTypeObject compress_type = { variable
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs.h | 566 __u32 compress_type; member
|