Searched refs:deflateParams (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h83 # define deflateParams z_deflateParams macro
708 extern int EXPORT deflateParams OF((z_streamp strm, int level, int strategy));
717 Before the call of deflateParams, the stream state must be set as for
721 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzlib.c895 int deflateParams(strm, level, strategy) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
H A Dzconf.in.h26 # define deflateParams z_deflateParams macro
H A Dexample.c278 deflateParams(&c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
285 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
H A Dzlib.h606 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
618 Before the call of deflateParams, the stream state must be set as for
622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dgzio.c253 return deflateParams (&(s->stream), level, strategy);
H A Ddeflate.c416 int ZEXPORT deflateParams(strm, level, strategy) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
H A Dzconf.in.h26 # define deflateParams z_deflateParams macro
H A Dexample.c278 deflateParams(&c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
285 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
H A Dzlib.h606 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
618 Before the call of deflateParams, the stream state must be set as for
622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dgzio.c253 return deflateParams (&(s->stream), level, strategy);
H A Ddeflate.c416 int ZEXPORT deflateParams(strm, level, strategy) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas98 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
168 function deflateParams; external; function
H A Dexample.pas298 deflateParams(c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
305 deflateParams(c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas98 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
168 function deflateParams; external; function
H A Dexample.pas298 deflateParams(c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
305 deflateParams(c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc247 D deflateParams PR 10I 0 extproc('deflateParams') Change level & strat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc247 D deflateParams PR 10I 0 extproc('deflateParams') Change level & strat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas216 procedure deflateParams; external; procedure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas216 procedure deflateParams; external; procedure

Completed in 223 milliseconds