Searched defs:deflateBound (Results 1 - 8 of 8) sorted by relevance

/external/zlib/contrib/pascal/
H A Dzlibpas.pas99 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; function
163 function deflateBound; external; function
/external/kernel-headers/original/linux/
H A Dzlib.h561 static inline unsigned long deflateBound(unsigned long s) function
/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h27 # define deflateBound z_deflateBound macro
323 # pragma map(deflateBound,"DEBND")
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Ddeflate.c489 uLong ZEXPORT deflateBound(strm, sourceLen) function
/external/zlib/
H A Dzconf.in.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Ddeflate.c486 uLong ZEXPORT deflateBound(strm, sourceLen) function
H A Dzconf.h37 # define deflateBound z_deflateBound macro
417 #pragma map(deflateBound,"DEBND")

Completed in 414 milliseconds