Home
last modified time | relevance | path

Searched refs:timespec (Results 1326 - 1350 of 1563) sorted by relevance

1...<<51525354555657585960>>...63

/third_party/eudev/src/shared/
H A Dutil.c1014 struct timespec ts[2]; in touch_file()
1093 static inline int ppoll_fallback(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts, const sigset_t *sigmask) { in ppoll_fallback()
1114 struct timespec ts; in fd_wait_for_event()
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c907 struct timespec timespec; in snd_pcm_file_open() local
963 if (clock_gettime(CLOCK_MONOTONIC, &timespec) == 0) in snd_pcm_file_open()
/third_party/ltp/lib/
H A Dtst_test.c62 static struct timespec tst_start_time; /* valid only for test pid */
1427 struct timespec ts; in get_time_ms()
1528 static struct timespec now; in tst_remaining_runtime()
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
H A Dloopback_test.c99 struct timespec poll_timeout;
722 struct timespec *ts = NULL; in wait_for_complete()
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h835 struct timespec t; in sys_poll()
924 struct timespec t; in sys_select()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c113 struct timespec ts; in gettime_us()
121 const struct timespec ts = { in sleep_us()
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c453 static struct timespec tv_client_start;
454 static struct timespec tv_client_end;
/third_party/python/Modules/
H A D_datetimemodule.c4370 const char *timespec = NULL; in time_isoformat() local
4371 static char *keywords[] = {"timespec", NULL}; in time_isoformat()
4383 if (!PyArg_ParseTupleAndKeywords(args, kw, "|s:isoformat", keywords, &timespec)) in time_isoformat()
4386 if (timespec == NULL || strcmp(timespec, "auto") == 0) { in time_isoformat()
4398 if (strcmp(timespec, specs[given_spec][0]) == 0) { in time_isoformat()
4409 PyErr_Format(PyExc_ValueError, "Unknown timespec value"); in time_isoformat()
4734 "The optional argument timespec specifies the number "
5749 char *timespec = NULL; in datetime_isoformat() local
5750 static char *keywords[] = {"sep", "timespec", NUL in datetime_isoformat()
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp594 timespec outtime; in PThreadCondTimedWaitThreadA()
981 timespec ts = {1, 0}; in PThreadMutexTimedLock()
1197 timespec ts; in PThreadRwLockTimedRdLock()
1212 timespec ts; in PThreadRwLockTimedWrLock()
/third_party/elfutils/src/
H A Dstrip.c117 const char *fname, mode_t mode, struct timespec tvp[2]);
121 struct timespec tvp[2]) __attribute__ ((unused));
750 struct timespec tv[2]; in process_file()
982 mode_t mode, struct timespec tvp[2]) in handle_elf()
2719 struct timespec tvp[2]) in handle_ar()
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx477 struct timespec ts_start;
486 struct timespec ts_end; in ~tmp_ms_metric()
2586 struct timespec ts_start, ts_end; in handler_cb()
2609 struct timespec tsay_start, tsay_end; in handler_cb()
3647 struct timespec ts_start, ts_end; in scan_source_paths()
3822 struct timespec ts_start, ts_end; in groom()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration_test.cc42 // A gMock matcher to match timespec values. Use this matcher like:
43 // timespec ts1, ts2;
1247 timespec ts; in TEST()
1264 timespec ts; in TEST()
1281 // Tests ToTimeval()/DurationFromTimeval() (same as timespec above) in TEST()
1344 timespec ts; in TEST()
1504 std::numeric_limits<decltype(timespec::tv_sec)>::max(); in TEST()
1506 std::numeric_limits<decltype(timespec::tv_sec)>::min(); in TEST()
1507 timespec ts; in TEST()
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Devent_filter_test.cpp163 struct timespec ts; in Now()
/kernel/linux/build/test/unittest/accesstokenid/
H A Daccesstokenid_test.cpp70 struct timespec time = {0, 0}; in GenRand64()
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbipd.c498 struct timespec timeout; in do_standalone_mode()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c29 struct timespec real_time_ts, boot_time_ts; in test_bpf_obj_id()
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_rxq_info_user.c171 struct timespec t; in gettime()
H A Dmap_perf_test_user.c28 struct timespec ts; in time_get_ns()
/kernel/linux/linux-5.10/include/linux/
H A Dsignal.h275 struct timespec;
/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-wait.c373 struct timespec ts = { .tv_sec = 0, in writerfn()
H A Depoll-ctl.c175 struct timespec ts = { .tv_sec = 0, in workerfn()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dswitch-tracking.c25 struct timespec ts; in spin_sleep()
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c721 struct timespec time; in acpi_os_wait_semaphore()
/kernel/linux/linux-6.6/include/linux/
H A Dsignal.h276 struct timespec;
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-wait.c386 struct timespec ts = { .tv_sec = 0, in writerfn()

Completed in 52 milliseconds

1...<<51525354555657585960>>...63