Searched refs:Stream_Type (Results 1 – 3 of 3) sorted by relevance
17 type Stream_Type is type21 (Stream : in out Stream_Type;26 (Stream : in out Stream_Type;30 (Stream : in out Stream_Type;37 function Read_Total_In (Stream : in Stream_Type) return Count;41 function Read_Total_Out (Stream : in Stream_Type) return Count;45 function Write_Total_In (Stream : in Stream_Type) return Count;49 function Write_Total_Out (Stream : in Stream_Type) return Count;54 (Stream : out Stream_Type;80 function Is_Open (Stream : Stream_Type) return Boolean;[all …]
19 procedure Close (Stream : in out Stream_Type) is42 (Stream : out Stream_Type;102 (Stream : in out Stream_Type;121 function Is_Open (Stream : Stream_Type) return Boolean is131 (Stream : in out Stream_Type;165 function Read_Total_In (Stream : in Stream_Type) return Count is174 function Read_Total_Out (Stream : in Stream_Type) return Count is184 (Stream : in out Stream_Type;211 function Write_Total_In (Stream : in Stream_Type) return Count is220 function Write_Total_Out (Stream : in Stream_Type) return Count is
61 File_Z : ZLib.Streams.Stream_Type;