Home
last modified time | relevance | path

Searched refs:Row_iterator (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh3912 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in get_limiting_octagon() typedef
3916 Row_iterator m_begin = matrix.row_begin(); in get_limiting_octagon()
3918 Row_iterator i_iter = m_begin + i; in get_limiting_octagon()
4549 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in refine() typedef
4727 for (Row_iterator m_iter = m_begin, in refine()
5161 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in affine_image() typedef
5337 for (Row_iterator m_iter = m_begin, m_iter_end = m_begin + (2 * w_id + 2); in affine_image()
6063 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in generalized_affine_image() typedef
6770 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in bounded_affine_image() typedef
7493 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator; in expand_space_dimension() typedef
[all …]
H A Dppl.hh.dist74966 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
74970 Row_iterator m_begin = matrix.row_begin();
74972 Row_iterator i_iter = m_begin + i;
75603 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
75781 for (Row_iterator m_iter = m_begin,
76215 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
76391 for (Row_iterator m_iter = m_begin, m_iter_end = m_begin + (2 * w_id + 2);
77117 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
77824 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
78547 typedef typename OR_Matrix<N>::const_row_iterator Row_iterator;
[all …]