Home
last modified time | relevance | path

Searched defs:compress (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dcompress.c62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
Dzconf.h33 # define compress z_compress macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dcompress.c62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
Dzconf.in.h37 # define compress z_compress macro
Dzconf.h37 # define compress z_compress macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/zlib/
Dminigzip.py25 def compress (filename, input, output): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py112 def compress(s): function
122 def compress(s): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Darchive_util.py51 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
/device/linaro/hikey/installer/hikey960/
Dmkdtimg38 def compress(filename, input, output): function
/device/generic/goldfish/camera/jpeg-stub/
DCompressor.cpp28 bool Compressor::compress(const unsigned char* data, in compress() function in Compressor
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_zlib.py155 compress = lambda s: zlib.compress(s, 1) function
464 compress = lambda s: c.compress(s) + c.flush() function
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp132 status_t JpegCompressor::compress() { in compress() function in android::JpegCompressor
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DJpegCompressor.cpp121 status_t JpegCompressor::compress() { in compress() function in android::JpegCompressor
/device/google/cuttlefish/guest/hals/camera/
DCompressor.cpp28 bool Compressor::compress(const unsigned char* data, in compress() function in Compressor
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dshutil.py338 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshutil.py334 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c690 long compress, crc, data_size, file_size, file_offset, date, time; in read_directory() local
843 long compress, data_size, file_size, file_offset; in get_data() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c690 long compress, crc, data_size, file_size, file_offset, date, time; in read_directory() local
856 long compress, data_size, file_size, file_offset; in get_data() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzconf.h34 # define compress z_compress macro