• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/

Lines Matching defs:Z_STREAM_ERROR

174 #define Z_STREAM_ERROR (-2)
234 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
320 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
334 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
451 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
533 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
570 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
590 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
602 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
641 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
665 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
689 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
729 memory, Z_STREAM_ERROR if a parameter is invalid (such as a null strm). msg
750 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
766 or Z_STREAM_ERROR if the stream structure was inconsistent. In the success
784 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
795 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
811 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
851 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
871 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
940 nature of the error), or Z_STREAM_ERROR if the stream was not properly
953 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1037 Z_STREAM_ERROR if the level parameter is invalid.
1102 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not