Home
last modified time | relevance | path

Searched defs:compress_type (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dccodec_pngmodule.cpp72 int compress_type; in _png_load_bmp_attribute() local
/external/python/cpython3/Lib/
Dzipfile.py682 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/
Dzipfile_2_7_13.py1119 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/
Dzipfile.py1116 def write(self, filename, arcname=None, compress_type=None): argument
1208 def writestr(self, zinfo_or_arcname, bytes, compress_type=None): argument
Dtarfile.py2600 def write(self, filename, arcname=None, compress_type=None): argument
/external/strace/
Dbtrfs.c78 uint32_t compress_type; member
/external/strace/tests/
Dbtrfs.c125 uint32_t compress_type; member
/external/strace/tests-mx32/
Dbtrfs.c125 uint32_t compress_type; member
/external/strace/tests-m32/
Dbtrfs.c125 uint32_t compress_type; member
/external/python/cpython2/Modules/
Ditertoolsmodule.c2804 static PyTypeObject compress_type; variable
2898 static PyTypeObject compress_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c3622 static PyTypeObject compress_type; variable
3729 static PyTypeObject compress_type = { variable
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h566 __u32 compress_type; member