Searched refs:deflatePrime (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzconf.h28 # define deflatePrime z_deflatePrime macro
H A Dzlib.h653 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
657 deflatePrime() inserts bits in the deflate output stream. The intent
665 deflatePrime returns Z_OK if success, or 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.h28 # define deflatePrime z_deflatePrime macro
H A Dzconf.in.h28 # define deflatePrime z_deflatePrime macro
H A Dzlib.h653 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
657 deflatePrime() inserts bits in the deflate output stream. The intent
665 deflatePrime returns Z_OK if success, or 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.h28 # define deflatePrime z_deflatePrime macro
H A Dzconf.in.h28 # define deflatePrime z_deflatePrime macro
H A Dzlib.h653 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
657 deflatePrime() inserts bits in the deflate output stream. The intent
665 deflatePrime returns Z_OK if success, or 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.pas124 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
203 function deflatePrime; external; function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas100 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
169 function deflatePrime; external; function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas100 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
169 function deflatePrime; external; function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas124 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
203 function deflatePrime; external; function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dzconf.h47 # define deflatePrime z_deflatePrime macro
H A Dzlib.h728 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
732 deflatePrime() inserts bits in the deflate output stream. The intent
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzconf.h48 # define deflatePrime z_deflatePrime macro
H A Dzlib.h728 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
732 deflatePrime() inserts bits in the deflate output stream. The intent
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/examples/
H A Dgzappend.c38 * - Use deflatePrime() instead of adding empty blocks
376 deflatePrime(strm, 8 - left, *gz.buf);
H A Dgzlog.c650 deflatePrime(&strm, (8 - log->back) & 7, *buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c38 * - Use deflatePrime() instead of adding empty blocks
374 deflatePrime(strm, 8 - left, *gz.buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/examples/
H A Dgzappend.c38 * - Use deflatePrime() instead of adding empty blocks
374 deflatePrime(strm, 8 - left, *gz.buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Dgzappend.c38 * - Use deflatePrime() instead of adding empty blocks
374 deflatePrime(strm, 8 - left, *gz.buf);
H A Dgzlog.c650 deflatePrime(&strm, (8 - log->back) & 7, *buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/as400/
H A Dzlib.inc345 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat

Completed in 9237 milliseconds

12