/third_party/openssl/engines/ |
H A D | e_afalg.c | 127 /* 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 D | os_unix.c | 53 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 D | pcm_hw.c | 131 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, ×pec) == 0) { in snd_pcm_hw_open_fd()
|
/third_party/libuv/src/unix/ |
H A D | fs.c | 237 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 D | fs.c | 217 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 D | lowntfs-3g.c | 526 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 D | mod.rs | 139 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 D | audio_affinity_manager.cpp | 33 timespec tm{}; in GetCurrentTimeMS()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_ohos_vulkan.cpp | 149 struct timespec curTime = {0, 0}; in RequestNativeWindowBuffer()
|
/foundation/multimedia/player_framework/services/services/monitor/server/ |
H A D | monitor_server.cpp | 225 struct timespec timestamp = {0, 0}; in GetTimeMS()
|
/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | nfc_sdk_common.cpp | 217 struct timespec times = {0};
in GetRelativeTime()
|
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 146 int64_t CloudFileUtils::Timespec2Milliseconds(const struct timespec &time) in Timespec2Milliseconds()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_utils.cpp | 223 struct timespec tp; in MakeNonce()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_smartgenius.c | 198 struct timespec errorTime; in NetlinkErrorHandle()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/ |
H A D | testptp.c | 155 struct timespec ts; in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | so_txtime.c | 56 struct timespec ts; in gettime_ns()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 258 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 D | nf-queue.c | 261 struct timespec ts = { .tv_sec = delay / 1000 }; in sleep_ms()
|
/kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
H A D | uevent_filtering.c | 248 struct timespec timeout; in do_test()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
H A D | set_memory_region_test.c | 103 struct timespec ts; in wait_for_vcpu()
|
H A D | steal_time.c | 238 struct timespec ts, stop; in do_steal_time()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | set_memory_region_test.c | 98 struct timespec ts; in wait_for_vcpu()
|
H A D | steal_time.c | 210 struct timespec ts, stop; in do_steal_time()
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | nf-queue.c | 261 struct timespec ts = { .tv_sec = delay / 1000 }; in sleep_ms()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 258 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex()
|