HomeSort by relevance Sort by last modified time
    Searched defs:off64_t (Results 1 - 25 of 69) sorted by null

1 2 3

  /system/core/include/utils/
Compat.h 28 typedef off_t off64_t; typedef
30 static inline off64_t lseek64(int fd, off64_t offset, int whence) {
35 static inline ssize_t pread64(int fd, void* buf, size_t nbytes, off64_t offset) {
  /system/core/libsparse/
img2simg.c 38 #define off64_t off_t macro
54 off64_t len;
  /external/elfutils/host-darwin-fixup/
AndroidFixup.h 21 #define off64_t off_t macro
  /system/extras/ext4_utils/
ext2simg.c 35 #define off64_t off_t macro
58 off64_t ret;
122 off64_t ret;
  /bionic/libc/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 70 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 221 typedef __off64_t off64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 221 typedef __off64_t off64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 221 typedef __off64_t off64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/sys/
types.h 79 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
types.h 68 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
types.h 70 typedef loff_t off64_t; /* GLibc-specific */ typedef
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
types.h 70 typedef loff_t off64_t; /* GLibc-specific */ typedef

Completed in 1361 milliseconds

1 2 3