Home
last modified time | relevance | path

Searched refs:limited_CC76_extrapolation_assign (Results 1 – 13 of 13) sorted by relevance

/dports/devel/ppl/ppl-1.2/tests/Octagonal_Shape/
H A Dlimitedcc76extrapolation1.cc52 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test01()
79 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test02()
112 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test03()
145 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test04()
179 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test05()
215 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test06()
250 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test07()
288 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test08()
323 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test09()
364 oct1.limited_CC76_extrapolation_assign(oct2, cs); in test10()
[all …]
/dports/devel/ppl/ppl-1.2/tests/BD_Shape/
H A Dlimitedcc76extrapolation1.cc39 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test01()
71 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test02()
100 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test03()
134 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test04()
169 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test05()
203 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test06()
240 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test07()
276 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test08()
312 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test09()
350 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test10()
[all …]
H A Dcc76extrapolation1.cc114 bds1.limited_CC76_extrapolation_assign(bds2, cs); in test02()
/dports/devel/ppl/ppl-1.2/tests/Box/
H A Dlimitedcc76extrapolation1.cc39 box1.limited_CC76_extrapolation_assign(box2, cs); in test01()
70 box1.limited_CC76_extrapolation_assign(box2, cs); in test02()
104 box1.limited_CC76_extrapolation_assign(box2, cs); in test03()
140 box1.limited_CC76_extrapolation_assign(box2, cs); in test04()
176 box1.limited_CC76_extrapolation_assign(box2, cs); in test05()
204 box1.limited_CC76_extrapolation_assign(box2, cs); in test06()
229 box2.limited_CC76_extrapolation_assign(box1, cs); in test07()
262 box2.limited_CC76_extrapolation_assign(box1, cs); in test08()
295 box2.limited_CC76_extrapolation_assign(box1, cs); in test09()
/dports/devel/ppl/ppl-1.2/tests/Concrete_Expression/
H A Ddigitalfilters1.cc189 abstract_store.limited_CC76_extrapolation_assign(as_begin, cs); in test01()
670 oracle.int_store.limited_CC76_extrapolation_assign(or_begin.int_store, cs); in test05()
879 oracle.int_store.limited_CC76_extrapolation_assign(or_begin.int_store, cs); in test06()
1087 oracle.int_store.limited_CC76_extrapolation_assign(or_begin.int_store, cs); in test07()
/dports/devel/ppl/ppl-1.2/src/
H A DBox_defs.hh1403 void limited_CC76_extrapolation_assign(const Box& y,
H A DOctagonal_Shape_defs.hh1649 void limited_CC76_extrapolation_assign(const Octagonal_Shape& y,
H A DBD_Shape_defs.hh1665 void limited_CC76_extrapolation_assign(const BD_Shape& y,
H A DBox_templates.hh4155 Box<ITV>::limited_CC76_extrapolation_assign(const Box& y, in limited_CC76_extrapolation_assign() function in Parma_Polyhedra_Library::Box
H A DBD_Shape_templates.hh3198 BD_Shape<T>::limited_CC76_extrapolation_assign(const BD_Shape& y, in limited_CC76_extrapolation_assign() function in Parma_Polyhedra_Library::BD_Shape
H A DOctagonal_Shape_templates.hh3971 ::limited_CC76_extrapolation_assign(const Octagonal_Shape& y, in limited_CC76_extrapolation_assign() function in Parma_Polyhedra_Library::Octagonal_Shape
H A Dppl.hh.dist38306 void limited_CC76_extrapolation_assign(const Box& y,
64316 void limited_CC76_extrapolation_assign(const BD_Shape& y,
68832 void limited_CC76_extrapolation_assign(const Octagonal_Shape& y,
75025 ::limited_CC76_extrapolation_assign(const Octagonal_Shape& y,
75031 throw_dimension_incompatible("limited_CC76_extrapolation_assign(y, cs)",
83745 BD_Shape<T>::limited_CC76_extrapolation_assign(const BD_Shape& y,
83751 throw_dimension_incompatible("limited_CC76_extrapolation_assign(y, cs)",
83758 throw_invalid_argument("limited_CC76_extrapolation_assign(y, cs)",
83764 throw_invalid_argument("limited_CC76_extrapolation_assign(y, cs)",
91774 Box<ITV>::limited_CC76_extrapolation_assign(const Box& y,
[all …]
/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200824320 Box<Interval>::limited_CC76_extrapolation_assign(const Box&,
38343 Octagonal_Shape<T>::limited_CC76_extrapolation_assign().
38386 limited_CC76_extrapolation_assign(); -
45212 BD_Shape::limited_CC76_extrapolation_assign().
67699 BD_Shape<T>::limited_CC76_extrapolation_assign().
67709 BD_Shape<T>::limited_CC76_extrapolation_assign() cleaned up.