Searched refs:Z_VERSION_ERROR (Results 1 - 25 of 32) sorted by relevance

12

/external/freetype/src/gzip/
H A Dzlib.h140 #define Z_VERSION_ERROR (-6) macro
191 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
301 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
H A Dinflate.c90 return Z_VERSION_ERROR;
/external/zlib/src/examples/
H A Dzpipe.c33 level is supplied, Z_VERSION_ERROR if the version of zlib.h and the
89 invalid or incomplete, Z_VERSION_ERROR if the version of zlib.h and
170 case Z_VERSION_ERROR:
/external/zlib/src/test/
H A Dinfcover.c377 assert(ret == Z_VERSION_ERROR);
477 assert(ret == Z_VERSION_ERROR);
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h178 #define Z_VERSION_ERROR (-6) macro
235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
355 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
873 be allocated, or Z_VERSION_ERROR if the version of the library does not
/external/chromium_org/third_party/zlib/
H A Dzlib.h182 #define Z_VERSION_ERROR (-6) macro
244 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
384 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
577 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
778 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
971 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dinflate.c179 return Z_VERSION_ERROR;
H A Ddeflate.c233 return Z_VERSION_ERROR;
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h181 #define Z_VERSION_ERROR (-6) macro
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
380 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
808 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1021 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dinflate.c191 return Z_VERSION_ERROR;
/external/zlib/src/contrib/infback9/
H A Dinfback9.c29 return Z_VERSION_ERROR;
/external/zlib/src/
H A Dzlib.h181 #define Z_VERSION_ERROR (-6) macro
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
380 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
808 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1021 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dinflate.c191 return Z_VERSION_ERROR;
/external/zlib/
H A Dzlib.h181 #define Z_VERSION_ERROR (-6) macro
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
380 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
581 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
808 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1021 allocated, or Z_VERSION_ERROR if the version of the library does not match
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas84 Z_VERSION_ERROR = -6;
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h241 #define Z_VERSION_ERROR (-6) macro
299 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
440 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
641 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
868 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1081 allocated, or Z_VERSION_ERROR if the version of the library does not match
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_infback.c39 return Z_VERSION_ERROR;
H A Dzlib.h245 #define Z_VERSION_ERROR (-6) macro
303 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
444 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
645 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
872 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1085 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dfx_zlib_inflate.c191 return Z_VERSION_ERROR;
/external/chromium_org/third_party/libpng/
H A Dpngread.c170 case Z_VERSION_ERROR: png_error(png_ptr, "zlib version error");
333 case Z_VERSION_ERROR: png_error(png_ptr, "zlib version error");
/external/qemu/distrib/libpng-1.2.46/
H A Dpngread.c170 case Z_VERSION_ERROR: png_error(png_ptr, "zlib version error");
337 case Z_VERSION_ERROR: png_error(png_ptr, "zlib version error");
/external/zlib/src/contrib/delphi/
H A DZLib.pas181 Z_VERSION_ERROR = (-6);

Completed in 371 milliseconds

12