HomeSort by relevance Sort by last modified time
    Searched defs:Z_DATA_ERROR (Results 1 - 11 of 11) sorted by null

  /external/freetype/src/gzip/
zlib.h 137 #define Z_DATA_ERROR (-3)
281 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
367 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
372 enough room in the output buffer when Z_FINISH is used. In the Z_DATA_ERROR
528 input, inflate() will return with the error code Z_DATA_ERROR instead of
549 inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the
561 if no more input was provided, Z_DATA_ERROR if no flush point has been found,
628 buffer, or Z_DATA_ERROR if the input data was corrupted.
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 175 #define Z_DATA_ERROR (-3)
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
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 175 #define Z_DATA_ERROR (-3)
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
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 178 #define Z_DATA_ERROR (-3)
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
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 182 #define Z_DATA_ERROR (-3)
370 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
505 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
514 continue decompressing. If Z_DATA_ERROR is returned, the application may
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 178 #define Z_DATA_ERROR (-3)
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
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 182 #define Z_DATA_ERROR (-3)
370 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
505 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
514 continue decompressing. If Z_DATA_ERROR is returned, the application may
    [all...]
  /external/syslinux/com32/include/
zlib.h 178 #define Z_DATA_ERROR (-3)
359 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
486 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
493 continue decompressing. If Z_DATA_ERROR is returned, the application may
    [all...]
  /external/zlib/src/
zlib.h 182 #define Z_DATA_ERROR (-3)
370 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
505 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
514 continue decompressing. If Z_DATA_ERROR is returned, the application may
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 179 #define Z_DATA_ERROR (-3)
358 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
485 preset dictionary is needed at this point, Z_DATA_ERROR if the input data was
492 continue decompressing. If Z_DATA_ERROR is returned, the application may then
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 178 #define Z_DATA_ERROR (-3)
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
    [all...]

Completed in 727 milliseconds