Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dempty_loop.stderr2 --> $DIR/empty_loop.rs:9:5
11 --> $DIR/empty_loop.rs:11:9
19 --> $DIR/empty_loop.rs:15:9
H A Dempty_loop.rs3 #![warn(clippy::empty_loop)]
37 #[allow(clippy::empty_loop)] in should_not_trigger()
H A Dempty_loop_no_std.rs5 #![warn(clippy::empty_loop)]
H A Ddiverging_sub_expression.rs3 #[allow(clippy::empty_loop)]
H A Dsimilar_names.rs5 clippy::empty_loop,
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_workspace_tests/path_dep/src/
H A Dlib.rs1 #![deny(clippy::empty_loop)]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/loops/
H A Dmod.rs1 mod empty_loop; module
605 empty_loop::check(cx, expr, block); in check_expr()
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/crate_level_checks/
H A Dno_std_main_recursion.rs26 #[allow(clippy::empty_loop)]
/dports/devel/py-python-application/python-application-2.8.0/application/debug/
H A Dtiming.py93empty_loop = self._build_loop_code(parent.f_code, with_start=self._with_start, with_end=self._with…
95 exec(empty_loop, parent.f_globals, parent.f_locals)
97 …iteration_overhead = (end_time - start_time) / empty_loop.co_consts[-1] # _build_loop_code() puts…
/dports/lang/php73/php-7.3.33/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/lang/php74/php-7.4.27/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/lang/php80/php-8.0.15/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/lang/php81/php-8.1.1/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/www/p5-HTML-Template-Pluggable/HTML-Template-Pluggable-0.17/t/
H A Ddot_for_loops.t76 …$tag = q{ <tmpl_var object.name> no <tmpl_loop name="non_object.empty_loop"><tmpl_var a>, <tmpl_va…
77 $out = get_output($tag, $mock, 'non_object.empty_loop' => []);
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dmicro_bench.php236 function empty_loop($n) { function
286 empty_loop(N);
/dports/math/cloog/cloog-cloog-0.20.0/source/
H A Dclast.c1787 int empty_loop = 0; in insert_loop() local
1816 empty_loop = !insert_equation(loop->unsimplified, i, in insert_loop()
1823 empty_loop = !insert_equation(loop->unsimplified, i, j, level, next, in insert_loop()
1826 empty_loop = !insert_for(loop->unsimplified, constraints, level, in insert_loop()
1830 if (!empty_loop) { in insert_loop()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-runtime/lucet-runtime-internals/src/instance/
H A Dexecution.rs276 #[allow(clippy::empty_loop)] in exit_guest_region()
/dports/math/polylib/polylib-5.22.5/source/kernel/
H A Dpolyhedron.c3830 goto empty_loop; in lower_upper_bounds()
3852 goto empty_loop; in lower_upper_bounds()
3905 empty_loop: in lower_upper_bounds()
/dports/math/barvinok/barvinok-0.41.5/polylib/source/kernel/
H A Dpolyhedron.c3830 goto empty_loop; in lower_upper_bounds()
3852 goto empty_loop; in lower_upper_bounds()
3905 empty_loop: in lower_upper_bounds()
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/
H A DCHANGELOG.md265 * Moved [`empty_loop`] to `suspicious`
956 * [`empty_loop`]: Now lints no_std crates, too
1128 * [`empty_loop`]: Suggest alternatives
1139 * [`empty_loop`] [#6162](https://github.com/rust-lang/rust-clippy/pull/6162)
1688 * Don't trigger [`empty_loop`] in `no_std` crates [#5086](https://github.com/rust-lang/rust-clippy/…
2006 * Fix false positive in `empty_loop`
2840 [`empty_loop`]: https://rust-lang.github.io/rust-clippy/master/index.html#empty_loop
/dports/games/libretro-picodrive/picodrive-600894e/pico/
H A Ddraw2_arm.S200 2: @ empty_loop
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/
H A Ddraw2_arm.S200 2: @ empty_loop