Home
last modified time | relevance | path

Searched refs:gs_end (Results 1 – 23 of 23) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DBHRZ03_Certificate.cc65 gs_end = gs.end(); i != gs_end; ++i) { in BHRZ03_Certificate() local
181 gs_end = gs.end(); i != gs_end; ++i) { in compare() local
232 gs_end = gs.end(); i != gs_end; ++i) { in compare() local
H A DGrid_Generator_System.cc183 const Grid_Generator_System::const_iterator gs_end = gs.end(); in operator <<() local
184 if (i == gs_end) { in operator <<()
190 if (i == gs_end) { in operator <<()
H A DGenerator_System.cc860 const Generator_System::const_iterator gs_end = gs.end(); in operator <<() local
861 if (i == gs_end) { in operator <<()
867 if (i == gs_end) { in operator <<()
H A DGrid_public.cc213 gs_end = gs.end(); g != gs_end; ++g) { in Grid() local
227 gs_end = gs.end(); g != gs_end; ++g) { in Grid() local
H A DBox_templates.hh137 const Generator_System::const_iterator gs_end = gs.end(); in Box() local
138 if (gs_begin == gs_end) { in Box()
152 gs_i = gs_begin; gs_i != gs_end; ++gs_i) { in Box()
195 gs_i != gs_end; ++gs_i) { in Box()
H A DPolyhedron_public.cc329 gs_end = gen_sys.end(); gs_i != gs_end; ++gs_i) { in relation_with() local
H A DBD_Shape_templates.hh61 const Generator_System::const_iterator gs_end = gs.end(); in BD_Shape() local
62 if (gs_begin == gs_end) { in BD_Shape()
76 gs_i != gs_end; ++gs_i) { in BD_Shape()
146 gs_i != gs_end; ++gs_i) { in BD_Shape()
H A DOctagonal_Shape_templates.hh217 const Generator_System::const_iterator gs_end = gs.end(); in Octagonal_Shape() local
218 if (gs_begin == gs_end) { in Octagonal_Shape()
231 for (Generator_System::const_iterator k = gs_begin; k != gs_end; ++k) { in Octagonal_Shape()
319 for (Generator_System::const_iterator k = gs_begin; k != gs_end; ++k) { in Octagonal_Shape()
H A Dppl.hh.dist46616 gs_end = gs.end(); i != gs_end; ++i)
71271 const Generator_System::const_iterator gs_end = gs.end();
71272 if (gs_begin == gs_end) {
80608 const Generator_System::const_iterator gs_end = gs.end();
80609 if (gs_begin == gs_end) {
80623 gs_i != gs_end; ++gs_i) {
80693 gs_i != gs_end; ++gs_i) {
87756 const Generator_System::const_iterator gs_end = gs.end();
87757 if (gs_begin == gs_end) {
87771 gs_i = gs_begin; gs_i != gs_end; ++gs_i) {
[all …]
/dports/devel/ppl/ppl-1.2/tests/
H A Dppl_test.cc449 Generator_System::const_iterator gs_end = gs.end(); in print_generators() local
450 bool printed_something = i != gs_end; in print_generators()
451 while (i != gs_end) { in print_generators()
454 if (i != gs_end) in print_generators()
466 Grid_Generator_System::const_iterator gs_end = gs.end(); in print_generators() local
467 bool printed_something = i != gs_end; in print_generators()
468 while (i != gs_end) { in print_generators()
471 if (i != gs_end) in print_generators()
/dports/devel/ppl/ppl-1.2/tests/Polyhedron/
H A Drandphull1.cc41 gs_end = gs.end(); i != gs_end; ++i) in count_points() local
181 gs_end = gs.end(); i != gs_end; ++i) in test02() local
H A Dmembytes1.cc185 gs_end = gs.end(); i != gs_end; ++i) { in test01() local
213 gs_end = gs.end(); i != gs_end; ++i) in test01() local
H A Dnncminimize2.cc60 for (Generator_System::const_iterator i = gs.begin(), gs_end = gs.end(); in test01() local
61 i != gs_end; in test01()
H A Drelations3.cc127 gs_end = ph.generators().end(); i != gs_end; ++i) in test05() local
157 gs_end = ph.generators().end(); i != gs_end; ++i) in test06() local
H A Daddgenerator2.cc107 gs_end = gs.end(); i != gs_end; ++i) in test03() local
H A Dnncminimize1.cc313 gs_end = copy_ph1.generators().end(); i != gs_end; ++i) in test05() local
321 gs_end = copy_ph1.generators().end(); i != gs_end; ++i) in test05() local
H A Dbhrz03widening3.cc229 Generator_System::const_iterator gs_end = gs.end(); in aux3_test04() local
234 if (i != gs_end) in aux3_test04()
354 Generator_System::const_iterator gs_end = gs.end(); in aux3_test05() local
359 if (i != gs_end) in aux3_test05()
H A Dintersection1.cc96 for (Generator_System::const_iterator i = gs.begin(), gs_end = gs.end(); in aux_test02() local
97 i != gs_end; in aux_test02()
/dports/devel/ppl/ppl-1.2/tests/Grid/
H A Dmembytes1.cc171 gs_end = gs.end(); i != gs_end; ++i) { in test01() local
197 gs_end = gs.end(); i != gs_end; ++i) in test01() local
H A Daddgenerator1.cc113 gs_end = gs.end(); i != gs_end; ++i) in test04() local
/dports/devel/ppl/ppl-1.2/demos/ppl_lcdd/
H A Dppl_lcdd.cc1041 gs_end = gs.end(); i != gs_end; ++i) { in write_polyhedron() local
1117 gs_end = gs.end(); i != gs_end; ++i) { in write_polyhedron() local
/dports/devel/ppl/ppl-1.2/interfaces/Prolog/
H A Dppl_interface_generator_prolog_cc_code.m4228 gs_end = gs.end(); i != gs_end; ++i)
253 gs_end = gs.end(); i != gs_end; ++i)
/dports/devel/ppl/ppl-1.2/doc/
H A Ddefinitions.dox2941 for (Generator_System::const_iterator gs_end = gs.end(); i != gs_end; ++i)