Lines Matching full:possible
200 /* Possible values of the data_type field (though see inflate()) */
244 deflate compresses as much data as possible, and stops when the input
264 one of the actions is possible, by providing more input and/or consuming
301 deflate has returned Z_STREAM_END, the only possible operations on the
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
365 inflate decompresses as much data as possible, and stops when the input
379 accordingly. inflate() provides as much output as possible, until there
384 one of the actions is possible, by providing more input and/or consuming
394 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
425 possible to the output buffer, and always uses the faster approach on the
453 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
1130 buffer overflow with unpredictable consequences, which is possible only if