HomeSort by relevance Sort by last modified time
    Searched full:zlib (Results 376 - 400 of 1439) sorted by null

<<11121314151617181920>>

  /external/zlib/src/contrib/ada/
zlib.ads 2 -- ZLib for Ada thick binding. --
28 -- $Id: zlib.ads,v 1.26 2004/09/06 06:53:19 vagul Exp $
34 package ZLib is
67 -- Only one method allowed in this ZLib version
99 -- zlib or gzip format, this will cause inflate() to return immediately
132 -- Return string representation of the ZLib version.
143 -- When Header parameter is Auto or Default, then default zlib header
154 -- Default header type mean that ZLib default header is expecting in the
162 -- supported for inflate routine only in ZLib versions 1.2.0.2 and later.
328 end ZLib;
    [all...]
  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 13 ; from Jean-loup Gailly in deflate.c of zLib and infoZip zip.
33 ; http://www.zlib.net
37 ; to compile this file for zLib, I use option:
87 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
89 ; (if you compile with zlib 1.0.4 or older, remove the +4).
106 ; in zlib in the deflate_state structure since the asm code was first written
107 ; (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
108 ; (if you compile with zlib between 1.0.5 and 1.2.2.1, use "zlib1222add equ 0").
109 ; if you compile with zlib 1.2.2.2 or later , use "zlib1222add equ 8").
237 //;;; on zlib only
    [all...]
  /external/zlib/src/
gzwrite.c 1 /* gzwrite.c -- zlib functions for writing gzip files
3 * For conditions of distribution and use, see copyright notice in zlib.h
164 /* -- see zlib.h -- */
244 /* -- see zlib.h -- */
292 /* -- see zlib.h -- */
309 /* -- see zlib.h -- */
385 /* -- see zlib.h -- */
464 /* -- see zlib.h -- */
496 /* -- see zlib.h -- */
538 /* -- see zlib.h -- *
    [all...]
  /external/chromium_org/third_party/zlib/google/
zip.target.darwin-arm.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
98 $(LOCAL_PATH)/third_party/zlib \
184 $(LOCAL_PATH)/third_party/zlib \
zip.target.darwin-mips.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
98 $(LOCAL_PATH)/third_party/zlib \
184 $(LOCAL_PATH)/third_party/zlib \
zip.target.darwin-x86.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
100 $(LOCAL_PATH)/third_party/zlib \
189 $(LOCAL_PATH)/third_party/zlib \
zip.target.linux-arm.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
98 $(LOCAL_PATH)/third_party/zlib \
184 $(LOCAL_PATH)/third_party/zlib \
zip.target.linux-mips.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
98 $(LOCAL_PATH)/third_party/zlib \
184 $(LOCAL_PATH)/third_party/zlib \
zip.target.linux-x86.mk 26 third_party/zlib/google/zip.cc \
27 third_party/zlib/google/zip_internal.cc \
28 third_party/zlib/google/zip_reader.cc
100 $(LOCAL_PATH)/third_party/zlib \
189 $(LOCAL_PATH)/third_party/zlib \
  /external/chromium_org/third_party/zlib/
minizip.target.darwin-arm.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
96 $(LOCAL_PATH)/third_party/zlib \
182 $(LOCAL_PATH)/third_party/zlib \
minizip.target.darwin-mips.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
96 $(LOCAL_PATH)/third_party/zlib \
182 $(LOCAL_PATH)/third_party/zlib \
minizip.target.darwin-x86.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
98 $(LOCAL_PATH)/third_party/zlib \
187 $(LOCAL_PATH)/third_party/zlib \
minizip.target.linux-arm.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
96 $(LOCAL_PATH)/third_party/zlib \
182 $(LOCAL_PATH)/third_party/zlib \
minizip.target.linux-mips.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
96 $(LOCAL_PATH)/third_party/zlib \
182 $(LOCAL_PATH)/third_party/zlib \
minizip.target.linux-x86.mk 25 third_party/zlib/contrib/minizip/ioapi.c \
26 third_party/zlib/contrib/minizip/unzip.c \
27 third_party/zlib/contrib/minizip/zip.c
98 $(LOCAL_PATH)/third_party/zlib \
187 $(LOCAL_PATH)/third_party/zlib \
zutil.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
22 #include "zlib.h"
90 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */
177 /* provide prototypes for these when building zlib without LFS */
  /external/libpng/contrib/gregbook/
Makefile.unx 15 # This makefile assumes libpng and zlib have already been built or downloaded
21 # (against libpng and zlib, that is), but that can be changed by modifying
42 ZLIBd = -L$(ZDIR) -lz # dynamically linked against zlib
43 ZLIBs = $(ZDIR)/libz.a # statically linked against zlib
45 #ZDIR = ../zlib
  /external/zlib/src/contrib/masmx64/
inffas8664.c 5 * For conditions of distribution and use, see copyright notice in zlib.h
25 * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
31 * http://www.eetbeetee.com/zlib/ and http://www.charm.net/~christop/zlib/
  /development/ndk/platforms/android-3/include/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 0 /* zlib.h -- interface of the 'zlib' general purpose compression library
26 The data format used by the zlib library is described by RFCs (Request for
28 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
44 The 'zlib' compression library provides in-memory compression and
57 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped
62 with "gz". The gzip format is different from the zlib format. gzip is a
67 The zlib format was designed to be compact and fast for use in memory
69 file compression on file systems, has a larger header than zlib to maintai
    [all...]

Completed in 383 milliseconds

<<11121314151617181920>>