Home
last modified time | relevance | path

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

12

/external/protobuf/util/
Dconfigure.ac108 #if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1204)
/external/protobuf/
Dconfigure.ac108 #if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1204)
/external/zlib/
DAndroid.bp101 // there's a ZLIB_VERNUM that will need to be handled since early versions of
Dzlib.h41 #define ZLIB_VERNUM 0x1280 macro
/external/skia/third_party/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 \
/external/libpng/
Dpngstruct.h39 #if ZLIB_VERNUM < 0x1260
Dpngpriv.h865 #if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM
866 # error ZLIB_VERNUM != PNG_ZLIB_VERNUM \
/external/pdfium/third_party/libpng16/
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 \
/external/zlib/src/contrib/pascal/
Dzlibpas.pas14 ZLIB_VERNUM = $1280;
/external/syslinux/com32/lib/zlib/
DFAQ172 You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In
177 is "1.2.3.4", then in zlib.h you should change ZLIB_VERNUM to 0x123f, and
189 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
/external/python/cpython2/Modules/zlib/
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
Dexample.c563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
/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/syslinux/com32/include/
Dzlib.h41 #define ZLIB_VERNUM 0x1250 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.c2570 #if defined(ZLIB_VERNUM) && ZLIB_VERNUM >= 0x1230 in __xmlParserInputBufferCreateFilename()
/external/libpng/scripts/
Dpnglibconf.dfa250 setting ZLIB_VERNUM default @ZLIB_VERNUM

12