/external/qemu/distrib/ |
Makefile | 0 ZLIB_VERSION := zlib-1.2.3 4 ZLIB_DIR = $(SRC_PATH)/distrib/$(ZLIB_VERSION)
|
/external/zlib/win32/ |
zlib1.rc | 27 VALUE "FileVersion", ZLIB_VERSION "\0" 32 VALUE "ProductVersion", ZLIB_VERSION "\0"
|
/external/zlib/contrib/infback9/ |
infback9.h | 33 ZLIB_VERSION, sizeof(z_stream))
|
/external/zlib/contrib/pascal/ |
zlibpas.pas | 13 ZLIB_VERSION = '1.2.6'; 229 Result := deflateInit_(strm, level, ZLIB_VERSION, sizeof(z_stream)); 236 ZLIB_VERSION, sizeof(z_stream)); 241 Result := inflateInit_(strm, ZLIB_VERSION, sizeof(z_stream)); 246 Result := inflateInit2_(strm, windowBits, ZLIB_VERSION, sizeof(z_stream)); 253 ZLIB_VERSION, sizeof(z_stream));
|
/external/zlib/contrib/ada/ |
zlib-thin.adb | 13 ZLIB_VERSION : constant Chars_Ptr := zlibVersion; 55 ZLIB_VERSION, 65 return inflateInit2 (strm, windowBits, ZLIB_VERSION, Z_Stream_Size);
|
/external/zlib/contrib/delphi/ |
ZLib.pas | 155 zlib_version = '1.2.6'; 302 CCheck(deflateInit_(strm, Z_BEST_COMPRESSION, zlib_version, sizeof(strm))); 345 DCheck(inflateInit_(strm, zlib_version, sizeof(strm))); 378 DCheck(inflateInit_(strm, zlib_version, sizeof(strm))); 415 CCheck(deflateInit_(FZRec, Levels[CompressionLevel], zlib_version, sizeof(FZRec))); 488 DCheck(inflateInit_(FZRec, zlib_version, sizeof(FZRec)));
|
readme.txt | 23 - The zlib_version constant is updated.
|
/libcore/luni/src/main/native/ |
java_lang_System.cpp | 80 properties.push_back("android.zlib.version=" ZLIB_VERSION);
|
/external/zlib/ |
FAQ | 104 ZLIB_VERSION symbol defined in zlib.h . 174 You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In 176 identification string should be appended to ZLIB_VERSION. Version numbers 180 ZLIB_VERSION to something like "1.2.3.f-zachary-mods-v3". You can also 191 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
|
/external/libpng/contrib/gregbook/ |
readpng.c | 81 ZLIB_VERSION, zlib_version);
|
/external/zlib/old/as400/ |
zlib.inc | 14 * inflateInit(...: ZLIB_VERSION: %size(z_stream)) 25 D ZLIB_VERSION C '1.2.3.9'
|
/frameworks/native/libs/utils/ |
ZipUtils.cpp | 81 ZLIB_VERSION); 193 ZLIB_VERSION);
|
/development/ndk/platforms/android-3/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 40 #define ZLIB_VERSION "1.2.3" 207 #define zlib_version zlibVersion() macro 213 /* The application can compare zlibVersion and ZLIB_VERSION for consistency. 235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible 236 with the version assumed by the caller (ZLIB_VERSION). [all...] |