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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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
H A Ddeflate.c404 int ZEXPORT deflatePrime (strm, bits, value) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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
H A Ddeflate.c404 int ZEXPORT deflatePrime (strm, bits, value) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c38 * - Use deflatePrime() instead of adding empty blocks
374 deflatePrime(strm, 8 - left, *gz.buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat

Completed in 304 milliseconds