Home
last modified time | relevance | path

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

12

/external/open-vcdiff/src/zlib/
Dzconf.h27 # define deflateBound z_deflateBound macro
323 # pragma map(deflateBound,"DEBND")
Dzlib.h644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
/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,
/external/chromium_org/sdch/open-vcdiff/src/zlib/
Dzconf.h27 # define deflateBound z_deflateBound macro
323 # pragma map(deflateBound,"DEBND")
Dzlib.h644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
/external/zlib/src/
Dzlib.map4 deflateBound;
Dzconf.h41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
Dzconf.h.cmakein43 # define deflateBound z_deflateBound
501 #pragma map(deflateBound,"DEBND")
Dzconf.h.in41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
/external/zlib/src/win32/
Dzlib.def15 deflateBound
/external/chromium_org/third_party/zlib/
Dzconf.h40 # define deflateBound z_deflateBound macro
419 #pragma map(deflateBound,"DEBND")
Dmozzconf.h58 #define deflateBound MOZ_Z_deflateBound macro
Dzlib.h689 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
/external/kernel-headers/original/linux/
Dzlib.h561 static inline unsigned long deflateBound(unsigned long s) in deflateBound() function
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def53 deflateBound @47
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def53 deflateBound @47
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def53 deflateBound @47
/external/zlib/
Dzconf.h41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
/external/zlib/src/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/src/contrib/ada/
Dzlib-thin.ads354 function deflateBound subprogspec
433 pragma Import (C, deflateBound, "deflateBound");
/external/zlib/src/as400/
Dbndsrc103 EXPORT SYMBOL("deflateBound")
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocketDeflater.cpp90 size_t maxLength = deflateBound(m_stream.get(), length); in addBytes()

12