/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
H A D | mod.rs | 718 timeout: *mut ::timespec, in recvmmsg()
|
/third_party/pulseaudio/src/pulse/ |
H A D | mainloop.c | 869 struct timespec ts; in pa_mainloop_poll()
|
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
H A D | proxy.c | 1234 struct timespec ts; in run()
|
/third_party/toybox/lib/ |
H A D | xwrap.c | 903 void xparsetimespec(char *arg, struct timespec *ts) in xparsetimespec()
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_record.cpp | 240 struct timespec t; in AppRunningRecord() 1564 struct timespec t; in CanRestartResidentProc()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_common.c | 82 struct timespec measureBefore; 248 struct timespec now; in CalculateEventProcessRate()
|
/third_party/libuv/src/unix/ |
H A D | core.c | 116 struct timespec t; in uv_clock_gettime() 1802 struct timespec timeout; in uv_sleep()
|
H A D | linux.c | 1649 struct timespec t; in uv__hrtime() 1741 struct timespec now; in uv_uptime()
|
/third_party/littlefs/runners/ |
H A D | test_runner.c | 478 struct timespec t; in test_trace() 492 struct timespec t; in test_trace()
|
H A D | bench_runner.c | 462 struct timespec t; in bench_trace() 476 struct timespec t; in bench_trace()
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 1236 struct timespec ts; in handle_hidraw() 2269 struct timespec ts; in mainloop()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_bufmgr.c | 116 struct timespec tp; in get_time() 1483 struct timespec time; in iris_bo_unreference()
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | mod.rs | 1785 timeout: *const ::timespec, in kevent() 1888 timeout: *const ::timespec, in futex()
|
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 1199 struct timespec startTime = {0, 0}; in allowToPurge() 1207 struct timespec endTime = {0, 0}; in allowToPurge()
|
/third_party/python/Modules/ |
H A D | selectmodule.c | 2117 struct timespec timeoutspec; in select_kqueue_control_impl() 2118 struct timespec *ptimeoutspec; in select_kqueue_control_impl()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
H A D | mod.rs | 1510 // timespec constants 1604 pub fn aio_waitcomplete(iocbp: *mut *mut aiocb, timeout: *mut ::timespec) -> ::c_int; in aio_waitcomplete() 1681 timeout: *const ::timespec, in aio_suspend()
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | ext_extension.cpp | 988 struct timespec tv[2] = {sta.st_atim, sta.st_mtim}; in RestoreBigFilesForSpecialCloneCloud() 1118 struct timespec tv[2] = {sta.st_atim, sta.st_mtim}; in RestoreBigFileAfter()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsclone.c | 1101 static const struct timespec zero_time = { .tv_sec = 0, .tv_nsec = 0 }; 1273 static const struct timespec zero_time = { .tv_sec = 0, .tv_nsec = 0 };
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 1313 struct timespec abs_timeout = { in cond_timedwait_ns() 1765 struct timespec delay = { in wsi_register_vblank_event()
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 2749 static struct timespec tmstart; in app_tminterval() 2750 struct timespec now; in app_tminterval()
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 2742 static struct timespec tmstart; in app_tminterval() 2743 struct timespec now; in app_tminterval()
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_timer_mgr.cpp | 950 struct timespec tv {}; in GetBootTimeMs()
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pa_renderer_stream_impl.cpp | 472 timespec tm {}; in GetCurrentPosition()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_jank_stats.cpp | 856 struct timespec ts = { 0, 0 }; in ConvertTimeToSystime()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ |
H A D | vsync_generator_test.cpp | 32 timespec t = {};
in SystemTime()
|