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

/external/kernel-headers/original/linux/
H A Dzlib.h154 #define Z_MEM_ERROR (-4) macro
203 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
323 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
421 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
486 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
544 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
621 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h176 #define Z_MEM_ERROR (-4) macro
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
728 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
783 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
872 the paramaters are invalid, Z_MEM_ERROR if the internal state could not
1019 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/open-vcdiff/src/zlib/
H A Dzlib.h176 #define Z_MEM_ERROR (-4) macro
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
728 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
783 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
872 the paramaters are invalid, Z_MEM_ERROR if the internal state could not
1019 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h176 #define Z_MEM_ERROR (-4) macro
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
728 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
783 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
872 the paramaters are invalid, Z_MEM_ERROR if the internal state could not
1019 compress 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
871 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1005 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1152 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
871 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1005 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1152 compress returns Z_OK if success, Z_MEM_ERROR i
[all...]

Completed in 120 milliseconds