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

12

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/zlib/src/
H A DzlibtclStubInit.c42 deflateParams, /* 17 */
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclStubInit.c42 deflateParams, /* 17 */
H A DzlibtclDecls.h74 ZEXTERN int deflateParams(z_streamp stream, int level,
235 #define deflateParams \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h37 # define deflateParams z_deflateParams macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadNone.c24 extern int deflateParams();
265 {"deflateParams", deflateParams},
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
H A Dzlib.h607 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
619 Before the call of deflateParams, the stream state must be set as for
623 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
H A Dzlib.h509 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
521 Before the call of deflateParams, the stream state must be set as for
525 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h53 # define deflateParams z_deflateParams macro
H A Dzlib.h635 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
647 Before the call of deflateParams, the stream state must be set as for
651 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/macosx-10.10.1/zlib-55/zlib/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);
/macosx-10.10.1/zlib-55/zlib/
H A Dzconf.h42 # 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.h651 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
663 Before the call of deflateParams, the stream state must be set as for
667 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein44 # define deflateParams z_deflateParams
H A Dzconf.h.in42 # define deflateParams z_deflateParams
H A Dgzwrite.c492 deflateParams(strm, level, strategy);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_zip.c308 if (deflateParams(&sp->stream,
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tiff/
H A DtiffZip.c285 if (deflateParams(&sp->stream,
/macosx-10.10.1/sudo-73/src/zlib/
H A Dzlib.h657 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
669 Before the call of deflateParams, the stream state must be set as for
673 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzconf.h.in53 # define deflateParams z_deflateParams
H A Dgzwrite.c518 deflateParams(strm, level, strategy);
/macosx-10.10.1/zlib-55/zlib/old/as400/
H A Dzlib.inc247 D deflateParams PR 10I 0 extproc('deflateParams') Change level & strat

Completed in 304 milliseconds

12