/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | compress.c | 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
|
D | zconf.h | 33 # define compress z_compress macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | compress.c | 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
|
D | zconf.in.h | 37 # define compress z_compress macro
|
D | zconf.h | 37 # define compress z_compress macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/zlib/ |
D | minigzip.py | 25 def compress (filename, input, output): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/ |
D | ccbench.py | 112 def compress(s): function 122 def compress(s): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | archive_util.py | 51 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
|
/device/linaro/hikey/installer/hikey960/ |
D | mkdtimg | 38 def compress(filename, input, output): function
|
/device/generic/goldfish/camera/jpeg-stub/ |
D | Compressor.cpp | 28 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/ |
D | test_zlib.py | 155 compress = lambda s: zlib.compress(s, 1) function 464 compress = lambda s: c.compress(s) + c.flush() function
|
/device/generic/goldfish/camera/fake-pipeline2/ |
D | JpegCompressor.cpp | 132 status_t JpegCompressor::compress() { in compress() function in android::JpegCompressor
|
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/ |
D | JpegCompressor.cpp | 121 status_t JpegCompressor::compress() { in compress() function in android::JpegCompressor
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Compressor.cpp | 28 bool Compressor::compress(const unsigned char* data, in compress() function in Compressor
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | shutil.py | 338 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/ |
D | shutil.py | 334 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/ |
D | zipimport.c | 690 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/ |
D | zipimport.c | 690 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/ |
D | zconf.h | 34 # define compress z_compress macro
|