Searched defs:deflateInit2_ (Results 1 – 12 of 12) sorted by relevance
/external/libxml2/os400/ |
D | wrappers.h | 68 #define deflateInit2_ _lx_deflateInit2_ macro
|
/external/zlib/src/contrib/pascal/ |
D | zlibpas.pas | 164 function deflateInit2_(var strm: z_stream; in deflateInit2_() function 200 function deflateInit2_; external; in deflateInit2_() function
|
/external/freetype/src/gzip/ |
D | zconf.h | 22 # define deflateInit2_ z_deflateInit2_ macro
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 215 procedure deflateInit2_; external; procedure
|
/external/pdfium/third_party/zlib_v128/ |
D | zconf.h | 44 # define deflateInit2_ z_deflateInit2_ macro
|
D | zlib.h | 46 #define deflateInit2_ FPDFAPI_deflateInit2_ macro
|
D | deflate.c | 213 int ZEXPORT deflateInit2_( in deflateInit2_() function
|
/external/zlib/src/ |
D | zconf.h.in | 44 # define deflateInit2_ z_deflateInit2_ macro
|
D | zconf.h | 44 # define deflateInit2_ z_deflateInit2_ macro
|
D | deflate.c | 213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/external/zlib/ |
D | zconf.h | 44 # define deflateInit2_ z_deflateInit2_ macro
|
/external/opencv3/3rdparty/zlib/ |
D | deflate.c | 213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|