Lines Matching full:than
69 file compression on file systems, has a larger header than zlib to maintain
70 directory information, and uses a different, slower check method than zlib.
145 exactly 65536 bytes, but will not be required to allocate more than this
293 avail_out is greater than six to avoid repeated flush markers due to
409 number of unused bits may in general be greater than seven, except when
411 less than eight.
504 windowBits can also be greater than 15 for optional gzip encoding. Add
552 predicted with good accuracy; the data can then be compressed better than
557 discarded, for example if the dictionary is larger than the window size in
662 less than or equal to 16, and that many of the least significant bits of
704 instead. windowBits must be greater than or equal to the windowBits value
722 windowBits can also be greater than 15 for optional gzip decoding. Add
808 inflateReset(). bits must be less than or equal to 16, and that many of the
833 extra field, or that field truncated if extra_max is less than extra_len.
835 terminated with a zero unless the length is greater than name_max. If
837 terminated with a zero unless the length is greater than comm_max. When
885 interface for input and output. This is more efficient than inflate() for