/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 577 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 585 by calling deflateEnd. Note that deflateCopy duplicates the internal 589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 577 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 585 by calling deflateEnd. Note that deflateCopy duplicates the internal 589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
zlib.h | 577 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 585 by calling deflateEnd. Note that deflateCopy duplicates the internal 589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
zlib.h | 577 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 585 by calling deflateEnd. Note that deflateCopy duplicates the internal 589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
zlib.h | 577 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 585 by calling deflateEnd. Note that deflateCopy duplicates the internal 589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/external/chromium_org/third_party/zlib/ |
zlib.h | 622 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 630 by calling deflateEnd. Note that deflateCopy duplicates the internal 634 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
deflate.c | [all...] |
/external/zlib/src/ |
zlib.h | 631 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 639 by calling deflateEnd. Note that deflateCopy duplicates the interna [all...] |
zconf.h.cmakein | 44 # define deflateCopy z_deflateCopy
|
zconf.h.in | 42 # define deflateCopy z_deflateCopy
|
deflate.c | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zlib.h | 584 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 592 by calling deflateEnd. Note that deflateCopy duplicates the internal 596 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
zlib.h | 584 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 592 by calling deflateEnd. Note that deflateCopy duplicates the internal 596 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
zlib.h | 584 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, 592 by calling deflateEnd. Note that deflateCopy duplicates the internal 596 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
deflate.c | 894 int ZEXPORT deflateCopy (dest, source) [all...] |