Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/tests/Box/
H A Dfrombox1.cc83 typedef Checked_Number<mpq_class, Checked_Number_Transparent_Policy<mpq_class> > Q; in test05()
/dports/devel/ppl/ppl-1.2/src/
H A DChecked_Number_inlines.hh61 Checked_Number_Transparent_Policy<T>::handle_result(Result) { in handle_result()
119 Checked_Number_Transparent_Policy<PPL_U(type)> > \
128 Checked_Number_Transparent_Policy<PPL_U(type)> > \
H A DChecked_Number_defs.hh97 typedef Checked_Number_Transparent_Policy<T> Policy;
H A Dchecked_defs.hh616 struct Checked_Number_Transparent_Policy { struct
H A Dppl.hh.dist6898 struct Checked_Number_Transparent_Policy {
13272 typedef Checked_Number_Transparent_Policy<T> Policy;
14281 Checked_Number_Transparent_Policy<T>::handle_result(Result) {
14339 Checked_Number_Transparent_Policy<PPL_U(type)> > \
14348 Checked_Number_Transparent_Policy<PPL_U(type)> > \
20061 with the Checked_Number_Transparent_Policy, this is a wrapper
/dports/devel/ppl/ppl-1.2/
H A Dconfigure.ac721 …Polyhedra_Library::Checked_Number<int${coefficient_bits}_t, Checked_Number_Transparent_Policy<int$…
H A DChangeLog25730 * src/checked.defs.hh: Checked_Number_Transparent_Policy properly
H A DChangeLog_2001-200855472 Checked_Number_Transparent_Policy.