Home
last modified time | relevance | path

Searched refs:repeat_loop (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/tests/
H A Dtest_stability.py43 repeat_loop = 1
46 steps = stability.get_steps(logger, repeat_loop, 0, [
50 repeat_loop, flag_name, flag_value)
52 repeat_loop = 0
56 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [
62 repeat_loop = 10
64 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [{}])
66 assert steps[0][0] == "Running tests in a loop %d times" % repeat_loop
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptrunner/wptrunner/tests/
H A Dtest_stability.py43 repeat_loop = 1
46 steps = stability.get_steps(logger, repeat_loop, 0, [
50 repeat_loop, flag_name, flag_value)
52 repeat_loop = 0
56 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [
62 repeat_loop = 10
64 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [{}])
66 assert steps[0][0] == "Running tests in a loop %d times" % repeat_loop
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/tests/
H A Dtest_stability.py43 repeat_loop = 1
46 steps = stability.get_steps(logger, repeat_loop, 0, [
50 repeat_loop, flag_name, flag_value)
52 repeat_loop = 0
56 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [
62 repeat_loop = 10
64 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [{}])
66 assert steps[0][0] == "Running tests in a loop %d times" % repeat_loop
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/tests/
H A Dtest_stability.py43 repeat_loop = 1
46 steps = stability.get_steps(logger, repeat_loop, 0, [
50 repeat_loop, flag_name, flag_value)
52 repeat_loop = 0
56 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [
62 repeat_loop = 10
64 steps = stability.get_steps(logger, repeat_loop, repeat_restart, [{}])
66 assert steps[0][0] == "Running tests in a loop %d times" % repeat_loop
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/
H A Dbi_gsys_alg1.cc57 bool repeat_loop; in Tr_lll_dbl() local
121 repeat_loop = false; in Tr_lll_dbl()
160 if (!repeat_loop) { in Tr_lll_dbl()
205 repeat_loop = !repeat_loop; in Tr_lll_dbl()
252 bool repeat_loop; in Tr_lll_trans_dbl() local
319 repeat_loop = false; in Tr_lll_trans_dbl()
409 repeat_loop = !repeat_loop; in Tr_lll_trans_dbl()
468 bool repeat_loop; in Tr_lll_dbl_gensys() local
631 repeat_loop = !repeat_loop; in Tr_lll_dbl_gensys()
680 bool repeat_loop; in Tr_lll_trans_dbl_gensys() local
[all …]
H A Dbf_gsys_alg1.cc61 bool repeat_loop; in Tr_lll_dbl() local
210 repeat_loop = !repeat_loop; in Tr_lll_dbl()
249 bool repeat_loop; in Tr_lll_trans_dbl() local
415 repeat_loop = !repeat_loop; in Tr_lll_trans_dbl()
470 bool repeat_loop; in Tr_lll_dbl_gensys() local
676 repeat_loop = !repeat_loop; in Tr_lll_dbl_gensys()
951 repeat_loop = !repeat_loop; in Tr_lll_trans_dbl_gensys()
1195 repeat_loop = !repeat_loop; in Tr_lll_var_dbl()
1448 repeat_loop = !repeat_loop; in Tr_lll_trans_var_dbl()
1741 repeat_loop = !repeat_loop; in Tr_lll_var_dbl_gensys()
[all …]
H A Dbi_gsys_alg2.cc55 bool repeat_loop; in Tr_lll_bfl() local
146 repeat_loop = false; in Tr_lll_bfl()
201 if (!repeat_loop) { in Tr_lll_bfl()
250 repeat_loop = !repeat_loop; in Tr_lll_bfl()
303 bool repeat_loop; in Tr_lll_trans_bfl() local
399 repeat_loop = false; in Tr_lll_trans_bfl()
507 repeat_loop = !repeat_loop; in Tr_lll_trans_bfl()
571 bool repeat_loop; in Tr_lll_bfl_gensys() local
790 repeat_loop = !repeat_loop; in Tr_lll_bfl_gensys()
843 bool repeat_loop; in Tr_lll_trans_bfl_gensys() local
[all …]
H A Dbf_gsys_alg2.cc65 bool repeat_loop; in Tr_lll_bfl() local
277 repeat_loop = !repeat_loop; in Tr_lll_bfl()
335 bool repeat_loop; in Tr_lll_trans_bfl() local
565 repeat_loop = !repeat_loop; in Tr_lll_trans_bfl()
638 bool repeat_loop; in Tr_lll_bfl_gensys() local
879 repeat_loop = !repeat_loop; in Tr_lll_bfl_gensys()
1201 repeat_loop = !repeat_loop; in Tr_lll_trans_bfl_gensys()
1781 repeat_loop = !repeat_loop; in Tr_lll_var_bfl()
2065 repeat_loop = !repeat_loop; in Tr_lll_trans_var_bfl()
2388 repeat_loop = !repeat_loop; in Tr_lll_var_bfl_gensys()
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/include/LiDIA/lattices/
H A Dlattice_kernel.cc55 bool repeat_loop; in lll() local
114 repeat_loop = false; in lll()
159 if (!repeat_loop) { in lll()
215 repeat_loop = !repeat_loop; in lll()
268 bool repeat_loop; in lll_gram() local
335 repeat_loop = false; in lll_gram()
446 repeat_loop = !repeat_loop; in lll_gram()
511 bool repeat_loop; in lll() local
692 repeat_loop = !repeat_loop; in lll()
749 bool repeat_loop; in lll_gram() local
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dstability.py310 def get_steps(logger, repeat_loop, repeat_restart, kwargs_extras): argument
319 if repeat_loop:
320 desc = "Running tests in a loop %d times%s" % (repeat_loop,
325 repeat_loop,
328 repeat_loop))
359 def check_stability(logger, repeat_loop=10, repeat_restart=5, chaos_mode=True, max_time=None, argument
365 steps = get_steps(logger, repeat_loop, repeat_restart, kwargs_extras)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dstability.py209 def get_steps(logger, repeat_loop, repeat_restart, kwargs_extras): argument
218 if repeat_loop:
219 desc = "Running tests in a loop %d times%s" % (repeat_loop,
221 … steps.append((desc, functools.partial(run_step, logger, repeat_loop, False, kwargs_extra)))
246 def check_stability(logger, repeat_loop=10, repeat_restart=5, chaos_mode=True, max_time=None, argument
252 steps = get_steps(logger, repeat_loop, repeat_restart, kwargs_extras)
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/util/
H A Devent_loop_helper.py62 def repeat_loop(condition, repeat): function
70 repeat_loop, condition=condition, repeat=repeat
74 self.gui.invoke_later(repeat_loop, repeat=repeat, condition=condition)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dstability.py277 def get_steps(logger, repeat_loop, repeat_restart, kwargs_extras): argument
286 if repeat_loop:
287 desc = "Running tests in a loop %d times%s" % (repeat_loop,
289 … steps.append((desc, functools.partial(run_step, logger, repeat_loop, False, kwargs_extra)))
313 def check_stability(logger, repeat_loop=10, repeat_restart=5, chaos_mode=True, max_time=None, argument
319 steps = get_steps(logger, repeat_loop, repeat_restart, kwargs_extras)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dstability.py302 def get_steps(logger, repeat_loop, repeat_restart, kwargs_extras): argument
311 if repeat_loop:
312 desc = "Running tests in a loop %d times%s" % (repeat_loop,
314 … steps.append((desc, functools.partial(run_step, logger, repeat_loop, False, kwargs_extra)))
338 def check_stability(logger, repeat_loop=10, repeat_restart=5, chaos_mode=True, max_time=None, argument
344 steps = get_steps(logger, repeat_loop, repeat_restart, kwargs_extras)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dstability.py302 def get_steps(logger, repeat_loop, repeat_restart, kwargs_extras): argument
311 if repeat_loop:
312 desc = "Running tests in a loop %d times%s" % (repeat_loop,
314 … steps.append((desc, functools.partial(run_step, logger, repeat_loop, False, kwargs_extra)))
338 def check_stability(logger, repeat_loop=10, repeat_restart=5, chaos_mode=True, max_time=None, argument
344 steps = get_steps(logger, repeat_loop, repeat_restart, kwargs_extras)
/dports/devel/svn_load_dirs/svn_load_dirs-1.8.4/
H A Dsvn_load_dirs.pl.in586 my $repeat_loop;
589 $repeat_loop = 0;
852 $repeat_loop = 1;
914 } while ($repeat_loop);
1117 my $repeat_loop;
1120 $repeat_loop = 0;
1138 $repeat_loop = 1;
1150 last if $repeat_loop;
1153 } while ($repeat_loop);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/
H A Dafl-gotcpu.c90 repeat_loop: in measure_preemption()
101 goto repeat_loop; in measure_preemption()
/dports/security/afl/afl-2.52b/
H A Dafl-gotcpu.c90 repeat_loop: in measure_preemption()
101 goto repeat_loop; in measure_preemption()
/dports/science/quantum-espresso/q-e-qe-6.7.0/NEB/src/
H A Dpath_interpolation.f90138 repeat_loop: DO
143 "ENERGIES, POSITIONS AND GRADIENTS" ) ) EXIT repeat_loop
153 END DO repeat_loop
/dports/security/afl++/AFLplusplus-3.14c/src/
H A Dafl-gotcpu.c99 repeat_loop: in measure_preemption()
116 goto repeat_loop; in measure_preemption()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Du6m.cpp148 bool repeat_loop = true; // in command_loop() local
188 repeat_loop = false; in command_loop()
213 } while (repeat_loop); in command_loop()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dmix_rho.f90578 repeat_loop: DO
679 EXIT repeat_loop
693 CYCLE repeat_loop
705 END DO repeat_loop
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Du6m.cpp400 bool repeat_loop = true; // in command_loop() local
423 case 2: command_82(); repeat_loop = false; break; in command_loop()
435 } while (repeat_loop); in command_loop()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Du6m.cpp405 bool repeat_loop = true; // in command_loop() local
433 case 2: command_82(); repeat_loop = false; break; in command_loop()
445 } while (repeat_loop); in command_loop()
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Ddistpacket.c765 int repeat_loop; in _dxf_ExWaitOnSlaves() local
774 repeat_loop = FALSE; in _dxf_ExWaitOnSlaves()
848 if(repeat_loop == TRUE) in _dxf_ExWaitOnSlaves()
864 repeat_loop = TRUE; in _dxf_ExWaitOnSlaves()

12