| /external/rust/crates/libc/src/unix/newlib/powerpc/ |
| D | mod.rs | 1 pub type clock_t = ::c_ulong; typedef
|
| /external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/ |
| D | RuntimeSupport.h | 45 typedef uint64_t clock_t; typedef
|
| /external/rust/crates/libc/src/unix/newlib/arm/ |
| D | mod.rs | 1 pub type clock_t = ::c_long; typedef
|
| /external/rust/crates/libc/src/unix/newlib/aarch64/ |
| D | mod.rs | 1 pub type clock_t = ::c_long; typedef
|
| /external/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 1 pub type clock_t = ::c_ulong; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 4 pub type clock_t = i64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
| D | mod.rs | 7 pub type clock_t = i32; typedef
|
| /external/musl/include/ |
| D | alltypes.h.in | 42 TYPEDEF long clock_t; variable
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 54 typedef int clock_t; typedef
|
| /external/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 17 pub type clock_t = c_ulong; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 3385 typedef unsigned long clock_t; typedef
|
| /external/python/cpython2/ |
| D | configure.ac | 1760 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
|
| /external/python/cpython3/ |
| D | configure.ac | 2293 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2397 clock_t = __darwin_clock_t variable
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2397 clock_t = __darwin_clock_t variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| D | mod.rs | 2 pub type clock_t = c_long; typedef
|
| /external/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()
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
| D | mod.rs | 4 pub type clock_t = i32; typedef
|
| /external/rust/crates/libc/src/windows/ |
| D | mod.rs | 28 pub type clock_t = i32; typedef
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 18 pub type clock_t = c_ulong; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 4 pub type clock_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 1066 pub fn times(buf: *mut ::tms) -> ::clock_t; in times()
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 7 pub type clock_t = ::c_long; typedef
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 20 pub type clock_t = ::c_long; typedef
|
| /external/rust/crates/libc/src/solid/ |
| D | mod.rs | 24 pub type clock_t = c_uint; typedef
|