| /external/musl/include/ |
| D | termios.h | 16 typedef unsigned int speed_t; typedef
|
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | termbits-common.h | 6 typedef unsigned int speed_t; typedef
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 1370 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() 1371 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed()
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 38 pub type speed_t = u32; typedef
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 12 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 8 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 46 pub type speed_t = u32; typedef
|
| /external/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()
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 2 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 6 pub type speed_t = ::c_uchar; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 12 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 20 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 4 pub type speed_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 20 pub type speed_t = ::c_ulong; typedef
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 11091 typedef unsigned int speed_t; typedef
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 9149 typedef unsigned int speed_t; typedef
|
| D | vmlinux.h | 9149 typedef unsigned int speed_t; typedef
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 7817 typedef unsigned int speed_t; typedef
|
| D | vmlinux_510.h | 7817 typedef unsigned int speed_t; typedef
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 11497 typedef unsigned int speed_t; typedef
|
| D | vmlinux.h | 11497 typedef unsigned int speed_t; typedef
|