HomeSort by relevance Sort by last modified time
    Searched refs:inflateInit (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/opencv3/3rdparty/zlib/
uncompr.c 45 err = inflateInit(&stream);
  /external/pdfium/third_party/zlib_v128/
uncompr.c 45 err = inflateInit(&stream);
  /external/zlib/src/
uncompr.c 45 err = inflateInit(&stream);
  /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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/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/libvncserver/libvncclient/
zlib.c 77 inflateResult = inflateInit( &client->decompStream );
81 "inflateInit returned error: %d, msg: %s\n",
  /external/zlib/src/contrib/pascal/
example.pas 244 err := inflateInit(d_stream);
245 CHECK_ERR(err, 'inflateInit');
338 err := inflateInit(d_stream);
339 CHECK_ERR(err, 'inflateInit');
421 err := inflateInit(d_stream);
422 CHECK_ERR(err, 'inflateInit');
498 err := inflateInit(d_stream);
499 CHECK_ERR(err, 'inflateInit');
zlibpas.pas 109 function inflateInit(var strm: z_stream): Integer;
239 function inflateInit(var strm: z_stream): Integer;
  /toolchain/binutils/binutils-2.25/gold/
compressed_output.cc 108 rc = inflateInit(&strm);
  /external/skia/tests/
PDFDeflateWStreamTest.cpp 48 rc = inflateInit(&flateData);
  /external/zlib/src/examples/
fitblk.c 185 ret = inflateInit(&inf);
zpipe.c 106 ret = inflateInit(&strm);
  /external/zlib/src/test/
example.c 255 err = inflateInit(&d_stream);
256 CHECK_ERR(err, "inflateInit");
350 err = inflateInit(&d_stream);
351 CHECK_ERR(err, "inflateInit");
429 err = inflateInit(&d_stream);
430 CHECK_ERR(err, "inflateInit");
510 err = inflateInit(&d_stream);
511 CHECK_ERR(err, "inflateInit");
infcover.c 358 ret = inflateInit(&strm); assert(ret == Z_OK);
382 ret = inflateInit(&strm); assert(ret == Z_OK);
  /external/zlib/src/contrib/testzlib/
testzlib.c 239 inflateInit(&zcpr);
  /toolchain/binutils/binutils-2.25/bfd/
compress.c 49 rc = inflateInit (&strm);
  /development/ndk/platforms/android-3/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...]
  /external/curl/lib/
content_encoding.c 180 if(inflateInit(z) != Z_OK)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/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...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/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...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/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...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/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...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/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...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/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...]

Completed in 1303 milliseconds

1 2 3 4