Lines Matching refs:Z_STREAM_ERROR

176 #define Z_STREAM_ERROR (-2)
236 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
322 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
336 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
453 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
470 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
535 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
572 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
592 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
604 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
624 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
643 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
667 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
691 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
731 memory, Z_STREAM_ERROR if a parameter is invalid (such as a null strm). msg
752 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
768 or Z_STREAM_ERROR if the stream structure was inconsistent. In the success
786 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
797 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
813 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
853 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
873 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
942 nature of the error), or Z_STREAM_ERROR if the stream was not properly
955 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1039 Z_STREAM_ERROR if the level parameter is invalid.
1104 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not