Searched refs:deflateBound (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Dzconf.h41 # define deflateBound z_deflateBound macro
507 #pragma map(deflateBound,"DEBND")
H A Dzlib.h52 #define deflateBound FPDFAPI_deflateBound macro
399 value returned by deflateBound (see below). Then deflate is guaranteed to
767 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
770 deflateBound() returns an upper bound on the compressed size after
776 deflateBound(), and the flush value Z_FINISH, then deflate() is guaranteed
778 be larger than the value returned by deflateBound() if flush options other
H A Ddeflate.c565 uLong ZEXPORT deflateBound( function
/external/zlib/src/
H A Dzconf.h41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
H A Dzconf.h.cmakein43 # define deflateBound z_deflateBound
501 #pragma map(deflateBound,"DEBND")
H A Dzconf.h.in41 # define deflateBound z_deflateBound
499 #pragma map(deflateBound,"DEBND")
H A Dzlib.h330 value returned by deflateBound (see below). Then deflate is guaranteed to
698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
701 deflateBound() returns an upper bound on the compressed size after
707 deflateBound(), and the flush value Z_FINISH, then deflate() is guaranteed
709 be larger than the value returned by deflateBound() if flush options other
H A Ddeflate.c566 uLong ZEXPORT deflateBound(strm, sourceLen) function
/external/zlib/
H A Dzconf.h41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
H A Dzlib.h330 value returned by deflateBound (see below). Then deflate is guaranteed to
698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
701 deflateBound() returns an upper bound on the compressed size after
707 deflateBound(), and the flush value Z_FINISH, then deflate() is guaranteed
709 be larger than the value returned by deflateBound() if flush options other
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; function
196 function deflateBound; external; function
/external/zlib/src/as400/
H A Dzlib.inc336 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat

Completed in 255 milliseconds