Home | History | Annotate | Download | only in iostream3

Lines Matching full:area

174   // Make sure get area is in use
181 // Fill get area from gzipped file
185 // If something is left in the get area by chance, return it
201 // Reset get area
205 // Make all bytes read from file available as get area
208 // Return next character in get area
212 // Write put area to gzipped file
216 // Determine whether put area is in use
297 // Write put area to gzipped file (i.e. ensures that put area is empty)
318 // Get area starts empty and will be expanded by underflow as need arises
320 // Setup entire internal buffer as put area.