Home
last modified time | relevance | path

Searched refs:deflateInit2_ (Results 1 – 25 of 45) sorted by relevance

12

/third_party/zlib/contrib/pascal/
Dzlibpas.pas164 function deflateInit2_(var strm: z_stream; in deflateInit2_() function
200 function deflateInit2_; external; in deflateInit2_() function
235 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
/third_party/skia/third_party/externals/freetype/src/gzip/
Dftzconf.h22 # define deflateInit2_ z_deflateInit2_ macro
260 # pragma map(deflateInit2_,"DEIN2")
Dzlib.h820 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
/third_party/libwebsockets/win32port/zlib/
Dzconf.h40 # define deflateInit2_ z_deflateInit2_ macro
415 #pragma map(deflateInit2_,"DEIN2")
/third_party/zlib/old/os2/
Dzlib.def17 deflateInit2_
/third_party/node/deps/zlib/patches/
D0003-uninitializedjump.patch5 @@ -318,6 +318,10 @@ int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
D0007-zero-init-deflate-window.patch28 @@ -321,6 +321,9 @@ int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
/third_party/skia/third_party/externals/zlib/patches/
D0003-uninitializedjump.patch5 @@ -318,6 +318,10 @@ int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
D0007-zero-init-deflate-window.patch28 @@ -321,6 +321,9 @@ int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
/third_party/node/deps/v8/third_party/zlib/patches/
D0003-uninitializedjump.patch5 @@ -318,6 +318,10 @@ int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
/third_party/zlib/win32/
Dzlib.def84 deflateInit2_
/third_party/node/deps/zlib/win32/
Dzlib.def81 deflateInit2_
/third_party/node/deps/v8/third_party/zlib/
Dzconf.h61 # define deflateInit2_ z_deflateInit2_ macro
535 #pragma map(deflateInit2_,"DEIN2")
Dzlib.h1770 ZEXTERN int ZEXPORT deflateInit2_ OF((z_streamp strm, int level, int method,
1786 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
1800 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
/third_party/zlib/
Dzconf.h52 # define deflateInit2_ z_deflateInit2_ macro
533 #pragma map(deflateInit2_,"DEIN2")
Dzlib.h1785 ZEXTERN int ZEXPORT deflateInit2_ OF((z_streamp strm, int level, int method,
1801 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
1815 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
/third_party/skia/third_party/externals/zlib/
Dzconf.h61 # define deflateInit2_ z_deflateInit2_ macro
535 #pragma map(deflateInit2_,"DEIN2")
Dzlib.h1768 ZEXTERN int ZEXPORT deflateInit2_ OF((z_streamp strm, int level, int method,
1784 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
1798 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
/third_party/node/deps/zlib/
Dzconf.h64 # define deflateInit2_ z_deflateInit2_ macro
552 #pragma map(deflateInit2_,"DEIN2")
Dzlib.h1787 ZEXTERN int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,
1803 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
1817 deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\
/third_party/zlib/contrib/vstudio/vc14/
Dzlibvc.def13 deflateInit2_ @7
/third_party/zlib/contrib/vstudio/vc9/
Dzlibvc.def13 deflateInit2_ @7
/third_party/zlib/contrib/vstudio/vc10/
Dzlibvc.def13 deflateInit2_ @7
/third_party/zlib/contrib/vstudio/vc11/
Dzlibvc.def13 deflateInit2_ @7
/third_party/zlib/contrib/vstudio/vc12/
Dzlibvc.def13 deflateInit2_ @7

12