Home
last modified time | relevance | path

Searched refs:deflateBound (Results 1 – 25 of 26) sorted by relevance

12

/external/zlib/
Dzconf.in.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
Dzlib.map4 deflateBound;
Dzconf.h40 # define deflateBound z_deflateBound macro
454 #pragma map(deflateBound,"DEBND")
Dzconf.h.in40 # define deflateBound z_deflateBound macro
454 #pragma map(deflateBound,"DEBND")
Dzconf.h.cmakein42 # define deflateBound z_deflateBound
456 #pragma map(deflateBound,"DEBND")
Dzlib.h695 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
DChangeLog126 - Clarify the use of Z_FINISH with deflateBound() amount of space
476 - Take into account wrapper variations in deflateBound()
830 - Add deflateBound() and compressBound() functions
/external/chromium/sdch/open-vcdiff/src/
Dzconf.h27 # define deflateBound z_deflateBound macro
323 # pragma map(deflateBound,"DEBND")
Dzlib.h644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
/external/qemu/distrib/zlib-1.2.3/
Dzconf.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
Dzlib.h644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
Ddeflate.c489 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
/external/zlib/contrib/vstudio/vc8/
Dzlibvc.def53 deflateBound @47
/external/zlib/contrib/vstudio/vc7/
Dzlibvc.def53 deflateBound @47
/external/zlib/win32/
Dzlib.def15 deflateBound
/external/zlib/contrib/vstudio/vc9/
Dzlibvc.def53 deflateBound @47
/external/zlib/contrib/vstudio/vc10/
Dzlibvc.def53 deflateBound @47
/external/kernel-headers/original/linux/
Dzlib.h561 static inline unsigned long deflateBound(unsigned long s) in deflateBound() function
/external/zlib/contrib/pascal/
Dzlibpas.pas122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() function
196 function deflateBound; external; in deflateBound() function
/external/zlib/contrib/ada/
Dzlib-thin.ads354 function deflateBound subprogspec
433 pragma Import (C, deflateBound, "deflateBound");
/external/zlib/old/as400/
Dbndsrc103 EXPORT SYMBOL("deflateBound")
Dzlib.inc252 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
/external/zlib/as400/
Dbndsrc103 EXPORT SYMBOL("deflateBound")
Dzlib.inc336 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
/external/chromium/net/spdy/
Dspdy_framer.cc1440 int compressed_max_size = deflateBound(compressor, payload_length); in CompressFrameWithZStream()

12