HomeSort by relevance Sort by last modified time
    Searched refs:deflateCopy (Results 1 - 9 of 9) sorted by null

  /development/ndk/platforms/android-3/include/
zconf.h 24 # define deflateCopy z_deflateCopy
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/sdch/open-vcdiff/src/zlib/
zconf.h 24 # define deflateCopy z_deflateCopy
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/
mozzconf.h 55 #define deflateCopy MOZ_Z_deflateCopy
zconf.h 41 # define deflateCopy z_deflateCopy
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/freetype/src/gzip/
zconf.h 24 # define deflateCopy z_deflateCopy

Completed in 576 milliseconds