Searched
full:gzip (Results
426 -
450 of
640) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/installer/linux/debian/ |
build.sh | 34 gzip -9 -c "${DEB_CHANGELOG}" > "${GZLOG}"
|
/external/chromium_org/net/base/ |
sdch_filter.cc | 192 // re-compress with gzip or other system, we can sniff to see if this
|
/external/chromium_org/net/http/ |
http_response_headers_unittest.cc | 441 "Content-Encoding: gzip\n", 445 "Content-Encoding: gzip\n" 451 "Content-Encoding: gzip\n", 455 "Content-Encoding: gzip\n" [all...] |
/external/chromium_org/third_party/freetype/include/freetype/config/ |
ftheader.h | 408 * definitions of an API which supports gzip-compressed files.
|
/external/chromium_org/third_party/launchpad_translations/ |
inspector_strings_ru.xtb | 109 <translation id="8910814431610153472">?? ?????? ????????? ??????, ?????? ??????? ??????? ???????????? ?????? ? gzip ??? zlib.</translation>
|
inspector_strings_sv.xtb | 275 <translation id="8910814431610153472">Du kan spara bandbredd genom att få din webbserver att komprimera denna överföring med gzip eller zlib.</translation>
|
/external/freetype/include/freetype/config/ |
ftheader.h | 447 * definitions of an API which supports gzip-compressed files.
|
/external/harfbuzz_ng/ |
configure.ac | 12 AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define color-tests])
|
/external/llvm/utils/buildit/ |
build_llvm | 278 gzip -f $MDIR/*
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
ResponseHeaders.java | 189 return "gzip".equalsIgnoreCase(contentEncoding);
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
SpdyReader.java | 69 + ",application/xhtml+xml,text/plain,text/javascript,publicprivatemax-age=gzip,deflate,"
|
/external/openssh/ |
INSTALL | 7 http://www.gzip.org/zlib/
|
/external/robolectric/ |
build.xml | 234 <untar src="tmp/android-sdk_r20.0.3-linux.tgz" compression="gzip" dest="tmp/sdk"/>
|
/external/tcpdump/tests/ |
print-A.new | 16 Accept-Encoding: gzip
|
print-A.out | 16 Accept-Encoding: gzip
|
print-AA.new | 16 Accept-Encoding: gzip
|
print-AA.out | 16 Accept-Encoding: gzip
|
/external/valgrind/main/exp-bbv/docs/ |
bbv-manual.xml | 70 it with gzip or some other compression program.
|
/external/zlib/src/as400/ |
zlib.inc | 90 * The GZIP encode/decode stream support structure.
|
/external/zlib/src/contrib/ada/ |
test.adb | 40 -- ZLib.GZip;
|
zlib-thin.ads | 440 -- it does not support zlib and gzip headers for now, and have no
|
/libcore/luni/src/main/java/java/util/zip/ |
Deflater.java | 26 * href="http://www.gzip.org/algorithm.txt">specification</a>).
|
/ndk/sources/host-tools/make-3.81/doc/ |
make-stds.texi | 153 @c gunzip gzip md5sum 161 The compression program @code{gzip} can be used in the @code{dist} rule. [all...] |
/build/tools/zipalign/ |
ZipFile.cpp | 471 ALOGD("this isn't a deflated gzip file?"); 478 ALOGD("failed copying gzip data in\n"); [all...] |
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
genflat.pl | 433 # is compressed using GZIP. If available, GUNZIP will be used to decompress 472 # Check for availability of GZIP tool
|
Completed in 1292 milliseconds
<<11121314151617181920>>