Home
last modified time | relevance | path

Searched refs:zlibCompileFlags (Results 1 – 25 of 29) sorted by relevance

12

/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs220 private static extern uint zlibCompileFlags(); in zlibCompileFlags() method in DotZLib.Info
247 _flags = zlibCompileFlags(); in Info()
/external/zlib/src/
Dzlib.map25 zlibCompileFlags;
Dzutil.c32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
Dzconf.h137 # define zlibCompileFlags z_zlibCompileFlags macro
Dzlib.h1175 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
DFAQ253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
269 zlibCompileFlags() function will return information on what variant of
/external/python/cpython2/Modules/zlib/
Dzlib.map25 zlibCompileFlags;
Dzutil.c32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
Dzconf.h137 # define zlibCompileFlags z_zlibCompileFlags macro
Dexample.c563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
Dzlib.h1174 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
DFAQ253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
269 zlibCompileFlags() function will return information on what variant of
Dzconf.h.in137 # define zlibCompileFlags z_zlibCompileFlags macro
Dzconf.h.cmakein139 # define zlibCompileFlags z_zlibCompileFlags
/external/zlib/src/win32/
Dzlib.def31 zlibCompileFlags
/external/zlib/src/contrib/pascal/
Dzlibpas.pas141 function zlibCompileFlags: LongInt; in zlibCompileFlags() function
224 function zlibCompileFlags; external; in zlibCompileFlags() function
Dexample.pas536 WriteLn('zlib compile flags: ', Format('0x%x', [zlibCompileFlags]));
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def56 zlibCompileFlags @50
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def56 zlibCompileFlags @50
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def56 zlibCompileFlags @50
/external/zlib/src/contrib/ada/
Dzlib-thin.ads361 function zlibCompileFlags return ULong; subprogspec
435 pragma Import (C, zlibCompileFlags, "zlibCompileFlags");
/external/zlib/
Dlibz.map.txt27 zlibCompileFlags;
Dzconf.h137 # define zlibCompileFlags z_zlibCompileFlags macro
Dzlib.h1175 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
/external/zlib/src/test/
Dexample.c563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());

12