Searched defs:deflateParams (Results 1 - 17 of 17) sorted by relevance

/external/freetype/src/gzip/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
/external/zlib/src/contrib/delphi/
H A DZLib.pas216 procedure deflateParams; external; procedure
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
201 function deflateParams; external; function
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
/external/chromium_org/third_party/zlib/
H A Ddeflate.c418 int ZEXPORT deflateParams(strm, level, strategy) function
H A Dmozzconf.h57 #define deflateParams MOZ_Z_deflateParams macro
H A Dzconf.h45 # define deflateParams z_deflateParams macro
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.c490 int ZEXPORT deflateParams(strm, level, strategy) function
H A Dzconf.h46 # define deflateParams z_deflateParams macro
/external/zlib/src/
H A Ddeflate.c490 int ZEXPORT deflateParams(strm, level, strategy) function
H A Dzconf.h46 # define deflateParams z_deflateParams macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h46 #define deflateParams FPDFAPI_deflateParams macro
720 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
732 Before the call of deflateParams, the stream state must be set as for
736 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_deflate.c489 int ZEXPORT deflateParams( function
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h50 #define deflateParams FPDFAPI_deflateParams macro
724 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
736 Before the call of deflateParams, the stream state must be set as for
740 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/external/zlib/
H A Dzconf.h46 # define deflateParams z_deflateParams macro

Completed in 5944 milliseconds