Home
last modified time | relevance | path

Searched refs:found_exit (Results 1 – 25 of 32) sorted by relevance

12

/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAlocmin/
H A Dflood.cpp25 bool found_exit; variable
63 found_exit = true; in flood_func()
81 found_exit = true; in flood_func()
120 found_exit = true; in flood_func2()
137 found_exit = true; in flood_func2()
186 found_exit = false; in flood()
213 if (found_exit) { in flood()
224 if (!found_exit) { in flood()
245 found_exit = false; in flood()
273 if (found_exit) { in flood()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/gdb/tests/
H A Dtest-unwind.py20 found_exit = False
31 found_exit = True
46 assert_eq(found_exit, True)
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gdb/tests/
H A Dtest-unwind.py19 found_exit = False
30 found_exit = True
45 assert_eq(found_exit, True)
/dports/www/firefox/firefox-99.0/js/src/gdb/tests/
H A Dtest-unwind.py20 found_exit = False
31 found_exit = True
46 assert_eq(found_exit, True)
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gdb/tests/
H A Dtest-unwind.py20 found_exit = False
31 found_exit = True
46 assert_eq(found_exit, True)
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gdb/tests/
H A Dtest-unwind.py18 found_exit = False
29 found_exit = True
44 assert_eq(found_exit, True)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gdb/tests/
H A Dtest-unwind.py18 found_exit = False
29 found_exit = True
44 assert_eq(found_exit, True)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dperf-record.c250 goto found_exit; in test__PERF_RECORD()
300 found_exit: in test__PERF_RECORD()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dperf-record.c250 goto found_exit; in test__PERF_RECORD()
300 found_exit: in test__PERF_RECORD()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dperf-record.c250 goto found_exit; in test__PERF_RECORD()
300 found_exit: in test__PERF_RECORD()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/
H A DPPCAnalyst.cpp754 bool found_exit = false; in Analyze() local
893 found_exit = true; in Analyze()
910 if ((!found_exit && num_inst > 0) || block_size == 1) in Analyze()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-niter.c3247 bool found_exit = false; in maybe_lower_iteration_bound() local
3279 found_exit = false; in maybe_lower_iteration_bound()
3298 found_exit = true; in maybe_lower_iteration_bound()
3302 if (found_exit) in maybe_lower_iteration_bound()
3316 found_exit = true; in maybe_lower_iteration_bound()
3324 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3330 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-niter.c3301 bool found_exit = false; in maybe_lower_iteration_bound() local
3333 found_exit = false; in maybe_lower_iteration_bound()
3352 found_exit = true; in maybe_lower_iteration_bound()
3356 if (found_exit) in maybe_lower_iteration_bound()
3370 found_exit = true; in maybe_lower_iteration_bound()
3378 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3384 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-niter.c3238 bool found_exit = false; in maybe_lower_iteration_bound() local
3270 found_exit = false; in maybe_lower_iteration_bound()
3289 found_exit = true; in maybe_lower_iteration_bound()
3293 if (found_exit) in maybe_lower_iteration_bound()
3307 found_exit = true; in maybe_lower_iteration_bound()
3315 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3321 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-niter.c3611 bool found_exit = false; in maybe_lower_iteration_bound() local
3643 found_exit = false; in maybe_lower_iteration_bound()
3662 found_exit = true; in maybe_lower_iteration_bound()
3666 if (found_exit) in maybe_lower_iteration_bound()
3680 found_exit = true; in maybe_lower_iteration_bound()
3688 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3694 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-niter.c3782 bool found_exit = false; in maybe_lower_iteration_bound() local
3814 found_exit = false; in maybe_lower_iteration_bound()
3833 found_exit = true; in maybe_lower_iteration_bound()
3837 if (found_exit) in maybe_lower_iteration_bound()
3851 found_exit = true; in maybe_lower_iteration_bound()
3859 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3865 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-niter.c3611 bool found_exit = false; in maybe_lower_iteration_bound() local
3643 found_exit = false; in maybe_lower_iteration_bound()
3662 found_exit = true; in maybe_lower_iteration_bound()
3666 if (found_exit) in maybe_lower_iteration_bound()
3680 found_exit = true; in maybe_lower_iteration_bound()
3688 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
3694 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-niter.c4042 bool found_exit = false; in maybe_lower_iteration_bound() local
4074 found_exit = false; in maybe_lower_iteration_bound()
4093 found_exit = true; in maybe_lower_iteration_bound()
4097 if (found_exit) in maybe_lower_iteration_bound()
4111 found_exit = true; in maybe_lower_iteration_bound()
4119 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
4125 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-niter.c4042 bool found_exit = false; in maybe_lower_iteration_bound() local
4074 found_exit = false; in maybe_lower_iteration_bound()
4093 found_exit = true; in maybe_lower_iteration_bound()
4097 if (found_exit) in maybe_lower_iteration_bound()
4111 found_exit = true; in maybe_lower_iteration_bound()
4119 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
4125 if (!found_exit) in maybe_lower_iteration_bound()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-niter.c4037 bool found_exit = false; in maybe_lower_iteration_bound() local
4069 found_exit = false; in maybe_lower_iteration_bound()
4088 found_exit = true; in maybe_lower_iteration_bound()
4092 if (found_exit) in maybe_lower_iteration_bound()
4106 found_exit = true; in maybe_lower_iteration_bound()
4114 while (queue.length () && !found_exit); in maybe_lower_iteration_bound()
4120 if (!found_exit) in maybe_lower_iteration_bound()

12