| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | termios.h | 12 typedef unsigned int speed_t; typedef
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | termios.h | 15 typedef unsigned int speed_t; typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | termios.h | 15 typedef unsigned int speed_t; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | termios.h | 15 typedef unsigned int speed_t; typedef
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | termios.h | 16 typedef unsigned int speed_t; typedef
|
| /third_party/musl/include/ |
| D | termios.h | 16 typedef unsigned int speed_t; typedef
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 1373 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() 1374 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed()
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 38 pub type speed_t = u32; typedef
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 12 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 46 pub type speed_t = u32; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 8 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 38 pub type speed_t = ::c_uint; typedef 3833 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() 3834 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed()
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 6 pub type speed_t = ::c_uchar; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 2 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 12 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 20 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 4 pub type speed_t = ::c_uint; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 20 pub type speed_t = ::c_ulong; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 4123 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 4125 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 4161 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 4103 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 4248 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 4152 pub type speed_t = crate::ctypes::c_uint; typedef
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 4183 pub type speed_t = crate::ctypes::c_uint; typedef
|