Home
last modified time | relevance | path

Searched refs:timespec (Results 1351 - 1375 of 1746) sorted by relevance

1...<<51525354555657585960>>...70

/third_party/openssl/engines/
H A De_afalg.c127 /* A version of 'struct timespec' with 32-bit time_t and nanoseconds. */
136 struct timespec *timeout) in io_getevents()
271 struct timespec timeout; in afalg_fin_cipher_aio()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_unix.c53 const struct timespec req = { sec, usec * 1000 }; in os_sleep()
86 struct timespec ts; in os_get_reltime()
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c131 struct timespec snd_pcm_hw_fast_tstamp(snd_pcm_t *pcm) in snd_pcm_hw_fast_tstamp()
133 struct timespec res; in snd_pcm_hw_fast_tstamp()
1670 struct timespec timespec; in snd_pcm_hw_open_fd() local
1671 if (clock_gettime(CLOCK_MONOTONIC, &timespec) == 0) { in snd_pcm_hw_open_fd()
/third_party/libuv/src/unix/
H A Dfs.c237 UV_UNUSED(static struct timespec uv__fs_to_timespec(double time)) { in UV_UNUSED()
238 struct timespec ts; in UV_UNUSED()
272 struct timespec ts[2]; in uv__fs_futime()
1054 struct timespec ts[2]; in uv__fs_utime()
1095 struct timespec ts[2]; in uv__fs_lutime()
/third_party/node/deps/uv/src/unix/
H A Dfs.c217 UV_UNUSED(static struct timespec uv__fs_to_timespec(double time)) { in UV_UNUSED()
218 struct timespec ts; in UV_UNUSED()
252 struct timespec ts[2]; in uv__fs_futime()
1144 struct timespec ts[2]; in uv__fs_utime()
1186 struct timespec ts[2]; in uv__fs_lutime()
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c526 struct timespec *bkuptime, struct timespec *crtime)
537 memset(bkuptime, 0, sizeof(struct timespec));
538 memset(crtime, 0, sizeof(struct timespec));
556 int ntfs_macfuse_setcrtime(const char *path, const struct timespec *tv)
577 int ntfs_macfuse_setbkuptime(const char *path, const struct timespec *tv)
598 int ntfs_macfuse_setchgtime(const char *path, const struct timespec *tv)
953 struct timespec ts; in ntfs_fuse_getstat()
968 struct timespec ts; in ntfs_fuse_getstat()
2147 struct timespec actim in ntfs_fuse_utime()
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs139 pub it_interval: ::timespec,
140 pub it_value: ::timespec,
3744 timeout: *const ::timespec, in aio_suspend()
3841 abs_timeout: *const ::timespec, in mq_timedreceive()
3854 abs_timeout: *const ::timespec, in mq_timedsend()
4030 timeout: *const ::timespec, in sigtimedwait()
4150 pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; in sched_rr_get_interval()
4151 pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c_int; in sem_timedwait()
4175 timeout: *const ::timespec, in ppoll()
4189 abstime: *const ::timespec, in pthread_mutex_timedlock()
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_affinity_manager.cpp33 timespec tm{}; in GetCurrentTimeMS()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp149 struct timespec curTime = {0, 0}; in RequestNativeWindowBuffer()
/foundation/multimedia/player_framework/services/services/monitor/server/
H A Dmonitor_server.cpp225 struct timespec timestamp = {0, 0}; in GetTimeMS()
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp217 struct timespec times = {0}; in GetRelativeTime()
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp146 int64_t CloudFileUtils::Timespec2Milliseconds(const struct timespec &time) in Timespec2Milliseconds()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp223 struct timespec tp; in MakeNonce()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c198 struct timespec errorTime; in NetlinkErrorHandle()
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/
H A Dtestptp.c155 struct timespec ts; in main()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dso_txtime.c56 struct timespec ts; in gettime_ns()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c258 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex()
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c261 struct timespec ts = { .tv_sec = delay / 1000 }; in sleep_ms()
/kernel/linux/linux-5.10/tools/testing/selftests/uevent/
H A Duevent_filtering.c248 struct timespec timeout; in do_test()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c103 struct timespec ts; in wait_for_vcpu()
H A Dsteal_time.c238 struct timespec ts, stop; in do_steal_time()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c98 struct timespec ts; in wait_for_vcpu()
H A Dsteal_time.c210 struct timespec ts, stop; in do_steal_time()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnf-queue.c261 struct timespec ts = { .tv_sec = delay / 1000 }; in sleep_ms()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c258 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex()

Completed in 35 milliseconds

1...<<51525354555657585960>>...70