Home
last modified time | relevance | path

Searched defs:deflateParams (Results 1 – 19 of 19) sorted by relevance

/third_party/zlib/contrib/ada/
Dzlib-thin.ads144 function deflateParams subprogspec
/third_party/zlib/contrib/pascal/
Dzlibpas.pas120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; in deflateParams() function
201 function deflateParams; external; in deflateParams() function
/third_party/skia/third_party/externals/freetype/src/gzip/
Dftzconf.h26 # define deflateParams z_deflateParams macro
/third_party/zlib/contrib/delphi/
DZLib.pas216 procedure deflateParams; external; procedure
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h62 #define deflateParams Cr_z_deflateParams macro
Dzconf.h63 # define deflateParams z_deflateParams macro
Ddeflate.c614 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
/third_party/node/deps/zlib/
Dchromeconf.h65 #define deflateParams Cr_z_deflateParams macro
Dzconf.h66 # define deflateParams z_deflateParams macro
Dzconf.h.in54 # define deflateParams z_deflateParams macro
Ddeflate.c790 int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) { in deflateParams() function
/third_party/node/deps/v8/third_party/zlib/
Dchromeconf.h62 #define deflateParams Cr_z_deflateParams macro
Dzconf.h63 # define deflateParams z_deflateParams macro
Ddeflate.c620 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
/third_party/libwebsockets/win32port/zlib/
Dzconf.h42 # define deflateParams z_deflateParams macro
Ddeflate.c461 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
/third_party/zlib/
Dzconf.h54 # define deflateParams z_deflateParams macro
Dzconf.h.in54 # define deflateParams z_deflateParams macro
Ddeflate.c757 int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) { in deflateParams() function