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

  /external/freetype/src/gzip/
zlib.h 133 #define Z_STREAM_END 1
246 pending output is flushed and deflate returns with Z_STREAM_END if there
249 more input data, until it returns with Z_STREAM_END or an error. After
250 deflate has returned Z_STREAM_END, the only possible operations on the
256 Z_STREAM_END, then it must be called again as described above.
267 processed or more output produced), Z_STREAM_END if all input has been
344 inflate() should normally be called until it returns Z_STREAM_END or an
359 so far (that is, total_out bytes) and returns Z_OK, Z_STREAM_END or
362 compressor and returns Z_STREAM_END only if the checksum is correct.
365 or more output produced), Z_STREAM_END if the end of the compressed data ha
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 171 #define Z_STREAM_END 1
297 pending output is flushed and deflate returns with Z_STREAM_END if there
300 more input data, until it returns with Z_STREAM_END or an error. After
301 deflate has returned Z_STREAM_END, the only possible operations on the
307 Z_STREAM_END, then it must be called again as described above.
318 processed or more output produced), Z_STREAM_END if all input has been
413 inflate() should normally be called until it returns Z_STREAM_END or an
434 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
436 checksum is equal to that saved by the compressor and returns Z_STREAM_END
447 or more output produced), Z_STREAM_END if the end of the compressed data ha
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 171 #define Z_STREAM_END 1
297 pending output is flushed and deflate returns with Z_STREAM_END if there
300 more input data, until it returns with Z_STREAM_END or an error. After
301 deflate has returned Z_STREAM_END, the only possible operations on the
307 Z_STREAM_END, then it must be called again as described above.
318 processed or more output produced), Z_STREAM_END if all input has been
413 inflate() should normally be called until it returns Z_STREAM_END or an
434 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
436 checksum is equal to that saved by the compressor and returns Z_STREAM_END
447 or more output produced), Z_STREAM_END if the end of the compressed data has
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 174 #define Z_STREAM_END 1
321 pending output is flushed and deflate returns with Z_STREAM_END if there was
324 more input data, until it returns with Z_STREAM_END or an error. After
325 deflate has returned Z_STREAM_END, the only possible operations on the stream
331 return Z_STREAM_END. If not enough output space is provided, deflate will
332 not return Z_STREAM_END, and it must be called again as described above.
343 processed or more output produced), Z_STREAM_END if all input has been
451 inflate() should normally be called until it returns Z_STREAM_END or an
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
480 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 178 #define Z_STREAM_END 1
327 pending output is flushed and deflate returns with Z_STREAM_END if there was
330 avail_out) but no more input data, until it returns with Z_STREAM_END or an
331 error. After deflate has returned Z_STREAM_END, the only possible operations
337 below). Then deflate is guaranteed to return Z_STREAM_END. If not enough
338 output space is provided, deflate will not return Z_STREAM_END, and it must
352 processed or more output produced), Z_STREAM_END if all input has been
462 inflate() should normally be called until it returns Z_STREAM_END or an
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
491 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 174 #define Z_STREAM_END 1
321 pending output is flushed and deflate returns with Z_STREAM_END if there was
324 more input data, until it returns with Z_STREAM_END or an error. After
325 deflate has returned Z_STREAM_END, the only possible operations on the stream
331 return Z_STREAM_END. If not enough output space is provided, deflate will
332 not return Z_STREAM_END, and it must be called again as described above.
343 processed or more output produced), Z_STREAM_END if all input has been
451 inflate() should normally be called until it returns Z_STREAM_END or an
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
480 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 178 #define Z_STREAM_END 1
327 pending output is flushed and deflate returns with Z_STREAM_END if there was
330 avail_out) but no more input data, until it returns with Z_STREAM_END or an
331 error. After deflate has returned Z_STREAM_END, the only possible operations
337 below). Then deflate is guaranteed to return Z_STREAM_END. If not enough
338 output space is provided, deflate will not return Z_STREAM_END, and it must
352 processed or more output produced), Z_STREAM_END if all input has been
462 inflate() should normally be called until it returns Z_STREAM_END or an
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
491 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]
  /external/syslinux/com32/include/
zlib.h 174 #define Z_STREAM_END 1
321 pending output is flushed and deflate returns with Z_STREAM_END if there was
324 more input data, until it returns with Z_STREAM_END or an error. After
325 deflate has returned Z_STREAM_END, the only possible operations on the stream
331 Z_STREAM_END, then it must be called again as described above.
342 processed or more output produced), Z_STREAM_END if all input has been
450 inflate() should normally be called until it returns Z_STREAM_END or an
471 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
473 checksum is equal to that saved by the compressor and returns Z_STREAM_END
484 or more output produced), Z_STREAM_END if the end of the compressed data ha
    [all...]
  /external/zlib/src/
zlib.h 178 #define Z_STREAM_END 1
327 pending output is flushed and deflate returns with Z_STREAM_END if there was
330 avail_out) but no more input data, until it returns with Z_STREAM_END or an
331 error. After deflate has returned Z_STREAM_END, the only possible operations
337 below). Then deflate is guaranteed to return Z_STREAM_END. If not enough
338 output space is provided, deflate will not return Z_STREAM_END, and it must
352 processed or more output produced), Z_STREAM_END if all input has been
462 inflate() should normally be called until it returns Z_STREAM_END or an
489 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
491 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 175 #define Z_STREAM_END 1
320 pending output is flushed and deflate returns with Z_STREAM_END if there
323 more input data, until it returns with Z_STREAM_END or an error. After
324 deflate has returned Z_STREAM_END, the only possible operations on the
330 Z_STREAM_END, then it must be called again as described above.
341 processed or more output produced), Z_STREAM_END if all input has been
449 inflate() should normally be called until it returns Z_STREAM_END or an
470 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
472 checksum is equal to that saved by the compressor and returns Z_STREAM_END
483 or more output produced), Z_STREAM_END if the end of the compressed data ha
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 174 #define Z_STREAM_END 1
321 pending output is flushed and deflate returns with Z_STREAM_END if there was
324 more input data, until it returns with Z_STREAM_END or an error. After
325 deflate has returned Z_STREAM_END, the only possible operations on the stream
331 return Z_STREAM_END. If not enough output space is provided, deflate will
332 not return Z_STREAM_END, and it must be called again as described above.
343 processed or more output produced), Z_STREAM_END if all input has been
451 inflate() should normally be called until it returns Z_STREAM_END or an
478 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described
480 checksum is equal to that saved by the compressor and returns Z_STREAM_END
    [all...]

Completed in 140 milliseconds