/external/kernel-headers/original/uapi/linux/ |
D | scif_ioctl.h | 122 __s64 offset; 125 __s64 out_offset; 134 __s64 offset; 153 __s64 loffset; 155 __s64 roffset; 179 __s64 loff; 181 __s64 roff;
|
D | aio_abi.h | 63 __s64 res; /* result code for this event */ 64 __s64 res2; /* secondary result */ 94 __s64 aio_offset;
|
D | pps.h | 55 __s64 sec; 61 __s64 sec;
|
D | joystick.h | 126 __s64 JS_EXPIRETIME; 127 __s64 JS_TIMELIMIT;
|
D | userfaultfd.h | 219 __s64 copy; 231 __s64 zeropage;
|
D | btrfs.h | 32 __s64 fd; 111 __s64 fd; 528 __s64 src_fd; 576 __s64 fd; /* in - destination file */ 736 __s64 send_fd; /* in */
|
D | pkt_sched.h | 623 __s64 min_delay; /* nsec */ 624 __s64 max_delay; 627 __s64 dist_delay; /* nsec */ 628 __s64 dist_jitter; /* nsec */ 909 __s64 time_next_delayed_flow;
|
/external/e2fsprogs/debugfs/ |
D | util.c | 196 __s64 t = (__s32) xtime; in inode_time_to_string() 198 t += (__s64) (xtime_extra & EXT4_EPOCH_MASK) << 32; in inode_time_to_string() 206 char *time_to_string(__s64 cl) in time_to_string() 227 extern __s64 string_to_time(const char *arg) in string_to_time() 230 __s64 ret; in string_to_time() 280 ((__s64) ts.tm_year-70)*31536000 + in string_to_time() 281 (((__s64) ts.tm_year-69)/4)*86400 - in string_to_time() 282 (((__s64) ts.tm_year-1)/100)*86400 + in string_to_time() 283 (((__s64) ts.tm_year+299)/400)*86400; in string_to_time()
|
/external/e2fsprogs/lib/blkid/ |
D | blkid_types.h.in | 135 typedef __S64_TYPEDEF __s64; typedef 138 typedef int __s64; 142 typedef __signed__ long long __s64; 144 typedef signed long long __s64; 148 typedef long __s64;
|
D | tst_types.c | 56 if (sizeof(__s64) != 8) { in main() 58 (int)sizeof(__s64)); in main()
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_types.h.in | 135 typedef __S64_TYPEDEF __s64; typedef 138 typedef int __s64; 142 typedef __signed__ long long __s64; 144 typedef signed long long __s64; 148 typedef long __s64;
|
D | tst_types.c | 56 if (sizeof(__s64) != 8) { in main() 58 (int)sizeof(__s64)); in main()
|
/external/u-boot/include/mtd/ |
D | ubi-user.h | 177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) 308 __s64 bytes; 328 __s64 bytes;
|
/external/kernel-headers/original/uapi/mtd/ |
D | ubi-user.h | 191 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) 336 __s64 bytes; 356 __s64 bytes;
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | int-ll64.h | 30 __extension__ typedef __signed__ long long __s64; typedef 33 typedef __signed__ long long __s64; typedef
|
/external/e2fsprogs/include/nonunix/linux/ |
D | types.h | 13 typedef signed __int64 __s64; typedef 22 typedef signed __int64 __s64; typedef
|
/external/ltp/android/include/ |
D | libaio.h | 20 __s64 offset; 41 __s64 res; 42 __s64 res2;
|
/external/u-boot/arch/mips/include/asm/ |
D | types.h | 28 __extension__ typedef __signed__ long long __s64; typedef 31 typedef __signed__ long long __s64; typedef
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm_para.h | 65 __s64 sec; 66 __s64 nsec;
|
/external/kernel-headers/original/uapi/drm/ |
D | msm_drm.h | 66 __s64 tv_sec; /* seconds */ 67 __s64 tv_nsec; /* nanoseconds */
|
D | etnaviv_drm.h | 45 __s64 tv_sec; /* seconds */ 46 __s64 tv_nsec; /* nanoseconds */
|
/external/libdrm/freedreno/msm/ |
D | msm_drm.h | 67 __s64 tv_sec; /* seconds */ 68 __s64 tv_nsec; /* nanoseconds */
|
/external/libdrm/etnaviv/ |
D | etnaviv_drm.h | 45 __s64 tv_sec; /* seconds */ 46 __s64 tv_nsec; /* nanoseconds */
|
/external/libdrm/include/drm/ |
D | drm.h | 55 typedef int64_t __s64; typedef 721 __s64 timeout_nsec; 739 __s64 sequence_ns; /* return: most recent time of first pixel out */ 937 __s64 time_ns;
|
/external/mesa3d/include/drm-uapi/ |
D | drm.h | 55 typedef int64_t __s64; typedef 721 __s64 timeout_nsec; 739 __s64 sequence_ns; /* return: most recent time of first pixel out */ 937 __s64 time_ns;
|