Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh2879 row_reference x_cj = *(m_begin + cj); in incremental_strong_closure_assign() local
2880 N& x_i_j = (j < rs_i) ? x_i[j] : x_cj[ci]; in incremental_strong_closure_assign()
2882 const N& x_v_j = (j < rs_v) ? x_v[j] : x_cj[cv]; in incremental_strong_closure_assign()
2890 const N& x_cv_j = (j < rs_v) ? x_cv[j] : x_cj[v]; in incremental_strong_closure_assign()
H A Dppl.hh.dist73933 row_reference x_cj = *(m_begin + cj);
73934 N& x_i_j = (j < rs_i) ? x_i[j] : x_cj[ci];
73936 const N& x_v_j = (j < rs_v) ? x_v[j] : x_cj[cv];
73944 const N& x_cv_j = (j < rs_v) ? x_cv[j] : x_cj[v];