Searched defs:Z_DATA_ERROR (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzlib.h153 #define Z_DATA_ERROR (-3) macro
297 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
418 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
425 continue decompressing. If Z_DATA_ERROR is returned, the application may then
601 Z_DATA_ERROR instead of trying to allocate a larger window.
618 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is
645 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
660 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h175 #define Z_DATA_ERROR (-3) macro
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
449 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
456 continue decompressing. If Z_DATA_ERROR is returned, the application may then
708 Z_DATA_ERROR instead of trying to allocate a larger window.
725 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is
752 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
765 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
938 if in() or out() returned an error, Z_DATA_ERROR if there was a format
1062 buffer, or Z_DATA_ERROR i
[all...]
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h175 #define Z_DATA_ERROR (-3) macro
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
449 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
456 continue decompressing. If Z_DATA_ERROR is returned, the application may then
708 Z_DATA_ERROR instead of trying to allocate a larger window.
725 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is
752 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
765 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
938 if in() or out() returned an error, Z_DATA_ERROR if there was a format
1062 buffer, or Z_DATA_ERROR i
[all...]
/external/open-vcdiff/src/zlib/
H A Dzlib.h175 #define Z_DATA_ERROR (-3) macro
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
449 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
456 continue decompressing. If Z_DATA_ERROR is returned, the application may then
708 Z_DATA_ERROR instead of trying to allocate a larger window.
725 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is
752 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
765 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
938 if in() or out() returned an error, Z_DATA_ERROR if there was a format
1062 buffer, or Z_DATA_ERROR i
[all...]
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h175 #define Z_DATA_ERROR (-3) macro
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
449 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
456 continue decompressing. If Z_DATA_ERROR is returned, the application may then
708 Z_DATA_ERROR instead of trying to allocate a larger window.
725 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is
752 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
765 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
938 if in() or out() returned an error, Z_DATA_ERROR if there was a format
1062 buffer, or Z_DATA_ERROR i
[all...]
/external/chromium_org/third_party/zlib/
H A Dzlib.h179 #define Z_DATA_ERROR (-3) macro
364 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
491 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
498 continue decompressing. If Z_DATA_ERROR is returned, the application may
754 Z_DATA_ERROR instead of trying to allocate a larger window.
774 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is a
805 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
818 if no more input was provided, Z_DATA_ERROR if no flush point has been
1036 if in() or out() returned an error, Z_DATA_ERROR if there was a format error
1157 buffer, or Z_DATA_ERROR i
[all...]
/external/zlib/src/
H A Dzlib.h178 #define Z_DATA_ERROR (-3) macro
360 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
495 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
502 continue decompressing. If Z_DATA_ERROR is returned, the application may
784 Z_DATA_ERROR instead of trying to allocate a larger window.
804 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is a
836 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
868 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1088 if in() or out() returned an error, Z_DATA_ERROR if there was a format error
1210 buffer, or Z_DATA_ERROR i
[all...]
/external/zlib/
H A Dzlib.h178 #define Z_DATA_ERROR (-3) macro
360 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
495 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
502 continue decompressing. If Z_DATA_ERROR is returned, the application may
784 Z_DATA_ERROR instead of trying to allocate a larger window.
804 return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is a
836 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
868 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1088 if in() or out() returned an error, Z_DATA_ERROR if there was a format error
1210 buffer, or Z_DATA_ERROR i
[all...]

Completed in 350 milliseconds