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

  /external/elfutils/libdwfl/
gzip.c 44 # define inflateInit(z) lzma_auto_decoder (z, 1 << 30, 0)
56 # define inflateInit(z) BZ2_bzDecompressInit (z, 0, 0)
229 int result = inflateInit (&z);
  /external/freetype/src/gzip/
zlib.h 172 This check is automatically made by deflateInit and inflateInit.
289 ZEXTERN(int) inflateInit OF((z_streamp strm));
294 value depends on the compression method), inflateInit determines the
297 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
300 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
303 message. inflateInit does not perform any decompression apart from reading
520 This is another version of inflateInit with an extra parameter. The
526 this version of the library. The default value is 15 if inflateInit is used
571 This function is equivalent to inflateEnd followed by inflateInit,
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 109 function inflateInit(var strm: z_stream): Integer;
239 function inflateInit(var strm: z_stream): Integer;
  /toolchain/binutils/binutils-2.27/zlib/contrib/pascal/
zlibpas.pas 109 function inflateInit(var strm: z_stream): Integer;
239 function inflateInit(var strm: z_stream): Integer;
  /development/ndk/platforms/android-14/include/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
343 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
348 value depends on the compression method), inflateInit determines the
351 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
357 message. inflateInit does not perform any decompression apart from reading
    [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.
343 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
348 value depends on the compression method), inflateInit determines the
351 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
357 message. inflateInit does not perform any decompression apart from reading
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
368 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
373 exact value depends on the compression method), inflateInit determines the
376 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
383 there is no error message. inflateInit does not perform any decompression
387 of inflateInit() does not process any header information -- that is deferred
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 224 is automatically made by deflateInit and inflateInit.
378 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
385 first call). If zalloc and zfree are set to Z_NULL, inflateInit updates
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
392 there is no error message. inflateInit does not perform any decompression.
395 implementation of inflateInit() does not process any header information --
    [all...]
zconf.h 111 # define inflateInit z_inflateInit
  /external/python/cpython2/Modules/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
368 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
373 exact value depends on the compression method), inflateInit determines the
376 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
383 there is no error message. inflateInit does not perform any decompression
387 of inflateInit() does not process any header information -- that is deferred
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 224 is automatically made by deflateInit and inflateInit.
378 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
385 first call). If zalloc and zfree are set to Z_NULL, inflateInit updates
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
392 there is no error message. inflateInit does not perform any decompression.
395 implementation of inflateInit() does not process any header information --
    [all...]
zconf.h 111 # define inflateInit z_inflateInit
  /external/syslinux/com32/include/
zlib.h 220 is automatically made by deflateInit and inflateInit.
367 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
372 exact value depends on the compression method), inflateInit determines the
375 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
378 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
382 there is no error message. inflateInit does not perform any decompression
386 of inflateInit() does not process any header information -- that is deferred
    [all...]
  /external/zlib/src/
zlib.h 224 is automatically made by deflateInit and inflateInit.
378 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
385 first call). If zalloc and zfree are set to Z_NULL, inflateInit updates
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
392 there is no error message. inflateInit does not perform any decompression.
395 implementation of inflateInit() does not process any header information --
    [all...]
zconf.h 111 # define inflateInit z_inflateInit
  /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.
366 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
371 value depends on the compression method), inflateInit determines the
374 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
377 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
381 there is no error message. inflateInit does not perform any decompression
385 implementation of inflateInit() does not process any header information --
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
368 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
373 exact value depends on the compression method), inflateInit determines the
376 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
383 there is no error message. inflateInit does not perform any decompression
387 of inflateInit() does not process any header information -- that is deferred
    [all...]

Completed in 687 milliseconds