HomeSort by relevance Sort by last modified time
    Searched full:gzip (Results 626 - 650 of 952) sorted by null

<<21222324252627282930>>

  /frameworks/base/include/androidfw/
Asset.h 163 * the compressed data. This could be inside a gzip file or part of a
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-view/share/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/go/darwin-x86/doc/
go1.2.html 652 The <a href="/pkg/compress/gzip/"><code>compress/gzip</code></a> package's
653 <a href="/pkg/compress/gzip/#Writer"><code>Writer</code></a> type adds a
654 <a href="/pkg/compress/gzip/#Writer.Reset"><code>Reset</code></a>
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.2.html 652 The <a href="/pkg/compress/gzip/"><code>compress/gzip</code></a> package's
653 <a href="/pkg/compress/gzip/#Writer"><code>Writer</code></a> type adds a
654 <a href="/pkg/compress/gzip/#Writer.Reset"><code>Reset</code></a>
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
Reporter.py 86 # gzip'd or compressed files.
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.pom 34 These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress and ar, cpio, jar, tar, zip, dump, 7z, arj.
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.pom 35 These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.pom 34 These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress and ar, cpio, jar, tar, zip, dump, 7z, arj.
  /external/curl/projects/
generate.bat 55 gzip --version <NUL 1>NUL 2>&1
410 echo groff/nroff, perl and optionally gzip for compression.
  /external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/internal/huc/
JavaApiConverter.java 182 // "gzip". We don't have access to the request that was actually made so we must do the
184 result.add("Accept-Encoding", "gzip");
  /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
ResponseCacheTest.java 1795 public Buffer gzip(String data) throws IOException { method in class:ResponseCacheTest
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CacheTest.java 2275 public Buffer gzip(String data) throws IOException { method in class:CacheTest
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
Http2Test.java 405 Buffer zipped = gzip(expectedData);
722 private static Buffer gzip(byte[] data) throws IOException {
  /external/toybox/generated/
newtoys.h 87 USE_GZIP(NEWTOY(gzip, USE_GZIP_D("d")"19dcflqStvgLRz[!gLRz]", TOYFLAG_USR|TOYFLAG_BIN))
218 USE_TAR(NEWTOY(tar, "&(no-recursion)(numeric-owner)(no-same-permissions)(overwrite)(exclude)*(to-command):o(no-same-owner)p(same-permissions)k(keep-old)c(create)|h(dereference)x(extract)|t(list)|v(verbose)z(gzip)O(to-stdout)m(touch)X(exclude-from)*T(files-from)*C(directory):f(file):[!txc]", TOYFLAG_USR|TOYFLAG_BIN))
  /frameworks/base/libs/androidfw/
Asset.cpp 181 * We currently support gzip files. We might want to handle .bz2 someday.
219 ALOGD("File '%s' is not in gzip format\n", fileName);

Completed in 2368 milliseconds

<<21222324252627282930>>