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

  /external/freetype/src/gzip/
zlib.h 139 #define Z_BUF_ERROR (-5)
270 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
371 enough memory, Z_BUF_ERROR if no progress is possible or if there was not
512 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
560 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
599 enough memory, Z_BUF_ERROR if there was not enough room in the output
611 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
627 enough memory, Z_BUF_ERROR if there was not enough room in the output
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 177 #define Z_BUF_ERROR (-5)
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
322 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
453 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
454 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
623 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 177 #define Z_BUF_ERROR (-5)
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
322 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
453 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
454 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
623 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 180 #define Z_BUF_ERROR (-5)
346 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
347 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
499 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
500 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
512 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 180 #define Z_BUF_ERROR (-5)
346 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
347 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
499 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
500 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
512 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /external/syslinux/com32/include/
zlib.h 180 #define Z_BUF_ERROR (-5)
345 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
346 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
490 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
491 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /external/zlib/src/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
512 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 181 #define Z_BUF_ERROR (-5)
344 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
345 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
489 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
490 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 180 #define Z_BUF_ERROR (-5)
346 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
347 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
499 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
500 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]

Completed in 64 milliseconds