Home
last modified time | relevance | path

Searched defs:SECS (Results 1 – 25 of 131) sorted by relevance

123456

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
H A Dkernel_test_lib.hrl49 -define(SECS(I), timer:seconds(I)). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
H A Dkernel_test_lib.hrl67 -define(SECS(I), timer:seconds(I)). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
H A Dkernel_test_lib.hrl67 -define(SECS(I), timer:seconds(I)). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_test_ttest.hrl28 -define(SECS(I), timer:seconds(I)). macro
/dports/devel/R-cran-lubridate/lubridate/src/
H A Ddatetime.c59 double SECS = 0.0; in C_make_dt() local
160 double SECS = 0.0; in C_make_d() local
H A Dutils.c33 int SECS = 0; in adjust_leap_years() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/test/
H A Dsnmp_test_lib.hrl61 -define(SECS(N), snmp_test_lib:seconds(N)). macro
65 -define(SECS(N), test_server:seconds(N)). macro
/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/
H A Dtimeparse.py41 SECS = r'(?P<secs>[\d.]+)s' variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/test/
H A Dsnmp_test_lib.hrl65 -define(SECS(N), ?LIB:seconds(N)). macro
69 -define(SECS(N), test_server:seconds(N)). macro
/dports/textproc/py-ttp/ttp-0.8.1/ttp/match/
H A Duptimeparse.py17 SECS = r"(?P<secs>[\d.]+)\s*(?:s|secs?|seconds?)" variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/test/
H A Dsnmp_test_lib.hrl68 -define(SECS(N), ?LIB:seconds(N)). macro
72 -define(SECS(N), test_server:seconds(N)). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_lib.hrl71 -define(SECS(N), ?LIB:seconds(N)). macro
75 -define(SECS(N), test_server:seconds(N)). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_lib.hrl71 -define(SECS(N), ?LIB:seconds(N)). macro
75 -define(SECS(N), test_server:seconds(N)). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_lib.hrl71 -define(SECS(N), ?LIB:seconds(N)). macro
75 -define(SECS(N), test_server:seconds(N)). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_lib.hrl71 -define(SECS(N), ?LIB:seconds(N)). macro
75 -define(SECS(N), test_server:seconds(N)). macro
/dports/x11/kf5-kactivities-stats/kactivities-stats-5.89.0/autotests/
H A DResultWatcherTest.cpp49 #define CHECK_SIGNAL_RESULT(OBJ, SIGN, SECS, TESTARGS, TESTBODY) … argument
/dports/devel/py-pytimeparse/pytimeparse-1.1.5/pytimeparse/
H A Dtimeparse.py43 SECS = r'(?P<secs>[\d.]+)\s*(?:s|secs?|seconds?)' variable
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dutil.h44 #define SECS 1000000ULL macro
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dxplanetimageviewer.h132 typedef enum { YEARS, MONTHS, DAYS, HOURS, MINS, SECS } timeUnits; enumerator
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/test/
H A Dmegaco_test_lib.hrl101 -define(SECS(T), ?LIB:seconds(T)). macro

123456