Home
last modified time | relevance | path

Searched refs:ns_to_timespec (Results 1 – 25 of 39) sorted by relevance

12

/dports/astro/gpsd/gpsd-3.20/tests/
H A Dtest_timespec.c74 #define ns_to_timespec(ts, ns) \ macro
244 ns_to_timespec( r, r_ns); in test_ns_subtract()
438 ns_to_timespec( ts_l, l ); in ex_subtract_float()
440 ns_to_timespec( ts_l32, l32 ); in ex_subtract_float()
442 ns_to_timespec( ts_l64, l64); in ex_subtract_float()
546 ns_to_timespec( ts_l32, l32); in ex_precision()
548 ns_to_timespec( ts_l64, l64); in ex_precision()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_marker.c40 queue->lag = ns_to_timespec(0); in vmw_marker_queue_init()
84 queue->lag = ns_to_timespec(0); in vmw_marker_pull()
139 cond = ns_to_timespec((s64) us * 1000); in vmw_lag_lt()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Dtime.h74 ns_to_timespec(const int64_t nsec) in ns_to_timespec() function
100 ts = ns_to_timespec(nsec); in ns_to_timeval()
H A Dktime.h93 return ns_to_timespec(ktime_to_ns(kt)); in ktime_to_timespec()
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dwhiteout.c513 ns_to_timespec(timespec_to_ns(&screenend) + timespec_to_ns(&demodelay), &screenend); in whiteout_demo()
568 ns_to_timespec(NANOSECS_IN_SEC, &tv); in whiteout_demo()
570 ns_to_timespec(delay, &tv); in whiteout_demo()
585 ns_to_timespec(timespec_to_ns(&demodelay) / 10000, &ts); in whiteout_demo()
H A Dzoo.c155 ns_to_timespec(targ - cur, &rel); in reader_post()
170 ns_to_timespec(timespec_to_ns(&demodelay) * 2, &fadedelay); in reader_post()
291 ns_to_timespec(deadline_ns - timespec_to_ns(&now), &inputtime); in selector_run()
366 ns_to_timespec(deadline_ns - timespec_to_ns(&now), &inputtime); in mselector_run()
H A Ddemo.h100 ns_to_timespec(timespec_subtract_ns(time0, time1), result); in timespec_subtract()
108 ns_to_timespec(ns, result); in timespec_add()
H A Dreel.c185 ns_to_timespec(deadlinens - curns, &pollspec); in handle_input()
243 ns_to_timespec((timespec_to_ns(&demodelay) * 5) + startns, &deadline); in ncreel_demo_core()
H A Dluigi.c189 ns_to_timespec(timespec_to_ns(&demodelay) / (cols - 16 - 1), &stepdelay); in luigi_demo()
H A Dinput.c63 ns_to_timespec(ns + timespec_to_ns(&now), &abstime); in demo_getc()
H A Dhighcon.c127 ns_to_timespec(targns, &abstime); in highcon_demo()
H A Djungle.c26652 ns_to_timespec(iter * iterns - nsrunning, &sleepts); in jungle_demo()
/dports/devel/R-cran-BH/BH/inst/include/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/devel/hyperscan/boost_1_75_0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/devel/boost-docs/boost_1_72_0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/devel/boost-python-libs/boost_1_72_0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/devel/boost-libs/boost_1_72_0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/thread/detail/
H A Dplatform_time.hpp117 inline timespec ns_to_timespec(boost::time_max_t const& ns) in ns_to_timespec() function
137 explicit platform_duration(boost::time_max_t const& ns = 0) : ts_val(ns_to_timespec(ns)) {} in platform_duration()
162 ts_val = ns_to_timespec(chrono::ceil<chrono::nanoseconds>(d).count()); in platform_duration()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dktime.h41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dktime.h41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
/dports/devel/notcurses/notcurses-3.0.1/src/compat/
H A Dcompat.h100 ns_to_timespec(uint64_t ns, struct timespec* ts){ in ns_to_timespec() function
/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_func.h308 struct timespec ns_to_timespec(const int64_t);
309 #define ns_to_timespec64(x) ns_to_timespec(x)
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_func.h308 struct timespec ns_to_timespec(const int64_t);
309 #define ns_to_timespec64(x) ns_to_timespec(x)

12