Searched defs:deflateInit2_ (Results 1 – 13 of 13) 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 | ftzconf.h | 22 # define deflateInit2_ z_deflateInit2_ macro
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 215 procedure deflateInit2_; external; procedure
|
/external/u-boot/include/u-boot/ |
D | zlib.h | 73 # define deflateInit2_ z_deflateInit2_ macro
|
/external/u-boot/lib/zlib/ |
D | deflate.c | 210 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/external/python/cpython2/Modules/zlib/ |
D | zconf.h.in | 49 # define deflateInit2_ z_deflateInit2_ macro
|
D | zconf.h | 49 # define deflateInit2_ z_deflateInit2_ macro
|
D | deflate.c | 240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/external/zlib/ |
D | zconf.h | 49 # define deflateInit2_ z_deflateInit2_ macro
|
/external/zlib/src/ |
D | zconf.h | 49 # define deflateInit2_ z_deflateInit2_ macro
|
D | zconf.h.in | 49 # define deflateInit2_ z_deflateInit2_ macro
|
D | deflate.c | 240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|