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

/external/freetype/src/gzip/
H A Dzlib.h136 #define Z_STREAM_ERROR (-2) macro
190 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
269 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
280 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
369 adler32 checksum), Z_STREAM_ERROR if the stream structure was inconsistent
384 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
434 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
465 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
483 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
494 deflateReset returns Z_OK if success, or Z_STREAM_ERROR i
[all...]
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h174 #define Z_STREAM_ERROR (-2) macro
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 i
[all...]
/external/chromium_org/third_party/zlib/
H A Dzlib.h178 #define Z_STREAM_ERROR (-2) macro
243 memory, Z_STREAM_ERROR if level is not a valid compression level, or
349 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
363 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
385 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
493 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
510 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
576 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
615 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
635 enough memory, Z_STREAM_ERROR i
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h177 #define Z_STREAM_ERROR (-2) macro
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 i
[all...]
/external/zlib/src/
H A Dzlib.h177 #define Z_STREAM_ERROR (-2) macro
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 i
[all...]
/external/zlib/
H A Dzlib.h177 #define Z_STREAM_ERROR (-2) macro
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 i
[all...]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h237 #define Z_STREAM_ERROR (-2) macro
298 memory, Z_STREAM_ERROR if level is not a valid compression level, or
405 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
419 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
441 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
557 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
574 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
640 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
684 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
704 enough memory, Z_STREAM_ERROR i
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h241 #define Z_STREAM_ERROR (-2) macro
302 memory, Z_STREAM_ERROR if level is not a valid compression level, or
409 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
423 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
445 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
561 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
578 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
644 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
688 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
708 enough memory, Z_STREAM_ERROR i
[all...]

Completed in 1190 milliseconds