Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_PRECISE (Results 1 – 25 of 1714) sorted by relevance

12345678910>>...69

/dports/math/ntl/ntl-11.5.1/src/
H A DGetTime0.cpp89 #if defined(CLOCK_MONOTONIC_PRECISE) in _ntl_GetTime()
91 const clockid_t id = CLOCK_MONOTONIC_PRECISE; in _ntl_GetTime()
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/tests/
H A Dtest_clock.c125 #ifdef CLOCK_MONOTONIC_PRECISE in main()
126 if (!TEST_CLOCK_GETTIME(CLOCK_MONOTONIC_PRECISE)) in main()
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/tests/
H A Dtest_clock.c125 #ifdef CLOCK_MONOTONIC_PRECISE in main()
126 if (!TEST_CLOCK_GETTIME(CLOCK_MONOTONIC_PRECISE)) in main()
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dtime.c++222 #ifndef CLOCK_MONOTONIC_PRECISE
223 #define CLOCK_MONOTONIC_PRECISE CLOCK_MONOTONIC macro
258 static constexpr PosixMonotonicClock clock(CLOCK_MONOTONIC_PRECISE); in systemPreciseMonotonicClock()
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dtime.c++224 #ifndef CLOCK_MONOTONIC_PRECISE
225 #define CLOCK_MONOTONIC_PRECISE CLOCK_MONOTONIC macro
260 static constexpr PosixMonotonicClock clock(CLOCK_MONOTONIC_PRECISE); in systemPreciseMonotonicClock()
/dports/devel/hyperscan/boost_1_75_0/boost/move/detail/
H A Dnsec_clock.hpp108 # if defined(CLOCK_MONOTONIC_PRECISE) //BSD
109 # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_PRECISE
/dports/devel/R-cran-BH/BH/inst/include/boost/move/detail/
H A Dnsec_clock.hpp108 # if defined(CLOCK_MONOTONIC_PRECISE) //BSD
109 # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_PRECISE
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/move/detail/
H A Dnsec_clock.hpp108 # if defined(CLOCK_MONOTONIC_PRECISE) //BSD
109 # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_PRECISE
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/move/detail/
H A Dnsec_clock.hpp108 # if defined(CLOCK_MONOTONIC_PRECISE) //BSD
109 # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_PRECISE
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dtime.d139 alias CLOCK_MONOTONIC_PRECISE = core.sys.freebsd.time.CLOCK_MONOTONIC_PRECISE; in version()
154 alias CLOCK_MONOTONIC_PRECISE = core.sys.dragonflybsd.time.CLOCK_MONOTONIC_PRECISE; in version()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d139 alias CLOCK_MONOTONIC_PRECISE = core.sys.freebsd.time.CLOCK_MONOTONIC_PRECISE; in version()
154 alias CLOCK_MONOTONIC_PRECISE = core.sys.dragonflybsd.time.CLOCK_MONOTONIC_PRECISE; in version()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d139 alias CLOCK_MONOTONIC_PRECISE = core.sys.freebsd.time.CLOCK_MONOTONIC_PRECISE; in version()
154 alias CLOCK_MONOTONIC_PRECISE = core.sys.dragonflybsd.time.CLOCK_MONOTONIC_PRECISE; in version()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dtimer.c52 # elif defined(CLOCK_MONOTONIC_PRECISE) /* FreeBSD */
53 # define CLOCK_ID CLOCK_MONOTONIC_PRECISE
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d25 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/freebsd/
H A Dtime.d23 enum CLOCK_MONOTONIC_PRECISE = 11; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/freebsd/
H A Dtime.d23 enum CLOCK_MONOTONIC_PRECISE = 11; variable

12345678910>>...69