Home
last modified time | relevance | path

Searched refs:can_recycle_congruence_systems (Results 1 – 15 of 15) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DGrid_inlines.hh300 Grid::can_recycle_congruence_systems() { in can_recycle_congruence_systems() function in Parma_Polyhedra_Library::Grid
H A DPartially_Reduced_Product_templates.hh132 if (d1.can_recycle_congruence_systems()) { in add_recycled_congruences()
137 if (d2.can_recycle_congruence_systems()) { in add_recycled_congruences()
H A DPolyhedron_inlines.hh125 Polyhedron::can_recycle_congruence_systems() { in can_recycle_congruence_systems() function in Parma_Polyhedra_Library::Polyhedron
H A DGrid_defs.hh375 static bool can_recycle_congruence_systems();
H A DPolyhedron_defs.hh392 static bool can_recycle_congruence_systems();
H A DBox_defs.hh315 static bool can_recycle_congruence_systems();
H A DOctagonal_Shape_defs.hh454 static bool can_recycle_congruence_systems();
H A DBox_inlines.hh381 Box<T>::can_recycle_congruence_systems() { in can_recycle_congruence_systems() function in Parma_Polyhedra_Library::Box
H A DBD_Shape_defs.hh445 static bool can_recycle_congruence_systems();
H A DBD_Shape_inlines.hh279 BD_Shape<T>::can_recycle_congruence_systems() { in can_recycle_congruence_systems() function in Parma_Polyhedra_Library::BD_Shape
H A DOctagonal_Shape_inlines.hh549 Octagonal_Shape<T>::can_recycle_congruence_systems() { in can_recycle_congruence_systems() function in Parma_Polyhedra_Library::Octagonal_Shape
H A Dppl.hh.dist37218 static bool can_recycle_congruence_systems();
45416 Box<T>::can_recycle_congruence_systems() {
47619 static bool can_recycle_congruence_systems();
50541 Polyhedron::can_recycle_congruence_systems() {
56890 static bool can_recycle_congruence_systems();
59794 Grid::can_recycle_congruence_systems() {
63096 static bool can_recycle_congruence_systems();
67637 static bool can_recycle_congruence_systems();
79903 BD_Shape<T>::can_recycle_congruence_systems() {
99564 if (d1.can_recycle_congruence_systems()) {
[all …]
/dports/devel/ppl/ppl-1.2/
H A DNEWS732 static bool can_recycle_congruence_systems()
H A DChangeLog_2001-200820471 can_recycle_congruence_systems()
20723 can_recycle_congruence_systems() to Polyhedron and Grid classes.
/dports/devel/ppl/ppl-1.2/doc/
H A Ddefinitions.dox403 <CODE>can_recycle_congruence_systems()</CODE>.