HomeSort by relevance Sort by last modified time
    Searched defs:Z_OK (Results 1 - 11 of 11) sorted by null

  /external/freetype/src/gzip/
zlib.h 132 #define Z_OK 0
189 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
223 (avail_out == 0), or after each call of deflate(). If deflate returns Z_OK
247 was enough output space; if deflate returns with Z_OK, this function must be
266 deflate() returns Z_OK if some progress has been made (more input
280 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
300 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
334 call of inflate(). If inflate returns Z_OK and with zero avail_out, it
359 so far (that is, total_out bytes) and returns Z_OK, Z_STREAM_END or
364 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 170 #define Z_OK 0
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
268 (avail_out == 0), or after each call of deflate(). If deflate returns Z_OK
298 was enough output space; if deflate returns with Z_OK, this function must be
317 deflate() returns Z_OK if some progress has been made (more input
334 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 call of inflate(). If inflate returns Z_OK and with zero avail_out, it
434 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
446 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 170 #define Z_OK 0
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
268 (avail_out == 0), or after each call of deflate(). If deflate returns Z_OK
298 was enough output space; if deflate returns with Z_OK, this function must be
317 deflate() returns Z_OK if some progress has been made (more input
334 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 call of inflate(). If inflate returns Z_OK and with zero avail_out, it
434 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
446 inflate() returns Z_OK if some progress has been made (more input processed
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 173 #define Z_OK 0
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
272 == 0), or after each call of deflate(). If deflate returns Z_OK and with
322 enough output space; if deflate returns with Z_OK, this function must be
342 deflate() returns Z_OK if some progress has been made (more input
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
417 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
492 inflate() returns Z_OK if some progress has been made (more input processed
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 177 #define Z_OK 0
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
276 == 0), or after each call of deflate(). If deflate returns Z_OK and with
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
351 deflate() returns Z_OK if some progress has been made (more input
369 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
428 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
502 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 173 #define Z_OK 0
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
272 == 0), or after each call of deflate(). If deflate returns Z_OK and with
322 enough output space; if deflate returns with Z_OK, this function must be
342 deflate() returns Z_OK if some progress has been made (more input
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
417 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
492 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 177 #define Z_OK 0
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
276 == 0), or after each call of deflate(). If deflate returns Z_OK and with
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
351 deflate() returns Z_OK if some progress has been made (more input
369 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
428 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
502 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /external/syslinux/com32/include/
zlib.h 173 #define Z_OK 0
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
272 == 0), or after each call of deflate(). If deflate returns Z_OK and with
322 enough output space; if deflate returns with Z_OK, this function must be
341 deflate() returns Z_OK if some progress has been made (more input
358 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
378 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
416 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
471 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
483 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /external/zlib/src/
zlib.h 177 #define Z_OK 0
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
276 == 0), or after each call of deflate(). If deflate returns Z_OK and with
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
351 deflate() returns Z_OK if some progress has been made (more input
369 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
428 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
502 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 174 #define Z_OK 0
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
272 (avail_out == 0), or after each call of deflate(). If deflate returns Z_OK
321 was enough output space; if deflate returns with Z_OK, this function must be
340 deflate() returns Z_OK if some progress has been made (more input
357 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
377 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
415 call of inflate(). If inflate returns Z_OK and with zero avail_out, it
470 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
482 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 173 #define Z_OK 0
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
272 == 0), or after each call of deflate(). If deflate returns Z_OK and with
322 enough output space; if deflate returns with Z_OK, this function must be
342 deflate() returns Z_OK if some progress has been made (more input
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
417 inflate(). If inflate returns Z_OK and with zero avail_out, it must be
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
492 inflate() returns Z_OK if some progress has been made (more input processe
    [all...]

Completed in 459 milliseconds