Lines Matching refs:Z_STREAM_ERROR

177 #define Z_STREAM_ERROR (-2)
238 memory, Z_STREAM_ERROR if level is not a valid compression level, or
345 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
381 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
497 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
514 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
580 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
624 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
644 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
656 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
695 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
741 room in the internal buffer to insert the bits, or Z_STREAM_ERROR if the
765 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
809 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
834 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
853 inflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
869 has been found, or Z_STREAM_ERROR if the stream structure was inconsistent.
887 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
898 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
909 inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source
931 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
999 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
1019 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1090 of the error), or Z_STREAM_ERROR if the stream was not properly initialized.
1103 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1187 Z_STREAM_ERROR if the level parameter is invalid.
1309 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
1519 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a