Searched refs:Offset (Results 1 – 3 of 3) sorted by relevance
110 const size_t Offset = 123; variable135 cf.local_execute_count = Offset; in continue_nodes_with_copy()136 global_execute_count = Offset; in continue_nodes_with_copy()170 const size_t expected_count = p*MAX_NODES + Offset; in continue_nodes_with_copy()178 CHECK_MESSAGE( ( Offset == inc_count), "reset(rf_reset_bodies) did not reset functor" ); in continue_nodes_with_copy()
141 const size_t Offset = 123; variable167 cf.local_execute_count = Offset; in buffered_levels_with_copy()168 global_execute_count = Offset; in buffered_levels_with_copy()220 …const size_t expected_count = N/2 * MAX_NODES * MAX_NODES * ( MAX_NODES + 1 ) + MAX_NODES + Offset; in buffered_levels_with_copy()228 CHECK_MESSAGE( Offset == inc_count, "reset(rf_reset_bodies) did not reset functor" ); in buffered_levels_with_copy()
132 const size_t Offset = 123; variable158 cf.local_execute_count = Offset; in buffered_levels_with_copy()159 global_execute_count = Offset; in buffered_levels_with_copy()211 …const size_t expected_count = N/2 * MAX_NODES * MAX_NODES * ( MAX_NODES + 1 ) + MAX_NODES + Offset; in buffered_levels_with_copy()