Home
last modified time | relevance | path

Searched refs:ZLIB_VERNUM (Results 1 – 19 of 19) sorted by relevance

/external/protobuf/
Dconfigure.ac95 #if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1204)
/external/libpng/
Dpngstruct.h39 #if ZLIB_VERNUM < 0x1260
Dpngpriv.h836 #if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM
837 # error ZLIB_VERNUM != PNG_ZLIB_VERNUM \
DCHANGES4566 Check ZLIB_VERNUM for mismatches, enclose #error in quotes
4935 Test ZLIB_VERNUM instead of PNG_ZLIB_VERNUM in contrib/tools/pngfix.c
/external/pdfium/third_party/lpng_v163/
Dpngstruct.h40 #if ZLIB_VERNUM < 0x1260
Dpngpriv.h767 #if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM
768 # error ZLIB_VERNUM != PNG_ZLIB_VERNUM \
/external/zlib/src/contrib/pascal/
Dzlibpas.pas14 ZLIB_VERNUM = $1280;
/external/zlib/src/
DFAQ174 You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In
179 is "1.2.3.4", then in zlib.h you should change ZLIB_VERNUM to 0x123f, and
191 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
Dzlib.h41 #define ZLIB_VERNUM 0x1280 macro
DChangeLog885 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
/external/opencv3/3rdparty/zlib/
Dzlib.h41 #define ZLIB_VERNUM 0x1280 macro
DChangeLog885 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
/external/zlib/
Dzlib.h41 #define ZLIB_VERNUM 0x1280 macro
/external/pdfium/third_party/zlib_v128/
Dzlib.h110 #define ZLIB_VERNUM 0x1280 macro
/external/zlib/src/test/
Dexample.c563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
/external/libpng/contrib/tools/
Dpngfix.c76 #if ZLIB_VERNUM < 0x1260
88 #if ZLIB_VERNUM >= 0x1240
4027 ZLIB_VERNUM); in main()
/external/zlib/src/as400/
Dzlib.inc26 D ZLIB_VERNUM C X'1280'
/external/libxml2/
DxmlIO.c2669 #if defined(ZLIB_VERNUM) && ZLIB_VERNUM >= 0x1230 in __xmlParserInputBufferCreateFilename()
/external/libpng/scripts/
Dpnglibconf.dfa250 setting ZLIB_VERNUM default @ZLIB_VERNUM