Home
last modified time | relevance | path

Searched refs:full_p (Results 1 – 25 of 82) sorted by relevance

1234

/dports/science/pagmo2/pagmo2-2.18.0/tests/
H A Dproblem.cpp235 struct full_p : grad_p { struct
415 problem p2{full_p{}}; in BOOST_AUTO_TEST_CASE()
422 problem p4{full_p{}}; in BOOST_AUTO_TEST_CASE()
749 BOOST_CHECK_EQUAL(p.extract<full_p>()->m_nobj, p2.extract<full_p>()->m_nobj); in BOOST_AUTO_TEST_CASE()
750 BOOST_CHECK_EQUAL(p.extract<full_p>()->m_nec, p2.extract<full_p>()->m_nec); in BOOST_AUTO_TEST_CASE()
751 BOOST_CHECK_EQUAL(p.extract<full_p>()->m_nic, p2.extract<full_p>()->m_nic); in BOOST_AUTO_TEST_CASE()
752 BOOST_CHECK(p.extract<full_p>()->m_ret_fit == p2.extract<full_p>()->m_ret_fit); in BOOST_AUTO_TEST_CASE()
753 BOOST_CHECK(p.extract<full_p>()->m_lb == p2.extract<full_p>()->m_lb); in BOOST_AUTO_TEST_CASE()
754 BOOST_CHECK(p.extract<full_p>()->m_ub == p2.extract<full_p>()->m_ub); in BOOST_AUTO_TEST_CASE()
1579 p0 = problem{full_p{}}; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
H A Dsel-sched-dump.c756 bool full_p = (!(flags & SEL_DUMP_CFG_CURRENT_REGION) in sel_dump_cfg_2() local
758 bool some_p = full_p || has_preds_in_current_region_p (bb); in sel_dump_cfg_2()
810 else if (!full_p) in sel_dump_cfg_2()
822 if (full_p in sel_dump_cfg_2()
843 if (full_p in sel_dump_cfg_2()
867 if (full_p in sel_dump_cfg_2()
883 if (full_p || in_current_region_p (e->dest)) in sel_dump_cfg_2()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlra-eliminations.c344 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlra-eliminations.c342 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlra-eliminations.c344 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
378 else if (full_p) in lra_eliminate_regs_1()
400 if (! update_p && ! full_p) in lra_eliminate_regs_1()
437 update_sp_offset, full_p); in lra_eliminate_regs_1()
440 update_sp_offset, full_p); in lra_eliminate_regs_1()
473 else if (full_p) in lra_eliminate_regs_1()
505 update_sp_offset, full_p); in lra_eliminate_regs_1()
523 update_sp_offset, full_p); in lra_eliminate_regs_1()
533 update_sp_offset, full_p) in lra_eliminate_regs_1()
551 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlra-eliminations.c343 lra_assert (!update_p || !full_p); in lra_eliminate_regs_1()
377 else if (full_p) in lra_eliminate_regs_1()
399 if (! update_p && ! full_p) in lra_eliminate_regs_1()
436 update_sp_offset, full_p); in lra_eliminate_regs_1()
439 update_sp_offset, full_p); in lra_eliminate_regs_1()
472 else if (full_p) in lra_eliminate_regs_1()
504 update_sp_offset, full_p); in lra_eliminate_regs_1()
522 update_sp_offset, full_p); in lra_eliminate_regs_1()
532 update_sp_offset, full_p) in lra_eliminate_regs_1()
550 update_sp_offset, full_p); in lra_eliminate_regs_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra-eliminations.c340 else if (full_p) in lra_eliminate_regs_1()
357 if (! update_p && ! full_p) in lra_eliminate_regs_1()
388 subst_p, update_p, full_p); in lra_eliminate_regs_1()
390 subst_p, update_p, full_p); in lra_eliminate_regs_1()
414 else if (full_p) in lra_eliminate_regs_1()
439 subst_p, update_p, full_p); in lra_eliminate_regs_1()
455 subst_p, update_p, full_p); in lra_eliminate_regs_1()
464 subst_p, update_p, full_p) in lra_eliminate_regs_1()
480 subst_p, update_p, full_p); in lra_eliminate_regs_1()
531 subst_p, update_p, full_p); in lra_eliminate_regs_1()
[all …]
H A Dsel-sched-dump.c685 bool full_p = (!(flags & SEL_DUMP_CFG_CURRENT_REGION) in sel_dump_cfg_2() local
687 bool some_p = full_p || has_preds_in_current_region_p (bb); in sel_dump_cfg_2()
739 else if (!full_p) in sel_dump_cfg_2()
751 if (full_p in sel_dump_cfg_2()
772 if (full_p in sel_dump_cfg_2()
796 if (full_p in sel_dump_cfg_2()
812 if (full_p || in_current_region_p (e->dest)) in sel_dump_cfg_2()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra-eliminations.c340 else if (full_p) in lra_eliminate_regs_1()
357 if (! update_p && ! full_p) in lra_eliminate_regs_1()
388 subst_p, update_p, full_p); in lra_eliminate_regs_1()
390 subst_p, update_p, full_p); in lra_eliminate_regs_1()
414 else if (full_p) in lra_eliminate_regs_1()
439 subst_p, update_p, full_p); in lra_eliminate_regs_1()
455 subst_p, update_p, full_p); in lra_eliminate_regs_1()
464 subst_p, update_p, full_p) in lra_eliminate_regs_1()
480 subst_p, update_p, full_p); in lra_eliminate_regs_1()
531 subst_p, update_p, full_p); in lra_eliminate_regs_1()
[all …]
H A Dsel-sched-dump.c685 bool full_p = (!(flags & SEL_DUMP_CFG_CURRENT_REGION) in sel_dump_cfg_2() local
687 bool some_p = full_p || has_preds_in_current_region_p (bb); in sel_dump_cfg_2()
739 else if (!full_p) in sel_dump_cfg_2()
751 if (full_p in sel_dump_cfg_2()
772 if (full_p in sel_dump_cfg_2()
796 if (full_p in sel_dump_cfg_2()
812 if (full_p || in_current_region_p (e->dest)) in sel_dump_cfg_2()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlra-eliminations.c315 gcc_assert (!update_p || !full_p); in lra_eliminate_regs_1()
342 else if (full_p) in lra_eliminate_regs_1()
364 if (! update_p && ! full_p) in lra_eliminate_regs_1()
397 subst_p, update_p, full_p); in lra_eliminate_regs_1()
399 subst_p, update_p, full_p); in lra_eliminate_regs_1()
423 else if (full_p) in lra_eliminate_regs_1()
454 subst_p, update_p, full_p); in lra_eliminate_regs_1()
470 subst_p, update_p, full_p); in lra_eliminate_regs_1()
479 subst_p, update_p, full_p) in lra_eliminate_regs_1()
496 subst_p, update_p, full_p); in lra_eliminate_regs_1()
[all …]

1234