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

/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs31 private static extern int deflateEnd(ref ZStream sz); method in class:DotZLib.Deflater
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs31 private static extern int deflateEnd(ref ZStream sz); method in class:DotZLib.Deflater
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A DZLib.pas244 function deflateEnd(var strm: TZStreamRec): Integer; external; function
/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; function
198 function deflateEnd; external; function
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; function
198 function deflateEnd; external; function
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A DZLib.pas244 function deflateEnd(var strm: TZStreamRec): Integer; external; function
/haiku-buildtools/gcc/zlib/
H A Ddeflate.c977 int ZEXPORT deflateEnd (strm) function
H A Dzconf.h42 # define deflateEnd z_deflateEnd macro
/haiku-buildtools/binutils/zlib/
H A Ddeflate.c979 int ZEXPORT deflateEnd (strm) function
H A Dzconf.h43 # define deflateEnd z_deflateEnd macro

Completed in 184 milliseconds