HomeSort by relevance Sort by last modified time
    Searched full:gzseek (Results 26 - 50 of 58) sorted by null

12 3

  /external/zlib/
ChangeLog 65 - Fix big fat stinking bug in gzseek() on uncompressed files
128 - Fix bug in gzseek()
    [all...]
gzio.c 762 gzseek returns the resulting offset location as measured in bytes from
765 In this version of the library, gzseek can be extremely slow.
767 z_off_t ZEXPORT gzseek (file, offset, whence) function
884 return gzseek(file, 0L, SEEK_CUR);
zconf.h 74 # define gzseek z_gzseek macro
zconf.h.cmakein 76 # define gzseek z_gzseek
zconf.h.in 74 # define gzseek z_gzseek
zlib.h 1576 # define gzseek macro
    [all...]
gzlib.c 351 z_off_t ZEXPORT gzseek(file, offset, whence) function
FAQ 250 single call. gzseek() and gztell() may be limited to 4 GB depending on how
  /development/ndk/platforms/android-3/include/
zlib.h     [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h     [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h     [all...]
gzio.c 762 gzseek returns the resulting offset location as measured in bytes from
765 In this version of the library, gzseek can be extremely slow.
767 z_off_t ZEXPORT gzseek (file, offset, whence) function
884 return gzseek(file, 0L, SEEK_CUR);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
zlib.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
zlib.h     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 63 # define gzseek z_gzseek macro
zlib.h 1374 # define gzseek macro
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
php.php 317 'gzpassthru','gzputs','gzread','gzrewind','gzseek','gztell',
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libz.so 

Completed in 2667 milliseconds

12 3