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

  /external/chromium_org/third_party/zlib/
gzguts.h 66 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
zlib.h     [all...]
mozzconf.h 133 #define gzseek64 MOZ_Z_gzseek64 macro
gzlib.c 277 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
360 ret = gzseek64(file, (z_off64_t)offset, whence);
zconf.h 78 # define gzseek64 z_gzseek64 macro
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzguts.h 149 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
zlib.h     [all...]
gzlib.c 362 z_off64_t ZEXPORT gzseek64( function
446 ret = gzseek64(file, (z_off64_t)offset, whence);
zconf.h 87 # define gzseek64 z_gzseek64 macro
  /external/qemu/distrib/zlib-1.2.8/
gzguts.h 133 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
zlib.h     [all...]
gzlib.c 362 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
446 ret = gzseek64(file, (z_off64_t)offset, whence);
zconf.h 87 # define gzseek64 z_gzseek64 macro
  /external/zlib/src/
gzguts.h 133 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
zlib.h     [all...]
gzlib.c 362 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
446 ret = gzseek64(file, (z_off64_t)offset, whence);
zconf.h 87 # define gzseek64 z_gzseek64 macro
zconf.h.cmakein 89 # define gzseek64 z_gzseek64
zconf.h.in 87 # define gzseek64 z_gzseek64
  /external/pdfium/core/include/thirdparties/zlib/
zlib.h     [all...]
zconf.h 87 # define gzseek64 z_gzseek64 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h     [all...]

Completed in 1034 milliseconds