Home
last modified time | relevance | path

Searched refs:CLOCK_VIRTUAL (Results 1 – 25 of 2209) sorted by relevance

12345678910>>...89

/dports/security/py-scrypt/scrypt-0.8.18/scrypt-1.2.1/lib/scryptenc/
H A Dscryptenc_cpuperf.c56 #ifdef CLOCK_VIRTUAL in getclockres()
57 if (clock_getres(CLOCK_VIRTUAL, &res) == 0) in getclockres()
58 clocktouse = CLOCK_VIRTUAL; in getclockres()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/lib/scryptenc/
H A Dscryptenc_cpuperf.c56 #ifdef CLOCK_VIRTUAL in getclockres()
57 if (clock_getres(CLOCK_VIRTUAL, &res) == 0) in getclockres()
58 clocktouse = CLOCK_VIRTUAL; in getclockres()
/dports/emulators/dynamips-community/dynamips-0.2.17/common/
H A Dget_cpu_time.c59 #elif defined(CLOCK_VIRTUAL) in get_cpu_time()
61 id = CLOCK_VIRTUAL; in get_cpu_time()
/dports/mail/avenger/avenger-0.8.5/util/
H A Davutil.h59 # undef CLOCK_VIRTUAL
66 #ifndef CLOCK_VIRTUAL
67 # define CLOCK_VIRTUAL 1 macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bnlib/bignum-ARM/
H A Dcputime.h105 #ifdef CLOCK_VIRTUAL
117 #define gettime(t) clock_gettime(CLOCK_VIRTUAL, t)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bnlib/
H A Dcputime.h120 #ifdef CLOCK_VIRTUAL
130 #define gettime(t) clock_gettime(CLOCK_VIRTUAL, t)
/dports/security/pecl-scrypt/scrypt-1.4.2/crypto/
H A Dparams.c185 #ifdef CLOCK_VIRTUAL in getclockres()
186 if (clock_getres(CLOCK_VIRTUAL, &res) == 0) in getclockres()
187 clocktouse = CLOCK_VIRTUAL; in getclockres()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dtime.d17 enum CLOCK_VIRTUAL = 1; variable
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dsysconf.h448 # undef CLOCK_VIRTUAL
455 #ifndef CLOCK_VIRTUAL
456 # define CLOCK_VIRTUAL 1 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/solaris/
H A Dtime.d16 enum CLOCK_VIRTUAL = 1; variable

12345678910>>...89