Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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; in inflateInit2_()
/third_party/zlib/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: in zerr()
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc399 assert(ret == Z_VERSION_ERROR); in cover_support()
499 assert(ret == Z_VERSION_ERROR); in cover_back()
/third_party/zlib/test/
H A Dinfcover.c377 assert(ret == Z_VERSION_ERROR); in cover_support()
478 assert(ret == Z_VERSION_ERROR); in cover_back()
/third_party/cups-filters/filter/
H A Drastertops.c329 case Z_VERSION_ERROR: in zerr()
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas84 Z_VERSION_ERROR = -6;
/third_party/node/lib/
H A Dzlib.js106 Z_VERSION_ERROR: constants.Z_VERSION_ERROR,
/third_party/node/deps/zlib/
H A Dzlib.h185 #define Z_VERSION_ERROR (-6) macro
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
389 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
604 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
876 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1092 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dinfback.c32 return Z_VERSION_ERROR; in inflateBackInit_()
H A Ddeflate.c409 return Z_VERSION_ERROR; in deflateInit2_()
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dzlib.h185 #define Z_VERSION_ERROR (-6) macro
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
389 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
604 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
875 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1090 allocated, or Z_VERSION_ERROR if the version of the library does not match
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dzlib.h181 #define Z_VERSION_ERROR (-6) macro
239 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
379 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
572 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
773 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
966 allocated, or Z_VERSION_ERROR if the version of the library does not match
H A Dinflate.c179 return Z_VERSION_ERROR;
H A Ddeflate.c227 return Z_VERSION_ERROR;
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dzlib.h185 #define Z_VERSION_ERROR (-6) macro
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
389 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
605 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
873 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1088 allocated, or Z_VERSION_ERROR if the version of the library does not match
/third_party/zlib/contrib/delphi/
H A DZLib.pas181 Z_VERSION_ERROR = (-6);
/third_party/zlib/contrib/infback9/
H A Dinfback9.c25 return Z_VERSION_ERROR; in inflateBack9Init_()
/third_party/zlib/
H A Dinfback.c32 return Z_VERSION_ERROR; in inflateBackInit_()
H A Dzlib.h185 #define Z_VERSION_ERROR (-6) macro
243 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
390 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
605 method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is
877 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
1093 allocated, or Z_VERSION_ERROR if the version of the library does not match
/third_party/node/src/
H A Dnode_zlib.cc88 V(Z_VERSION_ERROR) \
1329 NODE_DEFINE_CONSTANT(target, Z_VERSION_ERROR); in DefineZlibConstants()
/third_party/python/Modules/
H A Dzlibmodule.c223 if (err == Z_VERSION_ERROR) in zlib_error()

Completed in 37 milliseconds

12