Home | History | Annotate | Download | only in linux

Lines Matching full:inconsistent

284   Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
297 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
420 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
438 was inconsistent. In the error case, msg may be set but then points to a
525 inconsistent (for example if deflate has already been called for this stream
545 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
558 stream state was inconsistent (such as zalloc or state being NULL).
583 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
645 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
661 or Z_STREAM_ERROR if the stream structure was inconsistent. In the success
675 inconsistent (such as zalloc or state being NULL).