/external/kernel-headers/original/uapi/linux/ |
D | time.h | 11 struct timespec { struct 23 struct timespec it_interval;/* timer period */ argument
|
/external/libusb/libusb/os/ |
D | threads_windows.h | 63 struct timespec { struct 64 long tv_sec; 65 long tv_nsec;
|
/external/mesa3d/src/util/tests/timespec/ |
D | meson.build | 21 test(
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | time.pxd.pxi | 19 cdef double _time_from_timespec(gpr_timespec timespec)
|
D | time.pyx.pxi | 27 cdef double _time_from_timespec(gpr_timespec timespec):
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
D | mod.rs | 466 rqtp: *const ::timespec, in clock_nanosleep() 467 rmtp: *mut ::timespec, in clock_nanosleep()
|
/external/rust/crates/chrono/src/offset/ |
D | local.rs | 161 let timespec = datetime_to_timespec(local, true); in from_local_datetime() localVariable 185 let timespec = datetime_to_timespec(utc, false); in from_utc_datetime() localVariable
|
/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/ |
D | ProfilerEntry.cs | 42 public Timespec timespec; field
|
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx06.c | 56 struct timespec *timespec) in timestamp_to_timespec()
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
D | mod.rs | 487 rqtp: *const ::timespec, in clock_nanosleep() 488 rmtp: *mut ::timespec, in clock_nanosleep()
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
D | mod.rs | 487 rqtp: *const ::timespec, in clock_nanosleep() 488 rmtp: *mut ::timespec, in clock_nanosleep()
|
/external/rust/crates/parking_lot_core/src/thread_parker/ |
D | linux.rs | 106 fn futex_wait(&self, ts: Option<libc::timespec>) { in futex_wait()
|
D | unix.rs | 219 fn timeout_to_timespec(timeout: Duration) -> Option<libc::timespec> { in timeout_to_timespec()
|
/external/rust/crates/nix/src/sys/ |
D | event.rs | 293 if let Some(ref timeout) = timeout_opt {timeout as *const timespec} else {ptr::null()}) in kevent_ts() constant
|
D | time.rs | 91 fn as_ref(&self) -> ×pec { in as_ref() 97 fn as_mut(&mut self) -> &mut timespec { in as_mut() 541 let timespec = TimeSpec::nanoseconds(123_123_456_789); in test_timespec_from() localVariable
|
/external/python/pycparser/tests/c_files/ |
D | cppd_with_stdio_h.c | 3395 struct timespec { struct 3401 struct timespec it_interval; argument
|
/external/rust/crates/libc/src/unix/linux_like/android/b64/ |
D | mod.rs | 338 __relative_timeout: *const ::timespec, in __system_property_wait()
|
/external/rust/crates/quiche/src/ |
D | ffi.rs | 1129 fn std_time_to_c(time: &std::time::Instant, out: &mut timespec) { in std_time_to_c() 1131 ptr::copy_nonoverlapping(time as *const _ as *const timespec, out, 1) in std_time_to_c() constant 1136 fn std_time_to_c(_time: &std::time::Instant, out: &mut timespec) { in std_time_to_c()
|
/external/python/cpython3/Lib/ |
D | datetime.py | 161 def _format_time(hh, mm, ss, us, timespec='auto'): argument 1417 def isoformat(self, timespec='auto'): argument 1897 def isoformat(self, sep='T', timespec='auto'): argument
|
/external/rust/crates/libc/src/vxworks/ |
D | mod.rs | 1440 host: *const ::timespec, in pthread_rwlock_timedrdlock() 1452 host: *const ::timespec, in pthread_rwlock_timedwrlock() 1477 abstime: *const ::timespec, in pthread_cond_timedwait() 1502 rqtp: *const ::timespec, in clock_nanosleep() 1503 rmtp: *mut ::timespec, in clock_nanosleep() 1507 pub fn nanosleep(rqtp: *const ::timespec, rmtp: *mut ::timespec) -> ::c_int; in nanosleep() 1805 abs_timeout: *const ::timespec, in mq_timedreceive() 1818 abs_timeout: *const ::timespec, in mq_timedsend()
|
/external/crosvm/common/sys_util/src/ |
D | lib.rs | 563 pub fn duration_to_timespec(duration: Duration) -> libc::timespec { in duration_to_timespec()
|
/external/crosvm/base/src/unix/ |
D | mod.rs | 570 pub fn duration_to_timespec(duration: Duration) -> libc::timespec { in duration_to_timespec()
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 397 #define EXT4_INODE_SET_XTIME(xtime, timespec, raw_inode) \ argument 405 #define EXT4_EINODE_SET_XTIME(xtime, timespec, raw_inode) \ argument 414 #define EXT4_INODE_GET_XTIME(xtime, timespec, raw_inode) \ argument 424 #define EXT4_EINODE_GET_XTIME(xtime, timespec, raw_inode) \ argument
|
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 2193 rqtp: *const ::timespec, in clock_nanosleep() 2194 rmtp: *mut ::timespec, in clock_nanosleep() 2211 timeout: *const ::timespec, in aio_suspend() 2335 timeout: *const ::timespec, in kevent() 2368 abs_timeout: *const ::timespec, in mq_timedreceive() 2376 abs_timeout: *const ::timespec, in mq_timedsend() 2420 timeout: *const ::timespec, in sigtimedwait() 2452 timeout: *mut ::timespec, in recvmmsg() 2532 ts: *const ::timespec, in pollts()
|
/external/rust/crates/libc/src/ |
D | wasi.rs | 522 pub fn nanosleep(a: *const timespec, b: *mut timespec) -> c_int; in nanosleep() 525 pub fn clock_nanosleep(a: clockid_t, a2: c_int, b: *const timespec, c: *mut timespec) -> c_int; in clock_nanosleep() 711 times: *const ::timespec, in utimensat() 784 times: *const ::timespec, in __wasilibc_nocwd_utimensat() 792 times: *const ::timespec, in __wasilibc_utimens()
|