Home
last modified time | relevance | path

Searched refs:sup_d (Results 1 – 24 of 24) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/whiteboard/
H A Dsuppose_dead.cpp41 std::ostream& operator<<(std::ostream &s, suppose_dead_ptr sup_d) in operator <<() argument
43 assert(sup_d); in operator <<()
44 return sup_d->print(s); in operator <<()
47 std::ostream& operator<<(std::ostream &s, suppose_dead_const_ptr sup_d) in operator <<() argument
49 assert(sup_d); in operator <<()
50 return sup_d->print(s); in operator <<()
H A Dsuppose_dead.hpp86 std::ostream &operator<<(std::ostream &s, suppose_dead_ptr sup_d);
87 std::ostream &operator<<(std::ostream &s, suppose_dead_const_ptr sup_d);
H A Dvisitor.hpp38 virtual void visit(suppose_dead_ptr sup_d) = 0;
/dports/devel/ppl/ppl-1.2/src/
H A DPartially_Reduced_Product_templates.hh232 Coefficient& sup_d, in maximize() argument
255 sup_d = sup2_d; in maximize()
262 sup_d = sup1_d; in maximize()
269 sup_d = sup1_d; in maximize()
274 sup_d = sup2_d; in maximize()
339 Coefficient& sup_d, in maximize() argument
366 sup_d = sup2_d; in maximize()
374 sup_d = sup1_d; in maximize()
382 sup_d = sup1_d; in maximize()
388 sup_d = sup2_d; in maximize()
H A DGrid_inlines.hh333 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const { in maximize() argument
334 return max_min(expr, "maximize(e, ...)", sup_n, sup_d, maximum); in maximize()
339 Coefficient& sup_n, Coefficient& sup_d, bool& maximum, in maximize() argument
341 return max_min(expr, "maximize(e, ...)", sup_n, sup_d, maximum, &point); in maximize()
H A DPolyhedron_inlines.hh325 Coefficient& sup_n, Coefficient& sup_d, in maximize() argument
328 return max_min(expr, true, sup_n, sup_d, maximum, g); in maximize()
333 Coefficient& sup_n, Coefficient& sup_d, bool& maximum, in maximize() argument
335 return max_min(expr, true, sup_n, sup_d, maximum, g); in maximize()
H A DBox_inlines.hh202 Coefficient& sup_n, Coefficient& sup_d, in maximize() argument
204 return max_min(expr, true, sup_n, sup_d, maximum); in maximize()
210 Coefficient& sup_n, Coefficient& sup_d, bool& maximum, in maximize() argument
212 return max_min(expr, true, sup_n, sup_d, maximum, g); in maximize()
H A DBD_Shape_inlines.hh397 Coefficient& sup_n, Coefficient& sup_d, in maximize() argument
399 return max_min(expr, true, sup_n, sup_d, maximum); in maximize()
405 Coefficient& sup_n, Coefficient& sup_d, bool& maximum, in maximize() argument
407 return max_min(expr, true, sup_n, sup_d, maximum, g); in maximize()
H A DOctagonal_Shape_inlines.hh287 Coefficient& sup_n, Coefficient& sup_d, in maximize() argument
289 return max_min(expr, true, sup_n, sup_d, maximum); in maximize()
295 Coefficient& sup_n, Coefficient& sup_d, in maximize() argument
298 return max_min(expr, true, sup_n, sup_d, maximum, g); in maximize()
H A DPointset_Powerset_defs.hh368 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
399 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DPartially_Reduced_Product_defs.hh805 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
836 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DGrid_defs.hh765 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
799 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DPolyhedron_defs.hh671 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
702 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DBox_defs.hh598 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
629 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DOctagonal_Shape_defs.hh760 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
791 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DBD_Shape_defs.hh669 Coefficient& sup_n, Coefficient& sup_d, bool& maximum) const;
700 Coefficient& sup_n, Coefficient& sup_d, bool& maximum,
H A DPointset_Powerset_templates.hh941 Coefficient& sup_d, in maximize() argument
990 sup_d = best_sup_d; in maximize()
999 Coefficient& sup_d, in maximize() argument
1056 sup_d = best_sup_d; in maximize()
H A Dppl.hh.dist37487 \param sup_d
37514 \param sup_d
47884 \param sup_d
47911 \param sup_d
57263 \param sup_d
57293 \param sup_d
63306 \param sup_d
63333 \param sup_d
67929 \param sup_d
67956 \param sup_d
[all …]
/dports/devel/ppl/ppl-1.2/interfaces/Java/parma_polyhedra_library/
H A DFake_Class_for_Doxygen.java148 Coefficient sup_n, Coefficient sup_d, in maximize() argument
208 Coefficient sup_n, Coefficient sup_d, in maximize() argument
H A Dppl_interface_generator_java_classes_java_code.m4234 Coefficient sup_n, Coefficient sup_d,
244 Coefficient sup_n, Coefficient sup_d,
/dports/devel/ppl/ppl-1.2/tests/Grid/
H A Dmaxmin1.cc80 Coefficient sup_n, sup_d; in check_maximize() local
82 bool ok = (gr.maximize(le, sup_n, sup_d, dummy, sup_pnt) in check_maximize()
84 && sup_d == expected_d in check_maximize()
/dports/devel/ppl/ppl-1.2/interfaces/C/
H A Dppl_interface_generator_c_cc_code.m4223 ppl_Coefficient_t sup_d,
228 Coefficient& ssup_d = *to_nonconst(sup_d);
245 ppl_Coefficient_t sup_d,
251 Coefficient& ssup_d = *to_nonconst(sup_d);
H A DC_interface.dox472 \param sup_d
484 0 will be returned and \p sup_n, \p sup_d, \p *pmaximum and \p point
492 ppl_Coefficient_t sup_d,
505 ppl_Coefficient_t sup_d,
534 0 will be returned and \p sup_n, \p sup_d, \p *pmaximum and \p point
/dports/lang/onyx/onyx-5.1.2/bin/onyx/
H A DCookfile.inc.in335 sup_b.nx.in sup_c.nx.in sup_d.nx.in sym_lp_a.nx.in sym_gt_a.nx.in