/prebuilts/ndk/8/platforms/android-9/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/8/platforms/android-9/arch-mips/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/8/platforms/android-9/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/9/platforms/android-14/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/9/platforms/android-14/arch-mips/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/9/platforms/android-14/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/9/platforms/android-18/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/9/platforms/android-18/arch-mips/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/9/platforms/android-18/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/9/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/9/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/9/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/9/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/9/platforms/android-9/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/9/platforms/android-9/arch-mips/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/9/platforms/android-9/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...] |
/external/libpng/ |
pngread.c | 963 inflateEnd(&png_ptr->zstream); [all...] |
/external/chromium_org/third_party/zlib/ |
gzread.c | 644 inflateEnd(&(state->strm));
|
zlib.h | 461 purpose.) The next operation on this stream must be inflateEnd to deallocate 504 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); 510 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state [all...] |
/external/qemu/ |
loader.c | 450 inflateEnd(&s);
|
/external/zlib/src/examples/ |
gzappend.c | 335 inflateEnd(strm);
|
/external/zlib/src/ |
gzread.c | 584 inflateEnd(&(state->strm));
|
zlib.h | 508 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); 514 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zlib.h | 427 be inflateEnd to deallocate the decompression state. The use of Z_FINISH 469 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); 475 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
zlib.h | 427 be inflateEnd to deallocate the decompression state. The use of Z_FINISH 469 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); 475 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state [all...] |