Home
last modified time | relevance | path

Searched refs:limited_BHMZ05_extrapolation_assign (Results 1 – 9 of 9) sorted by relevance

/dports/devel/ppl/ppl-1.2/tests/Octagonal_Shape/
H A Dlimitedbhmz05extrapolation1.cc55 oct2.limited_BHMZ05_extrapolation_assign(oct1, cs); in test01()
90 oct1.limited_BHMZ05_extrapolation_assign(oct2, cs); in test02()
114 oct1.limited_BHMZ05_extrapolation_assign(oct2, cs); in test03()
140 oct1.limited_BHMZ05_extrapolation_assign(oct2, cs); in test04()
169 oct1.limited_BHMZ05_extrapolation_assign(oct2, cs); in test05()
214 oct1.limited_BHMZ05_extrapolation_assign(oct2, cs); in test06()
244 oc2.limited_BHMZ05_extrapolation_assign(oc1, cs); in test07()
280 oc2.limited_BHMZ05_extrapolation_assign(oc1, cs); in test08()
315 oc2.limited_BHMZ05_extrapolation_assign(oc1, cs); in test09()
/dports/devel/ppl/ppl-1.2/tests/BD_Shape/
H A Dlimitedbhmz05extrapolation1.cc52 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test01()
95 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test02()
141 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test03()
186 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test04()
206 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test05()
252 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test06()
300 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test07()
349 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test08()
400 bds1.limited_BHMZ05_extrapolation_assign(bds2, cs); in test09()
441 bds2.limited_BHMZ05_extrapolation_assign(bds1, cs); in test10()
[all …]
/dports/devel/ppl/ppl-1.2/tests/Concrete_Expression/
H A Ddigitalfilters1.cc279 abstract_store.limited_BHMZ05_extrapolation_assign(as_begin, cs); in test02()
371 abstract_store.limited_BHMZ05_extrapolation_assign(as_begin, cs); in test03()
669 bd.limited_BHMZ05_extrapolation_assign(bd_begin, cs); in test05()
878 oc.limited_BHMZ05_extrapolation_assign(oc_begin, cs); in test06()
/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_defs.hh1613 void limited_BHMZ05_extrapolation_assign(const Octagonal_Shape& y,
H A DBD_Shape_defs.hh1620 void limited_BHMZ05_extrapolation_assign(const BD_Shape& y,
H A DBD_Shape_templates.hh3311 BD_Shape<T>::limited_BHMZ05_extrapolation_assign(const BD_Shape& y, in limited_BHMZ05_extrapolation_assign() function in Parma_Polyhedra_Library::BD_Shape
H A DOctagonal_Shape_templates.hh4082 ::limited_BHMZ05_extrapolation_assign(const Octagonal_Shape& y, in limited_BHMZ05_extrapolation_assign() function in Parma_Polyhedra_Library::Octagonal_Shape
H A Dppl.hh.dist64271 void limited_BHMZ05_extrapolation_assign(const BD_Shape& y,
68796 void limited_BHMZ05_extrapolation_assign(const Octagonal_Shape& y,
75136 ::limited_BHMZ05_extrapolation_assign(const Octagonal_Shape& y,
75142 throw_dimension_incompatible("limited_BHMZ05_extrapolation_assign(y, cs)",
83858 BD_Shape<T>::limited_BHMZ05_extrapolation_assign(const BD_Shape& y,
83864 throw_dimension_incompatible("limited_BHMZ05_extrapolation_assign(y, cs)",
83871 throw_invalid_argument("limited_BHMZ05_extrapolation_assign(y, cs)",
83876 throw_invalid_argument("limited_BHMZ05_extrapolation_assign(y, cs)",
/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200838337 Octagonal_Shape<T>::limited_BHMZ05_extrapolation_assign().
38387 limited_BHMZ05_extrapolation_assign(); -