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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dzlib.h553 static inline unsigned long deflateBound(unsigned long s) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Dzconf.in.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Dzlib.h306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
H A Ddeflate.c489 uLong ZEXPORT deflateBound(strm, sourceLen) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Dzconf.in.h27 # define deflateBound z_deflateBound macro
320 # pragma map(deflateBound,"DEBND")
H A Dzlib.h306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
H A Ddeflate.c489 uLong ZEXPORT deflateBound(strm, sourceLen) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas99 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; function
163 function deflateBound; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas99 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; function
163 function deflateBound; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/isofs/
H A Dcompress.c136 if (csize > deflateBound(1UL << zisofs_block_shift))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc252 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc252 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat

Completed in 203 milliseconds