Home
last modified time | relevance | path

Searched defs:inflateEnd (Results 1 – 25 of 28) sorted by relevance

12

/third_party/zlib/contrib/dotzlib/DotZLib/
DInflater.cs31 private static extern int inflateEnd(ref ZStream sz); in inflateEnd() method in DotZLib.Inflater
/third_party/elfutils/libdwfl/
Dgzip.c48 # define inflateEnd(z) lzma_end (z) macro
66 # define inflateEnd(z) BZ2_bzDecompressEnd (z) macro
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinflate.c68 ZEXPORT(int) inflateEnd( /* z) */ in inflateEnd() function
Dftzconf.h21 # define inflateEnd z_inflateEnd macro
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinflate.c68 ZEXPORT(int) inflateEnd( /* z) */ in inflateEnd() function
Dftzconf.h21 # define inflateEnd z_inflateEnd macro
/third_party/zlib/contrib/pascal/
Dzlibpas.pas111 function inflateEnd(var strm: z_stream): Integer; in inflateEnd() function
213 function inflateEnd; external; in inflateEnd() function
/third_party/zlib/contrib/delphi/
DZLib.pas250 function inflateEnd(var strm: TZStreamRec): Integer; external; in inflateEnd() function
/third_party/libwebsockets/win32port/zlib/
Dinflate.c1238 int ZEXPORT inflateEnd(strm) in inflateEnd() function
Dzconf.h87 # define inflateEnd z_inflateEnd macro
/third_party/flutter/skia/third_party/externals/zlib/
Dnames.h103 #define inflateEnd Cr_z_inflateEnd macro
Dinflate.c1280 int ZEXPORT inflateEnd(strm) in inflateEnd() function
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h115 #define inflateEnd Cr_z_inflateEnd macro
Dinflate.c1280 int ZEXPORT inflateEnd(strm) in inflateEnd() function
Dzconf.h120 # define inflateEnd z_inflateEnd macro
/third_party/node/deps/zlib/
Dinflate.c1279 int ZEXPORT inflateEnd(strm) in inflateEnd() function
Dchromeconf.h115 #define inflateEnd Cr_z_inflateEnd macro
/third_party/openssl/crypto/comp/
Dc_zlib.c109 # define inflateEnd p_inflateEnd macro
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c1299 int ZEXPORT inflateEnd(strm) in inflateEnd() function
/third_party/freetype/src/gzip/
Dinflate.c1308 int ZEXPORT inflateEnd( in inflateEnd() function
Dftzconf.h108 # define inflateEnd z_inflateEnd macro
/third_party/zlib/
Dinflate.c1302 int ZEXPORT inflateEnd(strm) in inflateEnd() function
Dzconf.h108 # define inflateEnd z_inflateEnd macro
/third_party/node/deps/zlib/contrib/optimizations/
Dinflate.c1299 int ZEXPORT inflateEnd(strm) in inflateEnd() function
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c1300 int ZEXPORT inflateEnd(strm) in inflateEnd() function

12