HomeSort by relevance Sort by last modified time
    Searched refs:Z_BUF_ERROR (Results 126 - 150 of 153) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/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...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/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...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/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...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/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...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/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...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/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...]
  /external/zlib/src/
deflate.c 475 return Z_BUF_ERROR;
516 if (err == Z_BUF_ERROR && s->pending == 0)
683 if (strm->avail_out == 0) ERR_RETURN(strm, Z_BUF_ERROR);
885 * returning Z_STREAM_END instead of Z_BUF_ERROR.
889 ERR_RETURN(strm, Z_BUF_ERROR);
894 ERR_RETURN(strm, Z_BUF_ERROR);
    [all...]
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...]
inflate.c 602 will return Z_BUF_ERROR if it has not reached the end of the stream.
    [all...]
  /external/chromium_org/third_party/zlib/
zlib.h 181 #define Z_BUF_ERROR (-5)
350 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
351 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
495 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
496 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
    [all...]
gzwrite.c 166 gz_error(state, Z_BUF_ERROR, "requested length does not fit in int");
inflate.c 586 will return Z_BUF_ERROR if it has not reached the end of the stream.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h 180 #define Z_BUF_ERROR (-5)
324 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
325 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
460 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
461 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
630 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 180 #define Z_BUF_ERROR (-5)
324 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
325 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
460 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
461 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
630 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 180 #define Z_BUF_ERROR (-5)
324 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
325 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
460 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
461 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
630 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 83 Z_BUF_ERROR = -5;
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 570 if (strm->avail_out == 0) ERR_RETURN(strm, Z_BUF_ERROR);
772 * returning Z_STREAM_END instead of Z_BUF_ERROR.
776 ERR_RETURN(strm, Z_BUF_ERROR);
781 ERR_RETURN(strm, Z_BUF_ERROR);
    [all...]
inflate.c 551 will return Z_BUF_ERROR if it has not reached the end of the stream.
    [all...]
gzio.c 734 if (len == 0 && s->z_err == Z_BUF_ERROR) s->z_err = Z_OK;
  /external/libppp/src/
deflate.c 383 if (expect_error && res == Z_BUF_ERROR)
413 * us Z_BUF_ERROR :-( It seems pretty safe to ignore this
  /external/zlib/src/contrib/delphi/
ZLib.pas 180 Z_BUF_ERROR = (-5);
  /external/qemu/block/
qcow.c 413 if ((ret != Z_STREAM_END && ret != Z_BUF_ERROR) ||
qcow2-cluster.c 891 if ((ret != Z_STREAM_END && ret != Z_BUF_ERROR) ||
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c 779 else if (ret == Z_BUF_ERROR)
    [all...]
  /external/chromium_org/net/spdy/
spdy_framer.cc 956 // If we didn't provide any data then zlib will return Z_BUF_ERROR.
    [all...]

Completed in 933 milliseconds

1 2 3 4 56 7