Lines Matching full:may

20   3. This notice may not be removed or altered from any source distribution.
155 the uncompressed data and may be saved for use in the decompressor
245 buffer becomes empty or the output buffer becomes full. It may introduce some
261 Some output may be provided even if flush is not set.
280 before the call.) Flushing may degrade compression for some compression
312 deflate() may update strm->data_type if it can make a good guess about
337 msg may be set but then points to a static string (which must not be
359 avail_in may be modified, but next_out and avail_out are unchanged.)
366 buffer becomes empty or the output buffer becomes full. It may introduce
409 number of unused bits may in general be greater than seven, except when
418 uncompressed data. (The size of the uncompressed data may have been saved
422 may be used for the single inflate() call.
456 continue decompressing. If Z_DATA_ERROR is returned, the application may then
469 was inconsistent. In the error case, msg may be set but then points to a
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
564 of the dictionary; the decompressor may later use this value to determine
600 that may have been set by deflateInit2.
615 is compressed with the old level (and may be flushed); the new level will
619 a call of deflate(), since the currently available input may have to
673 stream is requested by deflateInit2(). deflateSetHeader() may be called
732 be done by inflate(). (So next_in and avail_in may be modified, but next_out
767 case, the application may save the current current value of total_in which
769 application may repeatedly call inflateSync, providing more input each time,
793 The stream will keep attributes that may have been set by inflateInit2.
819 provided gz_header structure. inflateGetHeader() may be called after
893 inflateBack() may then be used multiple times to inflate a complete, raw
920 amount of input may be provided by in().
1129 return an error (0) with nothing written. In this case, there may also be a
1241 errnum is set to Z_ERRNO and the application may consult errno