Searched defs:Z_MEM_ERROR (Results 1 - 6 of 6) sorted by relevance
/external/freetype/src/gzip/ |
H A D | zlib.h | 138 #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/python/cpython2/Modules/zlib/ |
H A D | zlib.h | 179 #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/syslinux/com32/include/ |
H A D | zlib.h | 179 #define Z_MEM_ERROR (-4) macro 237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough 378 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough 489 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory, 570 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough 629 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not 772 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough 831 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not 965 the paramaters are invalid, Z_MEM_ERROR if the internal state could not be 1111 compress returns Z_OK if success, Z_MEM_ERROR i [all...] |
/external/zlib/src/ |
H A D | zlib.h | 179 #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 D | zlib.h | 179 #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/third_party/zlib_v128/ |
H A D | zlib.h | 248 #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 361 milliseconds