Searched defs:zlibCompileFlags (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Dzutil.c35 uLong ZEXPORT zlibCompileFlags() function
H A Dzconf.h124 # define zlibCompileFlags z_zlibCompileFlags macro
H A Dzlib.h72 #define zlibCompileFlags FPDFAPI_zlibCompileFlags macro
1176 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1430 zlibCompileFlags().
/external/zlib/src/
H A Dzutil.c35 uLong ZEXPORT zlibCompileFlags() function
H A Dzconf.h124 # define zlibCompileFlags z_zlibCompileFlags macro
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs220 private static extern uint zlibCompileFlags(); method in class:DotZLib.Info
247 _flags = zlibCompileFlags();
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas141 function zlibCompileFlags: LongInt; function
224 function zlibCompileFlags; external; function
/external/zlib/
H A Dzconf.h124 # define zlibCompileFlags z_zlibCompileFlags macro

Completed in 73 milliseconds