Home
last modified time | relevance | path

Searched defs:CLOCK (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/math/mpir/mpir-3.0.0/tests/devel/
H A Ddivmod_1.c55 #define CLOCK (16666667) macro
57 #define CLOCK (20 M) macro
59 #define CLOCK (25 M) macro
61 #define CLOCK (20 M) macro
63 #define CLOCK (20 M) macro
65 #define CLOCK (40 M) macro
67 #define CLOCK (50 M) macro
69 #define CLOCK (133 M) macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/treematch/
H A Dtm_timings.h19 #define CLOCK(c) gettimeofday(&c,(struct timezone *)NULL) macro
32 #define CLOCK(c) _ftime(&c) macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/treematch/
H A Dtm_timings.h19 #define CLOCK(c) gettimeofday(&c,(struct timezone *)NULL) macro
32 #define CLOCK(c) _ftime(&c) macro
/dports/databases/db18/db-18.1.40/test/micro/source/
H A Dbench.h151 #define CLOCK(tm) do { \ macro
156 #define CLOCK(tm) do { \ macro
163 #define CLOCK(tm) do { \ macro
/dports/databases/db5/db-5.3.28/build_vxworks/test/micro/
H A Dbench.h151 #define CLOCK(tm) do { \ macro
156 #define CLOCK(tm) do { \ macro
163 #define CLOCK(tm) do { \ macro
/dports/databases/db5/db-5.3.28/test/micro/source/
H A Dbench.h151 #define CLOCK(tm) do { \ macro
156 #define CLOCK(tm) do { \ macro
163 #define CLOCK(tm) do { \ macro
/dports/databases/db18/db-18.1.40/build_vxworks/test/micro/
H A Dbench.h151 #define CLOCK(tm) do { \ macro
156 #define CLOCK(tm) do { \ macro
163 #define CLOCK(tm) do { \ macro
/dports/science/simint/simint-v0.8/test/
H A DTimer.h13 #define CLOCK(ticks, ns) do { \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/syscalls/
H A Dtimefuncs_test.cc40 #define CLOCK NACL_SYSCALL(clock) macro
44 #define CLOCK clock macro
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/pseudopotentials/troullier-martins/
H A Dcraylib.f191 SUBROUTINE CLOCK(TCLOCK) subroutine
196 CHARACTER*1 TCLOCK(10),TJOB_T(24) argument
213 C --- Returns the CLOCK time argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/
H A DModule.java48 DISPLAY, CLOCK, THERMOMETER, HEATER, SPEAKER, GSM, LED; enumConstant
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/
H A DModule.java48 DISPLAY, CLOCK, THERMOMETER, HEATER, SPEAKER, GSM, LED; enumConstant
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/
H A Ddevice.hpp34 enum device_filter_t { ANY, USRP, CLOCK }; enumerator
/dports/cad/ngspice_rework/ngspice-35/src/xspice/icm/analog/oneshot/
H A Doneshot.h21 #define CLOCK 7 macro
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue672/
H A DSQR.vhd24 CLOCK : IN std_logic; port
H A DSQRTb.vhd30 CLOCK : IN std_logic; port in SQRTb.TB.SQR
/dports/science/latte/LATTE-1.2.2/src/
H A Dinitrng.F9032 INTEGER :: I, N, COUNT, CLOCK local
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/ticket20/
H A Dmorten1.vhdl81 CLOCK: process
H A Dmorten2.vhdl83 CLOCK: process
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/view/
H A Dzoom_controller.h68 using CLOCK = std::chrono::steady_clock; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/edid/
H A D1920x1080.S26 #define CLOCK 148500 /* kHz */ macro
H A D1280x1024.S26 #define CLOCK 108000 /* kHz */ macro
H A D1600x1200.S26 #define CLOCK 162000 /* kHz */ macro
H A D1680x1050.S26 #define CLOCK 146250 /* kHz */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/edid/
H A D1920x1080.S26 #define CLOCK 148500 /* kHz */ macro

1234567891011