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

  /external/freetype/src/gzip/
zlib.h 172 This check is automatically made by deflateInit and inflateInit.
176 ZEXTERN(int) deflateInit OF((z_streamp strm, int level));
180 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
189 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
193 msg is set to null if there is no error message. deflateInit does not
253 Z_FINISH can be used immediately after deflateInit if all the compression
403 This is another version of deflateInit with more compression options. The
414 deflateInit is used instead.
442 immediately after deflateInit, deflateInit2 or deflateReset, before any
454 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 106 function deflateInit(var strm: z_stream; level: Integer): Integer;
227 function deflateInit(var strm: z_stream; level: Integer): Integer;
  /toolchain/binutils/binutils-2.27/zlib/contrib/pascal/
zlibpas.pas 106 function deflateInit(var strm: z_stream; level: Integer): Integer;
227 function deflateInit(var strm: z_stream; level: Integer): Integer;
  /development/ndk/platforms/android-14/include/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
220 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
237 msg is set to null if there is no error message. deflateInit does not
304 Z_FINISH can be used immediately after deflateInit if all the compression
487 This is another version of deflateInit with more compression options. The
498 deflateInit is used instead.
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
220 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
237 msg is set to null if there is no error message. deflateInit does not
304 Z_FINISH can be used immediately after deflateInit if all the compression
487 This is another version of deflateInit with more compression options. The
498 deflateInit is used instead.
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
534 This is another version of deflateInit with more compression options. The
545 deflateInit is used instead.
593 function must be called immediately after deflateInit, deflateInit2 or
610 deflateInit or deflateInit2, a part of the dictionary may in effect be
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 224 is automatically made by deflateInit and inflateInit.
228 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
232 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
245 if there is no error message. deflateInit does not perform any compression:
334 Z_FINISH can be used in the first deflate call after deflateInit if all the
545 This is another version of deflateInit with more compression options. The
556 deflateInit is used instead.
617 function must be called immediately after deflateInit, deflateInit2 or
634 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
zconf.h 47 # define deflateInit z_deflateInit
  /external/python/cpython2/Modules/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
534 This is another version of deflateInit with more compression options. The
545 deflateInit is used instead.
593 function must be called immediately after deflateInit, deflateInit2 or
610 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 224 is automatically made by deflateInit and inflateInit.
228 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
232 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
245 if there is no error message. deflateInit does not perform any compression:
334 Z_FINISH can be used in the first deflate call after deflateInit if all the
545 This is another version of deflateInit with more compression options. The
556 deflateInit is used instead.
617 function must be called immediately after deflateInit, deflateInit2 or
634 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
zconf.h 47 # define deflateInit z_deflateInit
  /external/syslinux/com32/include/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
525 This is another version of deflateInit with more compression options. The
536 deflateInit is used instead.
584 immediately after deflateInit, deflateInit2 or deflateReset, before any call
596 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/zlib/src/
zlib.h 224 is automatically made by deflateInit and inflateInit.
228 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
232 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
245 if there is no error message. deflateInit does not perform any compression:
334 Z_FINISH can be used in the first deflate call after deflateInit if all the
545 This is another version of deflateInit with more compression options. The
556 deflateInit is used instead.
617 function must be called immediately after deflateInit, deflateInit2 or
634 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
zconf.h 47 # define deflateInit z_deflateInit
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 220 This check is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
241 msg is set to null if there is no error message. deflateInit does not
327 Z_FINISH can be used immediately after deflateInit if all the compression
523 This is another version of deflateInit with more compression options. The
534 deflateInit is used instead.
580 immediately after deflateInit, deflateInit2 or deflateReset, before any
592 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
534 This is another version of deflateInit with more compression options. The
545 deflateInit is used instead.
593 function must be called immediately after deflateInit, deflateInit2 or
610 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]

Completed in 253 milliseconds