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

/macosx-10.10.1/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs31 private static extern int deflateEnd(ref ZStream sz); method in class:DotZLib.Deflater
/macosx-10.10.1/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas86 function deflateEnd(var strm: z_stream): Integer; function
165 function deflateEnd; external; function
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h18 # define deflateEnd z_deflateEnd macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h29 # define deflateEnd z_deflateEnd macro
/macosx-10.10.1/zlib-55/zlib/contrib/delphi/
H A DZLib.pas244 function deflateEnd(var strm: TZStreamRec): Integer; external; function
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dzconf.h18 # define deflateEnd z_deflateEnd macro
H A Ddeflate.c861 int ZEXPORT deflateEnd (strm) function
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h45 # define deflateEnd z_deflateEnd macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/comp/
H A Dc_zlib.c125 #define deflateEnd p_deflateEnd macro
/macosx-10.10.1/sudo-73/src/zlib/
H A Ddeflate.c977 int ZEXPORT deflateEnd (strm) function
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclDecls.h227 #define deflateEnd \ macro
/macosx-10.10.1/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.c888 int ZEXPORT deflateEnd (strm) function
/macosx-10.10.1/zlib-55/zlib/
H A Ddeflate.c895 int ZEXPORT deflateEnd (strm) function
H A Dzconf.h39 # define deflateEnd z_deflateEnd macro
/macosx-10.10.1/ppp-786.1.1/Helpers/pppdump/
H A Dzlib.c876 int deflateEnd (strm) function

Completed in 220 milliseconds