/external/strace/linux/ |
D | asm_stat.h | 23 # define time_t __kernel_time_t macro 47 # define time_t time_t macro
|
/external/llvm-libc/include/llvm-libc-types/ |
D | time_t_64.h | 12 typedef __INT64_TYPE__ time_t; typedef
|
D | time_t_32.h | 12 typedef __INT32_TYPE__ time_t; typedef
|
/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | time.h | 16 typedef long int time_t; typedef
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | time.h | 16 typedef long int time_t; typedef
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-types/ |
D | time_t_64.h | 12 typedef __INT64_TYPE__ time_t; typedef
|
D | time_t_32.h | 12 typedef __INT32_TYPE__ time_t; typedef
|
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-types/ |
D | time_t_64.h | 12 typedef __INT64_TYPE__ time_t; typedef
|
D | time_t_32.h | 12 typedef __INT32_TYPE__ time_t; typedef
|
/external/sandboxed-api/contrib/libraw/ |
D | raw.gen.h.in | 21 #define time_t uint64_t macro
|
/external/rust/android-crates-io/crates/libc/src/unix/nto/ |
D | aarch64.rs | 5 pub type time_t = i64; typedef
|
D | x86_64.rs | 5 pub type time_t = i64; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | aarch64.rs | 5 pub type time_t = i64; typedef
|
D | x86_64.rs | 5 pub type time_t = i64; typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | aarch64.rs | 5 pub type time_t = i64; typedef
|
D | x86_64.rs | 5 pub type time_t = i64; typedef
|
/external/rust/android-crates-io/crates/libc/src/unix/haiku/ |
D | b32.rs | 3 pub type time_t = i32; typedef
|
D | b64.rs | 3 pub type time_t = i64; typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/haiku/ |
D | b32.rs | 3 pub type time_t = i32; typedef
|
D | b64.rs | 3 pub type time_t = i64; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/haiku/ |
D | b64.rs | 3 pub type time_t = i64; typedef
|
D | b32.rs | 3 pub type time_t = i32; typedef
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | powerpc.rs | 5 pub type time_t = i64; typedef
|
D | arm.rs | 5 pub type time_t = i64; typedef
|
/external/llvm/unittests/Support/ |
D | TimeValueTest.cpp | 17 TEST(TimeValue, time_t) { in TEST() argument
|