Home
last modified time | relevance | path

Searched refs:throw_topology_incompatible (Results 1 – 8 of 8) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_widenings.cc170 throw_topology_incompatible("H79_widening_assign(y)", "y", y); in H79_widening_assign()
315 throw_topology_incompatible("limited_H79_extrapolation_assign(y, cs)", in limited_H79_extrapolation_assign()
319 throw_topology_incompatible("limited_H79_extrapolation_assign(y, cs)", in limited_H79_extrapolation_assign()
324 throw_topology_incompatible("limited_H79_extrapolation_assign(y, cs)", in limited_H79_extrapolation_assign()
748 throw_topology_incompatible("BHRZ03_widening_assign(y)", "y", y); in BHRZ03_widening_assign()
854 throw_topology_incompatible("limited_BHRZ03_extrapolation_assign(y, cs)", in limited_BHRZ03_extrapolation_assign()
858 throw_topology_incompatible("limited_BHRZ03_extrapolation_assign(y, cs)", in limited_BHRZ03_extrapolation_assign()
863 throw_topology_incompatible("limited_BHRZ03_extrapolation_assign(y, cs)", in limited_BHRZ03_extrapolation_assign()
H A DPolyhedron_defs.hh2657 void throw_topology_incompatible(const char* method,
2660 void throw_topology_incompatible(const char* method,
2663 void throw_topology_incompatible(const char* method,
2666 void throw_topology_incompatible(const char* method,
2669 void throw_topology_incompatible(const char* method,
H A DPolyhedron_nonpublic.cc109 throw_topology_incompatible((topol == NECESSARILY_CLOSED) in Polyhedron()
158 throw_topology_incompatible((topol == NECESSARILY_CLOSED) in Polyhedron()
223 throw_topology_incompatible((topol == NECESSARILY_CLOSED) in Polyhedron()
289 throw_topology_incompatible((topol == NECESSARILY_CLOSED) in Polyhedron()
2542 PPL::Polyhedron::throw_topology_incompatible(const char* method, in throw_topology_incompatible() function in PPL::Polyhedron
2566 PPL::Polyhedron::throw_topology_incompatible(const char* method, in throw_topology_incompatible() function in PPL::Polyhedron
2577 PPL::Polyhedron::throw_topology_incompatible(const char* method, in throw_topology_incompatible() function in PPL::Polyhedron
2588 PPL::Polyhedron::throw_topology_incompatible(const char* method, in throw_topology_incompatible() function in PPL::Polyhedron
2599 PPL::Polyhedron::throw_topology_incompatible(const char* method, in throw_topology_incompatible() function in PPL::Polyhedron
H A DPolyhedron_public.cc1313 throw_topology_incompatible("add_constraint(c)", "c", c); in add_constraint()
1372 throw_topology_incompatible("add_generator(g)", "g", g); in add_generator()
1531 throw_topology_incompatible("add_recycled_constraints(cs)", in add_recycled_constraints()
1612 throw_topology_incompatible("add_recycled_generators(gs)", "gs", gs); in add_recycled_generators()
1990 throw_topology_incompatible("intersection_assign(y)", "y", y); in intersection_assign()
2159 throw_topology_incompatible("simplify_using_context_assign(y)", "y", y); in simplify_using_context_assign()
2580 throw_topology_incompatible("poly_hull_assign(y)", "y", y); in poly_hull_assign()
2652 throw_topology_incompatible("poly_difference_assign(y)", "y", y); in poly_difference_assign()
3607 throw_topology_incompatible("time_elapse_assign(y)", "y", y); in time_elapse_assign()
3932 throw_topology_incompatible("contains(y)", "y", y); in contains()
H A DPolyhedron_chdims.cc186 throw_topology_incompatible("concatenate_assign(y)", "y", y); in concatenate_assign()
H A DPolyhedron_inlines.hh102 throw_topology_incompatible("swap(y)", "y", y); in m_swap()
H A Dppl.hh.dist50045 void throw_topology_incompatible(const char* method,
50048 void throw_topology_incompatible(const char* method,
50051 void throw_topology_incompatible(const char* method,
50054 void throw_topology_incompatible(const char* method,
50057 void throw_topology_incompatible(const char* method,
50518 throw_topology_incompatible("swap(y)", "y", y);
/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200855841 the throw_topology_incompatible methods.
66306 throw_topology_incompatible, and the old Polyhedron constructor
79091 Polyhedron::throw_topology_incompatible() replaced with call to