HomeSort by relevance Sort by last modified time
    Searched refs:inflateEnd (Results 51 - 75 of 109) sorted by null

1 23 4 5

  /external/zlib/contrib/delphi/
ZLib.pas 250 function inflateEnd(var strm: TZStreamRec): Integer; external;
356 DCheck(inflateEnd(strm));
383 DCheck(inflateEnd(strm));
494 inflateEnd(FZRec);
  /external/zlib/test/
minigzip.c 221 gz->write ? deflateEnd(&(gz->strm)) : inflateEnd(&(gz->strm));
314 inflateEnd(strm);
  /external/chromium/net/base/
gzip_filter.cc 29 inflateEnd(zlib_stream_.get());
  /external/protobuf/src/google/protobuf/io/
gzip_stream.cc 73 zerror_ = inflateEnd(&zcontext_);
  /external/zlib/contrib/pascal/
zlibpas.pas 111 function inflateEnd(var strm: z_stream): Integer;
213 function inflateEnd; external;
  /external/zlib/contrib/testzlib/
testzlib.c 257 inflateEnd(&zcpr);
  /external/zlib/
zconf.h.cmakein 97 # define inflateEnd z_inflateEnd
459 #pragma map(inflateEnd,"INEND")
zconf.h.in 95 # define inflateEnd z_inflateEnd
457 #pragma map(inflateEnd,"INEND")
  /libcore/luni/src/main/native/
java_util_zip_Inflater.cpp 136 inflateEnd(&stream->stream);
  /frameworks/native/libs/utils/
ZipFileRO.cpp 838 inflateEnd(&zstream); /* free up any allocated structures */
927 inflateEnd(&zstream); /* free up any allocated structures */
  /development/ndk/platforms/android-3/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /external/qemu/block/
dmg.c 295 inflateEnd(&s->zstream);
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /external/zlib/examples/
gzjoin.c 60 /* crc32(), crc32_combine(), inflateInit2(), inflate(), inflateEnd() */
414 inflateEnd(&strm);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
zlib.h 420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH
462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
    [all...]

Completed in 1312 milliseconds

1 23 4 5