| /external/libpcap/pcap/ |
| D | socket.h | 55 typedef long suseconds_t; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| D | x86.rs | 6 pub type suseconds_t = i32; typedef
|
| D | powerpc.rs | 6 pub type suseconds_t = i32; typedef
|
| D | arm.rs | 6 pub type suseconds_t = i32; typedef
|
| D | powerpc64.rs | 6 pub type suseconds_t = i64; typedef
|
| D | aarch64.rs | 6 pub type suseconds_t = i64; typedef
|
| D | riscv64.rs | 6 pub type suseconds_t = ::c_long; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
| D | mod.rs | 11 pub type suseconds_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/ |
| D | mod.rs | 6 pub type suseconds_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 16 pub type suseconds_t = ::c_long; typedef
|
| /external/rust/crates/nix/src/sys/ |
| D | time.rs | 591 fn micros_mod_sec(&self) -> suseconds_t { in micros_mod_sec() 604 pub const fn tv_usec(&self) -> suseconds_t { in tv_usec()
|
| /external/musl/include/ |
| D | alltypes.h.in | 13 TYPEDEF _Int64 suseconds_t; variable
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 73 typedef int suseconds_t; typedef
|
| /external/libwebsockets/include/ |
| D | libwebsockets.h | 100 typedef int suseconds_t; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 3518 typedef long suseconds_t; typedef
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2400 suseconds_t = __darwin_suseconds_t variable
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2400 suseconds_t = __darwin_suseconds_t variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| D | mod.rs | 13 pub type suseconds_t = c_long; typedef
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 39 pub type suseconds_t = i32; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
| D | mod.rs | 6 pub type suseconds_t = i32; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 8 pub type suseconds_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 20 pub type suseconds_t = c_long; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 14 pub type suseconds_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
| D | mod.rs | 10 pub type suseconds_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 13 pub type suseconds_t = ::c_long; typedef
|