Searched defs:compress_type (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_pngmodule.cpp | 50 int compress_type; in _png_load_bmp_attribute() local
|
/external/python/cpython2/Lib/ |
D | zipfile.py | 1119 def write(self, filename, arcname=None, compress_type=None): argument 1211 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/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/strace/ |
D | btrfs.c | 77 uint32_t compress_type; member
|
/external/strace/tests-mx32/ |
D | btrfs.c | 111 uint32_t compress_type; member
|
/external/strace/tests-m32/ |
D | btrfs.c | 111 uint32_t compress_type; member
|
/external/strace/tests/ |
D | btrfs.c | 111 uint32_t compress_type; member
|
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 2814 static PyTypeObject compress_type; variable 2908 static PyTypeObject compress_type = { variable
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs.h | 531 __u32 compress_type; member
|