Home | History | Annotate | Download | only in ada

Lines Matching full:last

179          Last : out Ada.Streams.Stream_Element_Offset);
224 -- Out_Data. In_Last is the index of last element from In_Data accepted by
225 -- the Filter. Out_Last is the last element of the received data from
261 Last : out Ada.Streams.Stream_Element_Offset);
270 -- Rest_First have to be initialized to Buffer'Last + 1
271 -- Rest_Last have to be initialized to Buffer'Last
275 -- Is it allowed to return Last < Item'Last before end of data.
280 Last : out Ada.Streams.Stream_Element_Offset;
285 -- Last < Item'Last only at end of stream.