/ndk/sources/host-tools/make-3.81/ |
Makefile.DOS | 130 GZIP = --best 345 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz 353 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir) 357 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
/external/zlib/ |
ChangeLog | 54 - Fix bug in gzgets() for a concatenated empty gzip stream 56 - Change gzread() and related to ignore junk after gzip streams 59 - Simplify gzseek() now that raw after gzip is ignored 376 - Add pigz.c (parallel implementation of gzip) to examples/ 448 - Set extra flags in gzip header in gzopen() like deflate() does 531 - Add a fast gzip decompressor, gun.c, to examples (use of inflateBack) 552 - Remove comment about no gzip header processing in FAQ 564 - Use OS_CODE in deflate() default gzip header 569 - Add deflateSetHeader() and gz_header structure for custom gzip headers 570 - Add inflateGetheader() to retrieve gzip header [all...] |
zconf.h | 240 * created by gzip. (Files created by minigzip can still be extracted by 241 * gzip.)
|
zconf.h.cmakein | 242 * created by gzip. (Files created by minigzip can still be extracted by 243 * gzip.)
|
zconf.h.in | 240 * created by gzip. (Files created by minigzip can still be extracted by 241 * gzip.)
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
dir | 36 * Gzip: (gzip). The gzip command for compressing
|
dir.old | 36 * Gzip: (gzip). The gzip command for compressing
|
/external/chromium/net/base/ |
filter.h | 125 FILTER_TYPE_GZIP_HELPING_SDCH, // Gzip possible, but pass through allowed. 191 // redundant gzip encoding is specified), as well as issues regarding SDCH
|
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl_unittest.cc | 311 // (like gzip, bzip, etc.), and apply any charset conversions to yield 319 // Test a response that is gzip-encoded -- should get inflated.
|
/external/chromium/sdch/open-vcdiff/ |
Makefile.am | 220 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec 223 deb: dist-gzip packages/deb.sh packages/deb/*
|
/external/zlib/contrib/pascal/ |
zlibpas.pas | 53 xflags: Integer; (* extra flags (not used when writing a gzip file) *) 63 done: Integer; (* true when done reading gzip header *)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zconf.h | 207 * created by gzip. (Files created by minigzip can still be extracted by 208 * gzip.)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
zconf.h | 207 * created by gzip. (Files created by minigzip can still be extracted by 208 * gzip.)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
zconf.h | 207 * created by gzip. (Files created by minigzip can still be extracted by 208 * gzip.)
|
/system/extras/ext4_utils/ |
make_ext4fs.c | 321 char *mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse, 459 write_ext4_image(fd, gzip, sparse, crc, wipe);
|
/build/core/ |
user_tags.mk | 140 gzip \
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
IssueReporter.java | 79 * Set the bug report for the current test failure. GZip it to save space.
|
/external/bluetooth/glib/ |
INSTALL.in | 4 % gzip -cd glib-@GLIB_VERSION@.tar.gz | tar xvf - # unpack the sources
|
/external/bzip2/ |
bzip2.1 | 44 .I GNU gzip, 217 such files through unmodified. This is how GNU gzip behaves. 249 The \-\-fast and \-\-best aliases are primarily for GNU gzip 451 The bz* scripts are derived from those of GNU gzip.
|
bzip2.txt | 24 those of GNU gzip, but they are not identical. 146 through unmodified. This is how GNU gzip behaves. 186 aliases are primarily for GNU gzip compatibility. 388 gzip. Many people sent patches, helped with portability
|
/external/chromium/net/url_request/ |
url_request_job_tracker_unittest.cc | 32 // The above string "Hello\n", gzip compressed.
|
/external/freetype/include/freetype/config/ |
ftoption.h | 156 /* Gzip-compressed file support. */ 159 /* `gzip' program. This is mostly used to parse many of the PCF files */ 161 /* partially uncompress the file on the fly (see src/gzip/ftgzip.c). */ 198 /* Contrary to gzip, bzip2 currently is not included and need to use */ [all...] |
/external/grub/util/ |
grub-image | 69 GZIP=-9 tar -zcf $bootdir.tar.gz $bootdir
|
grub-image.in | 69 GZIP=-9 tar -zcf $bootdir.tar.gz $bootdir
|
/external/libvpx/examples/includes/geshi/geshi/ |
apache.php | 119 'x-compress','x-gzip'
|