Searched refs:__s64 (Results 1 - 25 of 40) sorted by relevance

12

/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h12 typedef signed __int64 __s64; typedef
21 typedef signed __int64 __s64; typedef
/external/kernel-headers/original/uapi/asm-generic/
H A Dint-ll64.h29 __extension__ typedef __signed__ long long __s64; typedef
32 typedef __signed__ long long __s64; typedef
H A Dint-l64.h28 typedef __signed__ long __s64; typedef
/external/e2fsprogs/lib/blkid/
H A Dblkid_types.h105 typedef __S64_TYPEDEF __s64; typedef
108 typedef int __s64; typedef
112 typedef __signed__ long long __s64; typedef
114 typedef signed long long __s64; typedef
118 typedef long __s64; typedef
H A Dtst_types.c55 if (sizeof(__s64) != 8) {
56 printf("Sizeof(__s64) is %d should be 8\n",
57 (int)sizeof(__s64));
H A Dblkid_types.h.in106 typedef __S64_TYPEDEF __s64;
109 typedef int __s64;
113 typedef __signed__ long long __s64;
115 typedef signed long long __s64;
119 typedef long __s64;
H A Dblkid.h28 typedef __s64 blkid_loff_t;
H A Dblkid.h.in28 typedef __s64 blkid_loff_t;
/external/e2fsprogs/lib/ext2fs/
H A Dext2_types.h105 typedef __S64_TYPEDEF __s64; typedef
108 typedef int __s64; typedef
112 typedef __signed__ long long __s64; typedef
114 typedef signed long long __s64; typedef
118 typedef long __s64; typedef
H A Dtst_types.c55 if (sizeof(__s64) != 8) {
56 printf("Sizeof(__s64) is %d should be 8\n",
57 (int)sizeof(__s64));
H A Dext2_types.h.in106 typedef __S64_TYPEDEF __s64;
109 typedef int __s64;
113 typedef __signed__ long long __s64;
115 typedef signed long long __s64;
119 typedef long __s64;
/external/kernel-headers/original/uapi/linux/
H A Daio_abi.h61 __s64 res; /* result code for this event */
62 __s64 res2; /* secondary result */
92 __s64 aio_offset;
H A Dptp_clock.h42 __s64 sec; /* seconds */
H A Djoystick.h129 __s64 JS_EXPIRETIME;
130 __s64 JS_TIMELIMIT;
H A Dpps.h54 __s64 sec;
H A Dbtrfs.h30 __s64 fd;
68 __s64 fd;
305 __s64 src_fd;
317 __s64 fd; /* in - destination file */
473 __s64 send_fd; /* in */
H A Dbinder.h100 #define BINDER_SET_IDLE_TIMEOUT _IOW('b', 3, __s64)
H A Dfirewire-cdev.h918 __s64 tv_sec;
/external/linux-tools-perf/perf-3.12.0/tools/perf/host-darwin-fixup/
H A DAndroidFixup.h26 typedef __int64_t __s64; typedef
/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h177 * Note: This actually takes a pointer (__s64*), but we can't change
180 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
307 __s64 bytes;
327 __s64 bytes;
/external/strace/linux/
H A Dubi-user.h177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
304 __s64 bytes;
324 __s64 bytes;
H A Dptp_clock.h42 __s64 sec; /* seconds */
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dhyperv.h223 __s64 tsc_offset;
H A Dkvm.h239 __s64 count_load_time;
/external/e2fsprogs/resize/
H A Dextent.c144 __s64 low, high, mid;

Completed in 279 milliseconds

12