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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/utility/
DEPS 10 "+third_party/zlib/google",
  /external/chromium_org/components/feedback/
DEPS 9 "+third_party/zlib/google/zip.h",
  /external/chromium_org/third_party/zlib/
README.chromium 1 Name: zlib
2 URL: http://zlib.net/
17 - Added logic in zlib.h to undef our earlier mangles when defaulting to 64 bit offset versions of API.
18 The 'google.patch' file represents our changes from the original zlib-1.2.5.
inffast.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
  /external/zlib/src/contrib/testzlib/
testzlib.txt 4 - root of zLib tree
  /external/zlib/src/win32/
zlib1.rc 2 #include "../zlib.h"
26 VALUE "FileDescription", "zlib data compression library\0"
31 VALUE "ProductName", "zlib\0"
33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
Makefile.gcc 1 # Makefile for zlib, derived from Makefile.dj2.
3 # Updated for zlib 1.2.x by Christian Spieler and Cosmin Truta, Mar-2003.
8 # For conditions of distribution and use, see copyright notice in zlib.h
10 # To compile, or to compile and test, type from the top level zlib directory:
18 # To install libz.a, zconf.h and zlib.h in the system directories, type:
95 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
97 -o $@ win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
116 example.o: test/example.c zlib.h zconf.h
119 minigzip.o: test/minigzip.c zlib.h zconf.h
127 install: zlib.h zconf.h $(STATICLIB) $(IMPLIB
    [all...]
  /external/chromium_org/build/android/
rezip.gyp 13 '<(DEPTH)/third_party/zlib/zlib.gyp:minizip',
  /external/chromium_org/chrome/browser/ui/webui/
DEPS 15 "+third_party/zlib/zlib.h", # For compression level constants.
  /external/chromium_org/third_party/skia/gyp/
libpng.gyp 21 'zlib.gyp:zlib',
24 'zlib.gyp:zlib',
68 'zlib.gyp:zlib',
71 'zlib.gyp:zlib',
  /external/libpng/contrib/pngminim/decoder/
README 4 and zlib.
6 Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC
  /external/libpng/projects/visualc71/
README_zlib.txt 2 It is expected to be part of the next zlib release under
5 Microsoft Developer Studio Project File, Format Version 7.10 for zlib.
11 For conditions of distribution and use, see copyright notice in zlib.h.
19 Open "zlib.sln".
24 binaries set "zlib" as the startup project (Select "zlib" tree view item +
38 This project builds the zlib binaries as follows:
42 * Win32_LIB_Release\zlib.lib static build
  /external/libpng/projects/vstudio/
zlib.props 3 * zlib.props - location of zlib source
13 * You must edit this file to record the location of the zlib
20 <!-- Place the name of the directory containing the source of zlib used for
30 If the version of zlib you use does not match that used when the
31 distribution was built you will get warnings from pngtest that the zlib
32 versions do not match. The zlib version used in this build is recorded
35 <ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir>
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
inffast.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
  /external/qemu/distrib/zlib-1.2.8/
inffast.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
  /external/skia/gyp/
libpng.gyp 21 'zlib.gyp:zlib',
24 'zlib.gyp:zlib',
68 'zlib.gyp:zlib',
71 'zlib.gyp:zlib',
  /external/zlib/src/contrib/ada/
zlib.gpr 1 project Zlib is
20 end Zlib;
  /external/zlib/src/
inffast.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
  /external/zlib/src/old/os2/
zlib.def 2 ; Slightly modified version of ../nt/zlib.dnt :-)
6 DESCRIPTION "Zlib compression library for OS/2"
Makefile.os2 1 # Makefile for zlib under OS/2 using GCC (PGCC)
2 # For conditions of distribution and use, see copyright notice in zlib.h
31 ZLIB=z.lib
34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)
51 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
52 nt/Makefile.nt nt/zlib.dnt contrib/README.contrib contrib/*.txt \
65 echo ' *** zlib test OK ***'; \
67 echo ' *** zlib test FAILED ***';
    [all...]
  /external/zlib/
update_zlib.sh 12 new_version=$(wget -O - --no-verbose -q http://zlib.net/ | \
13 grep 'http://zlib.net/zlib-[0-9].*.tar.gz' | \
14 sed 's/.*zlib-\(.*\)\.tar\.gz.*/\1/')
15 tgz_file="zlib-$new_version.tar.gz"
17 echo "Upgrading zlib to version $new_version..."
21 wget -O /tmp/$tgz_file --no-verbose "http://zlib.net/$tgz_file"
30 mv zlib-$new_version src
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zlibdefs.h 1 /* zlibdefs.h -- compile-time definitions for the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlibdefs.h 1 /* zlibdefs.h -- compile-time definitions for the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
  /external/chromium_org/third_party/libpng/
libpng.gyp 10 '../zlib/zlib.gyp:zlib',
48 '../zlib/zlib.gyp:zlib',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
zlib_codec.py 1 """ Python 'zlib_codec' Codec - zlib compression encoding
10 import zlib # this codec needs the optional zlib module ! namespace
25 output = zlib.compress(input)
43 output = zlib.decompress(input)
57 self.compressobj = zlib.compressobj()
67 self.compressobj = zlib.compressobj()
73 self.decompressobj = zlib.decompressobj()
83 self.decompressobj = zlib.decompressobj()
95 name='zlib',
    [all...]

Completed in 358 milliseconds

1 23 4 5 6 7 8 91011>>