Home
last modified time | relevance | path

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

/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() function
196 function deflateBound; external; function
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c535 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
H A Dzconf.h37 # define deflateBound z_deflateBound macro
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c704 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
H A Dchromeconf.h54 #define deflateBound Cr_z_deflateBound macro
H A Dzconf.h55 # define deflateBound z_deflateBound macro
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c698 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
H A Dchromeconf.h54 #define deflateBound Cr_z_deflateBound macro
H A Dzconf.h55 # define deflateBound z_deflateBound macro
/third_party/node/deps/zlib/
H A Ddeflate.c872 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function
H A Dchromeconf.h57 #define deflateBound Cr_z_deflateBound macro
H A Dzconf.h58 # define deflateBound z_deflateBound macro
/third_party/zlib/
H A Ddeflate.c839 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) in deflateBound() function
H A Dzconf.h46 # define deflateBound z_deflateBound macro
/third_party/astc-encoder/Source/
H A Dtinyexr.h1244 #define deflateBound mz_deflateBound macro

Completed in 42 milliseconds