Home
last modified time | relevance | path

Searched defs:deflateInit_ (Results 1 - 19 of 19) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs22 private static extern int deflateInit_(ref ZStream sz, int level, string vs, int size); in deflateInit_() method in DotZLib.Deflater
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h16 # define deflateInit_ z_deflateInit_ macro
/third_party/zlib/contrib/delphi/
H A DZLib.pas241 function deflateInit_(var strm: TZStreamRec; level: Integer; version: PChar; in deflateInit_() function
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas160 function deflateInit_(var strm: z_stream; level: Integer; function
199 function deflateInit_; external; function
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c198 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() function
H A Dzconf.h41 # define deflateInit_ z_deflateInit_ macro
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c225 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() function
H A Dchromeconf.h61 #define deflateInit_ Cr_z_deflateInit_ macro
H A Dzconf.h62 # define deflateInit_ z_deflateInit_ macro
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c114 # define deflateInit_ p_deflateInit_ macro
/third_party/openssl/crypto/comp/
H A Dc_zlib.c114 # define deflateInit_ p_deflateInit_ macro
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c220 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() function
H A Dchromeconf.h61 #define deflateInit_ Cr_z_deflateInit_ macro
H A Dzconf.h62 # define deflateInit_ z_deflateInit_ macro
/third_party/node/deps/zlib/
H A Ddeflate.c383 int ZEXPORT deflateInit_(z_streamp strm, int level, const char *version, in deflateInit_() function
H A Dchromeconf.h64 #define deflateInit_ Cr_z_deflateInit_ macro
H A Dzconf.h65 # define deflateInit_ z_deflateInit_ macro
/third_party/zlib/
H A Ddeflate.c374 int ZEXPORT deflateInit_(z_streamp strm, int level, const char *version, in deflateInit_() function
H A Dzconf.h53 # define deflateInit_ z_deflateInit_ macro

Completed in 25 milliseconds