HomeSort by relevance Sort by last modified time
    Searched full:zlib (Results 201 - 225 of 1054) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/zlib/src/contrib/infback9/
inftree9.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
41 examples/enough.c found in the zlib distribtution. The arguments to that
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 11 ; from Jean-loup Gailly in deflate.c of zLib and infoZip zip.
34 ; http://www.zlib.net
41 ; to compile this file for zLib, I use option:
43 ; Be carrefull to adapt zlib1222add below to your version of zLib
44 ; (if you use a version of zLib before 1.0.4 or after 1.2.2.2, change
114 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
116 ; (if you compile with zlib 1.0.4 or older, remove the +4).
133 ; in zlib in the deflate_state structure since the asm code was first written
134 ; (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
135 ; (if you compile with zlib between 1.0.5 and 1.2.2.1, use "zlib1222add equ 0").
    [all...]
  /external/zlib/src/
inftrees.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
8 subject to change. Applications should only use zlib.h.
41 examples/enough.c found in the zlib distribtution. The arguments to that
  /development/ndk/platforms/android-3/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /external/deqp/
CMakeLists.txt 56 # zlib
57 find_path(ZLIB_INCLUDE_PATH zlib.h)
61 message(STATUS "System version of zlib not found, using external/zlib")
62 add_subdirectory(external/zlib)
63 # \note ZLIB_LIBRARY and ZLIB_INCLUDE_PATH are promoted from external/zlib/CMakeLists.txt
  /external/openssh/
Android.mk 117 external/zlib \
146 external/zlib \
168 external/zlib \
190 external/zlib \
261 external/zlib \
283 external/zlib \
  /external/protobuf/vsprojects/
readme.txt 60 ZLib support
67 1) Obtain a copy of the zlib library. The pre-compiled DLL at zlib.net works.
68 2) Make sure zlib's two headers are in your include path and that the .lib file
75 4) Under "Additional Dependencies", add the name of the zlib .lib file (e.g.
80 against the zlib library directly from your own app.
  /frameworks/base/libs/androidfw/
ZipUtils.cpp 32 #include <zlib.h>
69 * Initialize the zlib stream.
82 * Use the undocumented "negative window bits" feature to tell zlib
83 * that there's no zlib header waiting for it.
88 ALOGE("Installed zlib is not compatible with linked version (%s)\n",
126 ALOGD("zlib inflate call failed (zerr=%d)\n", zerr);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
zconf.h 1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
202 /* If building or using zlib as a DLL, define ZLIB_DLL.
214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
223 /* No need for _export, use ZLIB.DEF instead. */

Completed in 937 milliseconds

1 2 3 4 5 6 7 891011>>