| /third_party/rust/crates/libc/src/unix/newlib/powerpc/ |
| D | mod.rs | 1 pub type clock_t = ::c_ulong; typedef
|
| /third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
| D | mod.rs | 1 pub type clock_t = ::c_long; typedef
|
| /third_party/rust/crates/libc/src/unix/newlib/arm/ |
| D | mod.rs | 1 pub type clock_t = ::c_long; typedef
|
| /third_party/rust/crates/linux-raw-sys/gen/include/ |
| D | support.h | 51 #define clock_t __kernel_clock_t macro
|
| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 1 pub type clock_t = ::c_ulong; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 4 pub type clock_t = i64; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
| D | mod.rs | 7 pub type clock_t = i32; typedef
|
| /third_party/musl/include/ |
| D | alltypes.h.in | 42 TYPEDEF long clock_t; variable
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | alltypes.h | 272 typedef long clock_t; typedef
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 17 pub type clock_t = c_ulong; typedef
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| D | alltypes.h | 213 typedef long clock_t; typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | alltypes.h | 213 typedef long clock_t; typedef
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | alltypes.h | 213 typedef long clock_t; typedef
|
| /third_party/python/ |
| D | configure.ac | 2738 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
|
| /third_party/python/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2397 clock_t = __darwin_clock_t variable
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| D | mod.rs | 2 pub type clock_t = c_long; typedef
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 25 pub type clock_t = c_longlong; typedef 672 pub fn times(buf: *mut ::tms) -> ::clock_t; in times()
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
| D | mod.rs | 4 pub type clock_t = i32; typedef
|
| /third_party/rust/crates/libc/src/windows/ |
| D | mod.rs | 28 pub type clock_t = i32; typedef
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 18 pub type clock_t = c_ulong; typedef
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 1066 pub fn times(buf: *mut ::tms) -> ::clock_t; in times()
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 4 pub type clock_t = u64; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 7 pub type clock_t = ::c_long; typedef
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 20 pub type clock_t = ::c_long; typedef
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 24 pub type clock_t = c_uint; typedef
|