Lines Matching full:enough

51   enough (for example if an input file is mmap'ed), or can be done by
140 zalloc must return Z_NULL if there is not enough memory for the object.
234 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
254 enough room in the output buffer), next_in and avail_in are updated and
279 avail_in is zero after the call if enough output space has been provided
298 was enough output space; if deflate returns with Z_OK, this function must be
347 the caller. If next_in is not Z_NULL and avail_in is large enough (the exact
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
375 enough room in the output buffer), next_in is updated and processing
417 output is flushed; avail_out must be large enough to hold all the
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
453 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
590 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
728 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
784 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
1020 enough memory, Z_BUF_ERROR if there was not enough room in the output
1035 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1036 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
1052 size of the destination buffer, which must be large enough to hold the
1061 enough memory, Z_BUF_ERROR if there was not enough room in the output