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

/external/chromium/sdch/open-vcdiff/src/
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
/external/qemu/distrib/zlib-1.2.3/
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
H A Ddeflate.c404 int ZEXPORT deflatePrime (strm, bits, value) function
/external/zlib/
H A Dzconf.in.h28 # define deflatePrime z_deflatePrime macro
H A Dzconf.h43 # define deflatePrime z_deflatePrime macro
H A Dzlib.h694 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
698 deflatePrime() inserts bits in the deflate output stream. The intent
706 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein45 # define deflatePrime z_deflatePrime
H A Dzconf.h.in43 # define deflatePrime z_deflatePrime
H A Ddeflate.c400 int ZEXPORT deflatePrime (strm, bits, value) function
/external/zlib/contrib/pascal/
H A Dzlibpas.pas100 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
169 function deflatePrime; external; function
/external/zlib/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);
/external/zlib/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
/external/zlib/old/as400/
H A Dzlib.inc256 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat

Completed in 1913 milliseconds