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

  /external/opencv3/3rdparty/zlib/
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.cmakein 89 # define gzseek64 z_gzseek64
  /external/pdfium/third_party/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/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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 88 milliseconds