/external/crosvm/gpu_display/src/generated/ |
D | xlib.rs | 15 pub const KeyPressMask: u32 = 1; 16 pub const KeyReleaseMask: u32 = 2; 17 pub const ButtonPressMask: u32 = 4; 18 pub const ButtonReleaseMask: u32 = 8; 19 pub const PointerMotionMask: u32 = 64; 20 pub const ExposureMask: u32 = 32768; 21 pub const KeyPress: u32 = 2; 22 pub const KeyRelease: u32 = 3; 23 pub const ButtonPress: u32 = 4; 24 pub const ButtonRelease: u32 = 5; [all …]
|
/external/crosvm/devices/src/virtio/input/ |
D | constants.rs | 6 pub const INPUT_PROP_POINTER: u16 = 0x00; 7 pub const INPUT_PROP_DIRECT: u16 = 0x01; 8 pub const INPUT_PROP_BUTTONPAD: u16 = 0x02; 9 pub const INPUT_PROP_SEMI_MT: u16 = 0x03; 10 pub const INPUT_PROP_TOPBUTTONPAD: u16 = 0x04; 11 pub const INPUT_PROP_POINTING_STICK: u16 = 0x05; 12 pub const INPUT_PROP_ACCELEROMETER: u16 = 0x06; 14 pub const INPUT_PROP_MAX: u16 = 0x1f; 15 pub const INPUT_PROP_CNT: u16 = INPUT_PROP_MAX + 1; 17 pub const EV_SYN: u16 = 0x00; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 3 pub type c_char = u8; 4 pub type wchar_t = ::c_int; 7 pub struct pthread_attr_t { 11 pub struct msqid_ds { 12 pub msg_perm: ::ipc_perm, 13 pub msg_stime: ::time_t, 14 pub msg_rtime: ::time_t, 15 pub msg_ctime: ::time_t, 17 pub msg_qnum: ::msgqnum_t, 18 pub msg_qbytes: ::msglen_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
D | mod.rs | 1 pub type c_char = u8; 2 pub type wchar_t = ::c_uint; 3 pub type c_long = i32; 4 pub type c_ulong = u32; 5 pub type time_t = ::c_long; 7 pub type clock_t = ::c_long; 8 pub type fsblkcnt_t = ::c_ulong; 9 pub type fsfilcnt_t = ::c_ulong; 10 pub type ino_t = ::c_ulong; 11 pub type off_t = ::c_long; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
D | mod.rs | 3 pub type c_char = u8; 4 pub type c_long = i64; 5 pub type c_ulong = u64; 6 pub type wchar_t = ::c_int; 8 pub type nlink_t = ::c_uint; 9 pub type blksize_t = ::c_int; 10 pub type fsblkcnt64_t = ::c_ulong; 11 pub type fsfilcnt64_t = ::c_ulong; 12 pub type suseconds_t = i64; 13 pub type __u64 = ::c_ulonglong; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
D | mod.rs | 5 pub type c_long = i64; 6 pub type c_ulong = u64; 7 pub type c_char = u8; 8 pub type wchar_t = i32; 9 pub type nlink_t = u64; 10 pub type blksize_t = i64; 11 pub type suseconds_t = i64; 12 pub type __u64 = ::c_ulong; 15 pub struct sigaction { 16 pub sa_sigaction: ::sighandler_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/ |
D | mod.rs | 3 pub type c_char = i8; 4 pub type wchar_t = i32; 7 pub struct sigaction { 8 pub sa_sigaction: ::sighandler_t, 9 pub sa_mask: ::sigset_t, 10 pub sa_flags: ::c_int, 11 pub sa_restorer: ::Option<extern fn()>, 14 pub struct statfs { 15 pub f_type: ::__fsword_t, 16 pub f_bsize: ::__fsword_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/ |
D | mod.rs | 1 pub type c_char = u8; 2 pub type wchar_t = u32; 5 pub struct stat { 6 pub st_dev: ::dev_t, 9 pub st_mode: ::mode_t, 10 pub st_nlink: ::nlink_t, 11 pub st_uid: ::uid_t, 12 pub st_gid: ::gid_t, 13 pub st_rdev: ::dev_t, 15 pub st_size: ::off_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
D | s390x.rs | 5 pub type blksize_t = i64; 6 pub type c_char = u8; 7 pub type c_long = i64; 8 pub type c_ulong = u64; 9 pub type nlink_t = u64; 10 pub type suseconds_t = i64; 11 pub type wchar_t = i32; 12 pub type greg_t = u64; 13 pub type __u64 = u64; 16 pub struct sigaction { [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
D | mod.rs | 1 pub type c_char = i8; 2 pub type wchar_t = i32; 3 pub type greg_t = i32; 6 pub struct sigaction { 7 pub sa_sigaction: ::sighandler_t, 8 pub sa_mask: ::sigset_t, 9 pub sa_flags: ::c_int, 10 pub sa_restorer: ::Option<extern fn()>, 13 pub struct statfs { 14 pub f_type: ::__fsword_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 1 pub type c_char = u8; 2 pub type wchar_t = u32; 3 pub type stat64 = ::stat; 7 pub struct stat { 8 pub st_dev: ::dev_t, 9 pub st_ino: ::c_ulonglong, 10 pub st_mode: ::c_uint, 11 pub st_nlink: ::c_uint, 12 pub st_uid: ::c_uint, 13 pub st_gid: ::c_uint, [all …]
|
D | powerpc.rs | 1 pub type c_char = u8; 2 pub type wchar_t = i32; 5 pub struct stat { 6 pub st_dev: ::dev_t, 7 pub st_ino: ::ino_t, 8 pub st_mode: ::mode_t, 9 pub st_nlink: ::nlink_t, 10 pub st_uid: ::uid_t, 11 pub st_gid: ::gid_t, 12 pub st_rdev: ::dev_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/ |
D | mod.rs | 5 pub type c_long = i64; 6 pub type c_ulong = u64; 7 pub type c_char = i8; 8 pub type wchar_t = i32; 9 pub type nlink_t = u32; 10 pub type blksize_t = i64; 11 pub type suseconds_t = i32; 12 pub type __u64 = ::c_ulonglong; 15 pub struct sigaction { 16 pub sa_sigaction: ::sighandler_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | powerpc64.rs | 1 pub type c_char = u8; 2 pub type wchar_t = i32; 3 pub type __u64 = ::c_ulong; 4 pub type nlink_t = u64; 5 pub type blksize_t = ::c_long; 8 pub struct stat { 9 pub st_dev: ::dev_t, 10 pub st_ino: ::ino_t, 11 pub st_nlink: ::nlink_t, 12 pub st_mode: ::mode_t, [all …]
|
D | s390x.rs | 1 pub type blksize_t = i64; 2 pub type c_char = u8; 3 pub type nlink_t = u64; 4 pub type wchar_t = i32; 5 pub type greg_t = u64; 6 pub type __u64 = u64; 9 pub struct ipc_perm { 10 pub __ipc_perm_key: ::key_t, 11 pub uid: ::uid_t, 12 pub gid: ::gid_t, [all …]
|
D | mips64.rs | 1 pub type c_char = i8; 2 pub type wchar_t = i32; 3 pub type __u64 = ::c_ulong; 4 pub type nlink_t = u64; 5 pub type blksize_t = i64; 8 pub struct stat { 9 pub st_dev: ::dev_t, 11 pub st_ino: ::ino_t, 12 pub st_mode: ::mode_t, 13 pub st_nlink: ::nlink_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | powerpc.rs | 1 pub type c_char = u8; 2 pub type wchar_t = i32; 5 pub struct sigaction { 6 pub sa_sigaction: ::sighandler_t, 7 pub sa_mask: ::sigset_t, 8 pub sa_flags: ::c_int, 9 pub sa_restorer: ::Option<extern fn()>, 12 pub struct statfs { 13 pub f_type: ::__fsword_t, 14 pub f_bsize: ::__fsword_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
D | mod.rs | 1 pub type c_char = u8; 2 pub type wchar_t = u32; 5 pub struct sigaction { 6 pub sa_sigaction: ::sighandler_t, 7 pub sa_mask: ::sigset_t, 8 pub sa_flags: ::c_int, 9 pub sa_restorer: ::Option<extern fn()>, 12 pub struct statfs { 13 pub f_type: ::__fsword_t, 14 pub f_bsize: ::__fsword_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 3 pub type c_char = u8; 4 pub type wchar_t = u32; 5 pub type nlink_t = u32; 6 pub type blksize_t = i32; 7 pub type suseconds_t = i64; 8 pub type __u64 = ::c_ulonglong; 11 pub struct sigaction { 12 pub sa_sigaction: ::sighandler_t, 13 pub sa_mask: ::sigset_t, 16 pub sa_flags: ::c_int, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/x86/ |
D | mod.rs | 1 pub type c_char = i8; 2 pub type wchar_t = i32; 5 pub struct stat { 6 pub st_dev: ::dev_t, 9 pub st_mode: ::mode_t, 10 pub st_nlink: ::nlink_t, 11 pub st_uid: ::uid_t, 12 pub st_gid: ::gid_t, 13 pub st_rdev: ::dev_t, 15 pub st_size: ::off_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/ |
D | mod.rs | 1 pub type c_char = i8; 2 pub type wchar_t = i32; 3 pub type nlink_t = u64; 4 pub type blksize_t = ::c_long; 5 pub type __u64 = ::c_ulonglong; 6 pub type greg_t = i64; 9 pub struct stat { 10 pub st_dev: ::dev_t, 11 pub st_ino: ::ino_t, 12 pub st_nlink: ::nlink_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 1 pub type c_char = u8; 2 pub type __u64 = ::c_ulonglong; 3 pub type wchar_t = u32; 4 pub type nlink_t = u32; 5 pub type blksize_t = ::c_int; 8 pub struct stat { 9 pub st_dev: ::dev_t, 10 pub st_ino: ::ino_t, 11 pub st_mode: ::mode_t, 12 pub st_nlink: ::nlink_t, [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/ |
D | mod.rs | 1 pub type c_char = i8; 2 pub type wchar_t = i32; 5 pub struct stat64 { 6 pub st_dev: ::c_ulong, 8 pub st_ino: ::ino64_t, 9 pub st_mode: ::mode_t, 10 pub st_nlink: ::nlink_t, 11 pub st_uid: ::uid_t, 12 pub st_gid: ::gid_t, 13 pub st_rdev: ::c_ulong, [all …]
|
/external/crosvm/kernel_loader/src/ |
D | elf.rs | 14 pub const __BITS_PER_LONG: u32 = 64; 15 pub const __FD_SETSIZE: u32 = 1024; 16 pub const EM_NONE: u32 = 0; 17 pub const EM_M32: u32 = 1; 18 pub const EM_SPARC: u32 = 2; 19 pub const EM_386: u32 = 3; 20 pub const EM_68K: u32 = 4; 21 pub const EM_88K: u32 = 5; 22 pub const EM_486: u32 = 6; 23 pub const EM_860: u32 = 7; [all …]
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/ |
D | mod.rs | 1 pub type c_char = i8; 2 pub type wchar_t = ::c_int; 5 pub struct stat { 6 pub st_dev: ::dev_t, 8 pub st_ino: ::ino_t, 9 pub st_mode: ::mode_t, 10 pub st_nlink: ::nlink_t, 11 pub st_uid: ::uid_t, 12 pub st_gid: ::gid_t, 13 pub st_rdev: ::dev_t, [all …]
|