/third_party/rust/crates/libc/src/unix/linux_like/ |
H A D | mod.rs | 114 pub sched_ss_repl_period: ::timespec, 116 pub sched_ss_init_budget: ::timespec, 1657 pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_getres() 1658 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() 1659 pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_int; in clock_settime() 1688 pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; in futimens() 1692 times: *const ::timespec, in utimensat()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngcp.c | 416 struct timespec read_time; 417 struct timespec read_time_total; 418 struct timespec write_time; 419 struct timespec write_time_total; 1500 set_timer(struct display *dp, struct timespec *timer) in set_timer() 1523 struct timespec t, tmp; in end_timer() 1566 print_time(const char *what, struct timespec t) in print_time()
|
/third_party/python/Lib/ |
H A D | datetime.py | 161 def _format_time(hh, mm, ss, us, timespec='auto'): 170 if timespec == 'auto': 172 timespec = 'microseconds' if us else 'seconds' 173 elif timespec == 'milliseconds': 176 fmt = specs[timespec] 178 raise ValueError('Unknown timespec value') 1518 def isoformat(self, timespec='auto'): 1524 The optional argument timespec specifies the number of additional 1529 self._microsecond, timespec) 2009 def isoformat(self, sep='T', timespec [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 145 struct timespec stat_updated; 146 struct timespec mtime; 161 struct timespec forget_time; 544 static void curr_time(struct timespec *now); 545 static double diff_timespec(const struct timespec *t1, 546 const struct timespec *t2); 1527 struct timespec timeout; in fuse_interrupt() 2110 const struct timespec tv[2], struct fuse_file_info *fi) in fuse_fs_utimens() 2424 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq() 2434 static void curr_time(struct timespec *no [all...] |
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
H A D | daudio_utils.cpp | 180 struct timespec time; in GetCurNano() 196 struct timespec time; in AbsoluteSleep()
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 61 typedef int (*vgettime_t)(clockid_t, struct timespec *); 166 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | iostat.c | 401 char *prefix, struct timespec *ts) in iostat_prefix() 452 struct perf_stat_config *config, struct timespec *ts, in iostat_print_counters()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | cmsg_sender.c | 82 static struct timespec time_start_real; 83 static struct timespec time_start_mono;
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 61 typedef int (*vgettime_t)(clockid_t, struct timespec *); 163 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_inq.c | 209 struct timespec req; in wait_for_ack() 355 struct timespec req; in process_one_client()
|
/kernel/linux/linux-6.6/tools/testing/selftests/rtc/ |
H A D | rtctest.c | 73 struct timespec req = { in nanosleep_with_retries() 77 struct timespec rem; in nanosleep_with_retries()
|
/kernel/liteos_m/kal/posix/src/ |
H A D | pthread_mutex.c | 329 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *absTimeout) in pthread_mutex_timedlock() 334 struct timespec curTime = {0}; in pthread_mutex_timedlock()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | schedndk.cpp | 211 struct timespec ts = {PARAM_0};
in SchedRrGetInterval() 216 struct timespec ts = {PARAM_0};
in SchedRrGetInterval()
|
/test/xts/acts/kernel_lite/ipc_posix/semaphore/ |
H A D | SemTest.cpp | 275 struct timespec ts = {0}; in ThreadSemTimedWait() 435 struct timespec ts = {0}; in HWTEST_F()
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_hw.c | 197 static ssize_t read_from_ts_buf(snd_rawmidi_hw_t *hw, struct timespec *tstamp, in read_from_ts_buf() 245 static ssize_t snd_rawmidi_hw_tread(snd_rawmidi_t *rmidi, struct timespec *tstamp, in snd_rawmidi_hw_tread()
|
/third_party/alsa-utils/amidi/ |
H A D | amidi.c | 367 static void print_byte(unsigned char byte, struct timespec *ts) in print_byte() 686 struct timespec ts; in main()
|
/third_party/libuv/src/unix/ |
H A D | thread.c | 755 struct timespec ts; in uv_cond_destroy() 822 struct timespec ts; in uv_cond_timedwait()
|
/third_party/mbedtls/tests/scripts/ |
H A D | audit-validity-dates.py | 378 audit_data.not_valid_before.isoformat(timespec='seconds'), 379 audit_data.not_valid_after.isoformat(timespec='seconds'),
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_bo.c | 68 struct timespec time; in bo_dump_stats() 463 struct timespec time; in v3dv_bo_free()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_bufmgr.c | 73 struct timespec time; in v3d_bo_dump_stats() 191 struct timespec time; in v3d_bo_last_unreference()
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__threads.c | 325 static void ares__timespec_timeout(struct timespec *ts, unsigned long add_ms) in ares__timespec_timeout() 352 struct timespec ts; in ares__thread_cond_timedwait()
|
/third_party/mesa3d/src/util/ |
H A D | u_queue.c | 116 struct timespec ts; in do_futex_fence_wait() 184 struct timespec ts; in _util_queue_fence_wait_timeout()
|
/third_party/libfuse/include/ |
H A D | fuse.h | 694 int (*utimens) (const char *, const struct timespec tv[2], 1234 const struct timespec tv[2], struct fuse_file_info *fi);
|
/third_party/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 108 struct timespec now; in atomic_timestamp() 532 struct timespec now; in setup()
|
/third_party/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str03.c | 192 struct timespec timer; in synchronize_children() 328 struct timespec timer; in doit()
|