Searched defs:Z_BUF_ERROR (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/gzip/
H A Dzlib.h139 #define Z_BUF_ERROR (-5) macro
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
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h177 #define Z_BUF_ERROR (-5) macro
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
764 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
937 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
941 initialized. In the case of Z_BUF_ERROR, an input or output error can be
943 an error. If strm->next is not Z_NULL, then the Z_BUF_ERROR wa
[all...]
/external/chromium_org/third_party/zlib/
H A Dzlib.h181 #define Z_BUF_ERROR (-5) macro
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
668 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
817 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
1035 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1039 In the case of Z_BUF_ERROR, an input or output error can be distinguished
1041 strm->next_in is not Z_NULL, then the Z_BUF_ERROR wa
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h180 #define Z_BUF_ERROR (-5) macro
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
677 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
868 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1087 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1091 In the case of Z_BUF_ERROR, a
[all...]
/external/zlib/src/
H A Dzlib.h180 #define Z_BUF_ERROR (-5) macro
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
677 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
868 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1087 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1091 In the case of Z_BUF_ERROR, a
[all...]
/external/zlib/
H A Dzlib.h180 #define Z_BUF_ERROR (-5) macro
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
677 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
868 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1087 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1091 In the case of Z_BUF_ERROR, a
[all...]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h240 #define Z_BUF_ERROR (-5) macro
406 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
407 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
559 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
560 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
737 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
800 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
928 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1147 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1151 In the case of Z_BUF_ERROR, a
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h244 #define Z_BUF_ERROR (-5) macro
410 if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible
411 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
563 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
564 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
741 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if
804 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
932 Z_BUF_ERROR if no more input was provided, Z_DATA_ERROR if no flush point
1151 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1155 In the case of Z_BUF_ERROR, a
[all...]

Completed in 369 milliseconds