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

12

/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzconf.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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibpas.pas120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
201 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-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
201 function deflateParams; external; function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dexample.c309 deflateParams(&c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
316 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dexample.c309 deflateParams(&c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
316 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dzconf.h45 # define deflateParams z_deflateParams macro
H A Dzlib.h660 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
672 Before the call of deflateParams, the stream state must be set as for
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h660 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
672 Before the call of deflateParams, the stream state must be set as for
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_zip.c276 if (deflateParams(&sp->stream,

Completed in 278 milliseconds

12