Searched refs:deflatePending (Results 1 - 9 of 9) sorted by relevance

/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas123 function deflatePending(var strm: z_stream; var pending: Integer; var bits: Integer): Integer; function
202 function deflatePending; external; function
/external/zlib/src/
H A Dzconf.h47 # define deflatePending z_deflatePending macro
H A Dzlib.h713 ZEXTERN int ZEXPORT deflatePending OF((z_streamp strm,
717 deflatePending() returns the number of bytes and bits of output that have
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein49 # define deflatePending z_deflatePending
H A Dzconf.h.in47 # define deflatePending z_deflatePending
H A Ddeflate.c450 int ZEXPORT deflatePending (strm, pending, bits) function
/external/zlib/
H A Dzconf.h47 # define deflatePending z_deflatePending macro
H A Dzlib.h713 ZEXTERN int ZEXPORT deflatePending OF((z_streamp strm,
717 deflatePending() returns the number of bytes and bits of output that have
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
/external/zlib/src/as400/
H A Dzlib.inc340 D deflatePending PR 10I 0 extproc('deflatePending') Change level & strat

Completed in 160 milliseconds