Searched refs:first_step (Results 1 – 3 of 3) sorted by relevance
25 progress=$((($step * $progress_size / $num_steps) + $first_step))99 first_step=-100106 first_step=$PROGRESS_STATE113 first_step=$(($progress_size * 2 + $PROGRESS_STATE))
130 int end_step, first_step, tsc_steps; in titsc_step_config() local150 first_step = TOTAL_STEPS - tsc_steps; in titsc_step_config()152 end_step = first_step + tsc_steps; in titsc_step_config()176 end_step = first_step + ts_dev->coordinate_readouts; in titsc_step_config()177 for (i = first_step; i < end_step; i++) { in titsc_step_config()206 stepenable |= 1 << (first_step + i + 1); in titsc_step_config()
2390 > first_step; in internal_apply_visitor_impl() typedef2396 , static_cast<first_which*>(0), static_cast<first_step*>(0) in internal_apply_visitor_impl()