Home
last modified time | relevance | path

Searched defs:inflateEnd (Results 1 - 19 of 19) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs31 private static extern int inflateEnd(ref ZStream sz); in inflateEnd() method in DotZLib.Inflater
/third_party/curl/lib/
H A Dsetup-os400.h141 #define inflateEnd Curl_os400_inflateEnd macro
H A Dsetup-vms.h386 #define inflateEnd INFLATEEND macro
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinflate.c68 ZEXPORT(int) inflateEnd( /* z) */ in inflateEnd() function
H A Dftzconf.h21 # define inflateEnd z_inflateEnd macro
/third_party/elfutils/libdwfl/
H A Dgzip.c48 # define inflateEnd(z) lzma_end (z) macro
66 # define inflateEnd(z) BZ2_bzDecompressEnd (z) macro
/third_party/zlib/contrib/delphi/
H A DZLib.pas250 function inflateEnd(var strm: TZStreamRec): Integer; external; in inflateEnd() function
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas111 function inflateEnd(var strm: z_stream): Integer; in inflateEnd() function
213 function inflateEnd; external; function
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c109 # define inflateEnd p_inflateEnd macro
/third_party/openssl/crypto/comp/
H A Dc_zlib.c109 # define inflateEnd p_inflateEnd macro
/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h115 #define inflateEnd Cr_z_inflateEnd macro
H A Dzconf.h120 # define inflateEnd z_inflateEnd macro
/third_party/node/deps/zlib/
H A Dchromeconf.h118 #define inflateEnd Cr_z_inflateEnd macro
H A Dzconf.h123 # define inflateEnd z_inflateEnd macro
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h87 # define inflateEnd z_inflateEnd macro
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h115 #define inflateEnd Cr_z_inflateEnd macro
H A Dzconf.h120 # define inflateEnd z_inflateEnd macro
/third_party/zlib/
H A Dzconf.h111 # define inflateEnd z_inflateEnd macro
/third_party/astc-encoder/Source/
H A Dtinyexr.h1251 #define inflateEnd mz_inflateEnd macro

Completed in 31 milliseconds