HomeSort by relevance Sort by last modified time
    Searched full:zlib (Results 401 - 425 of 546) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/
ChangeLog-2010-01-29     [all...]
  /dalvik/libcore/archive/src/main/native/
zipsup.c 30 #include "zlib.h"
32 // zlib is statically linked for Android:
243 to indicate that no zlib header is present in the data. */
272 case Z_VERSION_ERROR: /* wrong zlib version */
    [all...]
  /development/docs/
howto_build_SDK.txt 139 mingw-zlib, python, zip, unzip.
  /development/ide/xcode/libpng.xcodeproj/
project.pbxproj 212 ../../extlibs/zlib,
  /external/libpng/scripts/
makefile.mingw 56 # Where the zlib library and include files are located
  /external/openssl/ssl/
ssltest.c 272 fprintf(stderr," -zlib - use zlib compression\n");
599 else if (strcmp(*argv,"-zlib") == 0)
724 (comp == COMP_ZLIB ? "zlib" :
    [all...]
  /external/qemu/
loader.c 51 #include <zlib.h>
  /external/zlib/
algorithm.txt 3 The deflation algorithm used by gzip (also zip and zlib) is a variation of
deflate.c 3 * For conditions of distribution and use, see copyright notice in zlib.h
57 If you use the zlib library in a product, an acknowledgment is welcome
255 if (windowBits < 0) { /* suppress zlib wrapper */
    [all...]
  /external/zlib/contrib/iostream3/
zfstream.cc 2 * A C++ I/O streams interface to the zlib gz* functions
  /external/zlib/contrib/minizip/
miniunz.c 151 printf("MiniUnz 1.01b, demo of zLib + Unz package written by Gilles Vollant\n");
  /external/zlib/contrib/vstudio/vc8/
zlibstat.vcproj 855 RelativePath=".\zlib.rc"
  /build/core/
main.mk 387 external/zlib \
447 external/zlib
  /external/libpng/
png.c 152 /* Function to allocate memory for zlib and clear it to 0. */
196 /* Function to free memory for zlib */
  /external/openssl/crypto/objects/
objects.h 672 #define SN_zlib_compression "ZLIB"
673 #define LN_zlib_compression "zlib compression"
    [all...]
objects.txt 834 !Cname zlib-compression
835 id-smime-alg 8 : ZLIB : zlib compression
    [all...]
  /external/openssl/include/openssl/
objects.h 672 #define SN_zlib_compression "ZLIB"
673 #define LN_zlib_compression "zlib compression"
    [all...]
  /external/qemu/block/
qcow2.c 27 #include <zlib.h>
854 /* best compression, small window, no zlib header */
  /external/tinyxml/docs/
index.html 20 TinyXml is released under the ZLib license, so you can use it in open source or commercial code. The details of the license are at the top of every source file.<p>
217 TinyXml is released under the zlib license:<p>
  /prebuilt/sdk/tools/linux/
aapt 
  /external/dropbear/
configure 848 --disable-zlib Don't include zlib support
865 --with-zlib=PATH Use zlib in PATH
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 3 * For conditions of distribution and use, see copyright notice in zlib.h
57 If you use the zlib library in a product, an acknowledgment is welcome
255 if (windowBits < 0) { /* suppress zlib wrapper */
    [all...]
  /dalvik/docs/
debugmon.html 217 by the original chunk type and the uncompressed length. For zlib's deflate
218 algorithm, the chunk type is "ZLIB".
  /external/libxml2/
nanohttp.c 67 #include <zlib.h>
156 z_stream *strm; /* Zlib stream object */
    [all...]
  /external/ppp/pppd/
ccp.c 49 * Unfortunately there is a bug in zlib which means that using a
328 warn("deflate option value of %d changed to %d to avoid zlib bug",
    [all...]

Completed in 2053 milliseconds

<<11121314151617181920>>