Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 6 of 6) sorted by relevance

/scripts/
A Dbuild_OID_registry57 for (my $loop = 2; $loop <= $#components; $loop++) {
58 my $c = $components[$loop];
97 for (my $loop = 2; $loop <= $#components; $loop++) {
98 my $c = $components[$loop];
A Dbuild-efi.sh144 sudo mount -o loop "${IMG}" $MNT
169 sudo mount -o loop "${dev}" $MNT
A Dbuild-cb.sh15 sudo mount -o loop disk.img /mnt/rootfs
/scripts/coccinelle/iterators/
A Ditnull.cocci4 //# or in cases when the loop cursor is reassigned. The latter should only
5 //# happen when the matched code is on the way to a loop exit (break, goto,
A Dlist_entry_update.cocci4 /// that there is a path from the reassignment back to the top of the loop.
/scripts/kconfig/
A Dstreamline_config.pl667 loop: label
673 next loop;

Completed in 8 milliseconds