Searched defs:Z_MEM_ERROR (Results 1 - 5 of 5) sorted by relevance

/external/freetype/src/gzip/
H A Dzlib.h138 #define Z_MEM_ERROR (-4) macro
189 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
300 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
370 (for example if next_in or next_out was NULL), Z_MEM_ERROR if there was not
433 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
482 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
531 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
598 compress returns Z_OK if success, Z_MEM_ERROR if there was not
610 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
626 uncompress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/zlib/src/
H A Dzlib.h179 #define Z_MEM_ERROR (-4) macro
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
498 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
579 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
643 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
807 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
886 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1020 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1169 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/zlib/
H A Dzlib.h179 #define Z_MEM_ERROR (-4) macro
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
498 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
579 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
643 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
807 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
886 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1020 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1169 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h244 #define Z_MEM_ERROR (-4) macro
302 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
444 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
563 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
644 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
708 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
872 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
951 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1085 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1234 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h248 #define Z_MEM_ERROR (-4) macro
306 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
448 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
567 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
648 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
712 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
876 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
955 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1089 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1238 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]

Completed in 115 milliseconds