HomeSort by relevance Sort by last modified time
    Searched defs:Z_STREAM_ERROR (Results 126 - 138 of 138) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zlib.h 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 sourc
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zlib.h 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 sourc
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zlib.h 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 sourc
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zlib.h 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 sourc
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zlib.h 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 sourc
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zlib.h 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 sourc
    [all...]
  /external/chromium_org/third_party/zlib/
zlib.h 178 #define Z_STREAM_ERROR (-2)
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 if the source stream state was inconsisten
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
zlib.h 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
    [all...]
  /external/zlib/src/
zlib.h 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
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zlib.h 177 #define Z_STREAM_ERROR (-2)
237 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
323 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
337 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
359 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
458 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
475 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
540 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
577 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
597 enough memory, Z_STREAM_ERROR if the source stream state was inconsisten
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h 177 #define Z_STREAM_ERROR (-2)
237 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
323 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
337 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
359 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
458 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
475 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
540 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
577 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
597 enough memory, Z_STREAM_ERROR if the source stream state was inconsisten
    [all...]
  /external/pdfium/core/include/thirdparties/zlib/
zlib.h 237 #define Z_STREAM_ERROR (-2)
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
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
zlib.h 241 #define Z_STREAM_ERROR (-2)
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
    [all...]

Completed in 904 milliseconds

1 2 3 4 56