HomeSort by relevance Sort by last modified time
    Searched full:zlib (Results 451 - 475 of 1648) sorted by null

<<11121314151617181920>>

  /external/chromium_org/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
108 $(LOCAL_PATH)/third_party/zlib \
208 $(LOCAL_PATH)/third_party/zlib \
minizip.target.linux-mips64.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
108 $(LOCAL_PATH)/third_party/zlib \
208 $(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
110 $(LOCAL_PATH)/third_party/zlib \
211 $(LOCAL_PATH)/third_party/zlib \
minizip.target.linux-x86_64.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
109 $(LOCAL_PATH)/third_party/zlib \
209 $(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/freetype/src/gzip/
inflate.c 1 /* inflate.c -- zlib interface to inflate modules
3 * For conditions of distribution and use, see copyright notice in zlib.h
107 /* handle undocumented nowrap option (no zlib header or check) */
187 Tracev((stderr, "inflate: zlib header ok\n"));
260 Tracev((stderr, "inflate: zlib check ok\n"));
  /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/libpng/projects/owatcom/
pngconfig.mak 108 $# locations of the zlib include file zlib.h and the built zlib library,
109 $# zlib.lib.
160 $(DELETE) zlib.inf awk.inf config.inf pngconfig.dfa
  /external/libpng/projects/vstudio/pngvalid/
pngvalid.vcxproj 26 <Import Project="$(SolutionDir)\zlib.props" />
99 <AdditionalDependencies>libpng16.lib;zlib.lib</AdditionalDependencies>
132 <AdditionalDependencies>libpng16.lib;zlib.lib</AdditionalDependencies>
166 <AdditionalDependencies>libpng16.lib;zlib.lib</AdditionalDependencies>
202 <AdditionalDependencies>libpng16.lib;zlib.lib</AdditionalDependencies>
  /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_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...]
  /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...]
  /prebuilts/ndk/4/platforms/android-5/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-5/arch-x86/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-8/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-8/arch-x86/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/5/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/6/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/6/platforms/android-3/arch-x86/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/7/platforms/android-14/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/7/platforms/android-14/arch-x86/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/7/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/7/platforms/android-3/arch-x86/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 546 milliseconds

<<11121314151617181920>>