Home
last modified time | relevance | path

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

/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")
Dzlib.h698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
Ddeflate.c566 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
DChangeLog251 - Clarify the use of Z_FINISH with deflateBound() amount of space
601 - Take into account wrapper variations in deflateBound()
955 - Add deflateBound() and compressBound() functions
/external/zlib/src/win32/
Dzlib.def15 deflateBound
/external/pdfium/third_party/zlib_v128/
Dzconf.h41 # define deflateBound z_deflateBound macro
507 #pragma map(deflateBound,"DEBND")
Dzlib.h52 #define deflateBound FPDFAPI_deflateBound macro
767 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
Ddeflate.c565 uLong ZEXPORT deflateBound( in deflateBound() function
/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/
Dzconf.h41 # define deflateBound z_deflateBound macro
499 #pragma map(deflateBound,"DEBND")
Dzlib.h698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def53 deflateBound @47
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def53 deflateBound @47
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def53 deflateBound @47
/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")
Dzlib.inc336 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
/external/opencv3/3rdparty/zlib/
Dzconf.h.cmakein43 # define deflateBound z_deflateBound
503 #pragma map(deflateBound,"DEBND")
Dzlib.h698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
Ddeflate.c566 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
DChangeLog251 - Clarify the use of Z_FINISH with deflateBound() amount of space
601 - Take into account wrapper variations in deflateBound()
955 - Add deflateBound() and compressBound() functions