Home
last modified time | relevance | path

Searched refs:Deflate (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/contrib/ada/
Dmtest.adb42 Deflate : Filter_Type; variable
117 Deflate_Init (Deflate);
123 Translate (Deflate);
133 & ZLib.Count'Image (Total_Out (Deflate)));
135 Close (Deflate);
Dzlib-thin.ads125 function Deflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
388 pragma Import (C, Deflate, "deflate");
Dzlib.adb77 := (True => (Step => Thin.Deflate'Access,
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/DotZLib/
DUnitTests.cs171 #region Deflate tests