/external/chromium_org/net/base/ |
gzip_filter.cc | 229 case Z_BUF_ERROR: { 231 // getting Z_BUF_ERROR means no progress is possible. Neither processing
|
gzip_filter_unittest.cc | 135 return Z_BUF_ERROR;
|
/external/chromium_org/third_party/zlib/ |
deflate.c | 606 if (strm->avail_out == 0) ERR_RETURN(strm, Z_BUF_ERROR); 808 * returning Z_STREAM_END instead of Z_BUF_ERROR. 812 ERR_RETURN(strm, Z_BUF_ERROR); 817 ERR_RETURN(strm, Z_BUF_ERROR); 835 ERR_RETURN(strm, Z_BUF_ERROR); [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/comp/ |
c_zlib.c | 314 if ((uLong)stream.avail_in != sourceLen) return Z_BUF_ERROR; 318 if ((uLong)stream.avail_out != *destLen) return Z_BUF_ERROR;
|
/external/dropbear/ |
packet.c | 387 if (result != Z_BUF_ERROR && result != Z_OK) { 392 (zstream->avail_out != 0 || result == Z_BUF_ERROR)) {
|
/external/openssl/crypto/comp/ |
c_zlib.c | 314 if ((uLong)stream.avail_in != sourceLen) return Z_BUF_ERROR; 318 if ((uLong)stream.avail_out != *destLen) return Z_BUF_ERROR;
|
/development/ndk/platforms/android-3/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/chromium/net/base/ |
gzip_filter_unittest.cc | 145 return Z_BUF_ERROR;
|
/external/chromium/sdch/open-vcdiff/src/ |
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/chromium_org/sdch/open-vcdiff/src/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...] |
/external/open-vcdiff/src/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...] |
/external/qemu/distrib/zlib-1.2.3/ |
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/4/platforms/android-3/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/4/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/4/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/4/platforms/android-5/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...] |
/prebuilts/ndk/4/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/4/platforms/android-8/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...] |
/prebuilts/ndk/5/platforms/android-3/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/6/platforms/android-3/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/6/platforms/android-3/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...] |
/prebuilts/ndk/7/platforms/android-14/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/7/platforms/android-14/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...] |
/prebuilts/ndk/7/platforms/android-3/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/7/platforms/android-3/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...] |