/external/zlib/contrib/pascal/ |
zlibpas.pas | 87 function inflateInit(var strm: z_stream): Integer; 199 function inflateInit(var strm: z_stream): Integer;
|
/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/chromium/sdch/open-vcdiff/src/ |
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/qemu/distrib/zlib-1.2.3/ |
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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/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...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/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...] |
/prebuilt/ndk/android-ndk-r5/platforms/android-3/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...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/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...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/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...] |
/external/zlib/ |
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...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zlib.h | 219 This check is automatically made by deflateInit and inflateInit. 346 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm)); 351 value depends on the compression method), inflateInit determines the 354 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to 357 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough 361 there is no error message. inflateInit does not perform any decompression 365 implementation of inflateInit() does not process any header information -- [all...] |