Home | History | Annotate | Download | only in linux

Lines Matching full:possible

175 /* Possible values of the data_type field */
214 deflate compresses as much data as possible, and stops when the input
234 one of the actions is possible, by providing more input and/or consuming
265 deflate has returned Z_STREAM_END, the only possible operations on the
285 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
334 inflate decompresses as much data as possible, and stops when the input
348 accordingly. inflate() provides as much output as possible, until there
353 one of the actions is possible, by providing more input and/or consuming
363 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
394 possible to the output buffer, and always uses the faster approach on the
422 Z_BUF_ERROR if no progress is possible or if there was not enough room in the