Searched refs:DIST_INCR (Results 1 - 20 of 20) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/v1.0/dash0/
H A Ddist.cpp75 total = total + DIST_INCR;
76 partial = partial + DIST_INCR;
83 if (total >= 3 * DIST_INCR)
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash1/
H A Ddist.cpp75 tmp_total += DIST_INCR;
81 tmp_partial += DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash2/
H A Ddist.cpp112 total = total_dist * DIST_INCR;
115 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash3/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash4/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash5/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash6/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash7/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash8/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES
/gem5/src/systemc/tests/systemc/misc/v1.0/dash9/
H A Ddist.cpp122 total = total_dist * DIST_INCR;
125 partial = partial_dist * DIST_INCR;
H A Dconst.h45 const double DIST_INCR = 0.01; // One distance increment in km. variable
50 // DIST_INCR / DIST_BETWEEN_TWO_PULSES

Completed in 15 milliseconds