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

/external/chromium_org/sdch/open-vcdiff/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
/external/chromium_org/third_party/zlib/
H A Dmozzconf.h59 #define deflatePrime MOZ_Z_deflatePrime macro
H A Dzconf.h46 # define deflatePrime z_deflatePrime macro
H A Dzlib.h699 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
703 deflatePrime() inserts bits in the deflate output stream. The intent
711 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Ddeflate.c406 int ZEXPORT deflatePrime (strm, bits, value) function
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas124 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; function
203 function deflatePrime; external; function
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h45 #define deflatePrime FPDFAPI_deflatePrime macro
788 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
792 deflatePrime() inserts bits in the deflate output stream. The intent
800 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
H A Dzconf.h48 # define deflatePrime z_deflatePrime macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h49 #define deflatePrime FPDFAPI_deflatePrime macro
792 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
796 deflatePrime() inserts bits in the deflate output stream. The intent
804 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
H A Dzconf.h48 # define deflatePrime z_deflatePrime macro
H A Dfx_zlib_deflate.c463 int ZEXPORT deflatePrime (strm, bits, value) function
/external/qemu/distrib/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
H A Ddeflate.c464 int ZEXPORT deflatePrime (strm, bits, value) function
/external/zlib/src/
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
H A Dzconf.h.cmakein50 # define deflatePrime z_deflatePrime
H A Dzconf.h.in48 # define deflatePrime z_deflatePrime
H A Ddeflate.c464 int ZEXPORT deflatePrime (strm, bits, value) function
/external/zlib/
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
/external/zlib/src/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);
/external/zlib/src/as400/
H A Dzlib.inc345 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat

Completed in 900 milliseconds