Searched defs:Z_MEM_ERROR (Results 1 - 8 of 8) 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/chromium_org/sdch/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/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/chromium_org/third_party/zlib/
H A Dzlib.h180 #define Z_MEM_ERROR (-4) macro
242 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
383 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
494 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
575 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
634 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
777 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
836 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
970 the paramaters are invalid, Z_MEM_ERROR if the internal state could not be
1116 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
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...]

Completed in 299 milliseconds