Home | History | Annotate | Download | only in zlib

Lines Matching defs:Z_STREAM_ERROR

183 #define Z_STREAM_ERROR (-2)
244 memory, Z_STREAM_ERROR if level is not a valid compression level, or
356 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
371 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
393 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
511 error), Z_STREAM_ERROR if the stream structure was inconsistent (for example
529 inflateEnd returns Z_OK if success, or Z_STREAM_ERROR if the stream state
606 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
650 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
675 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
692 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
704 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
737 deflateParams returns Z_OK on success, Z_STREAM_ERROR if the source stream
760 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
789 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
806 room in the internal buffer to insert the bits, or Z_STREAM_ERROR if the
831 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
880 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
905 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
924 inflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
940 has been found, or Z_STREAM_ERROR if the stream structure was inconsistent.
958 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
970 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
983 inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source
1005 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
1073 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
1093 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1164 of the error), or Z_STREAM_ERROR if the stream was not properly initialized.
1177 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1262 Z_STREAM_ERROR if the level parameter is invalid.
1392 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
1424 Z_STREAM_ERROR.
1441 is read, zero is returned, and the error state is set to Z_STREAM_ERROR.
1470 is returned, and the error state is set to Z_STREAM_ERROR.
1644 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a