Searched refs:loop (Results 201 - 225 of 321) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/timed/timed/
H A Dmaster.c98 loop:
312 "loop breakage: no reply from %s=%s to QUIT",
336 goto loop;
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c164 loop:
183 goto loop;
/freebsd-11-stable/sys/dev/hptmv/
H A Dhptproc.c144 loop:
160 goto loop;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper.c1592 /* Wait for the packets to loop back */
1697 int loop = 0; local
1705 while (__cvmx_helper_backpressure_is_misaligned() && (loop++ < max_loops))
1710 if (loop < max_loops)
1711 cvmx_dprintf("Completed aligning per port backpressure counters (%d loops).\n", loop);
/freebsd-11-stable/lib/libc/mips/string/
H A Dbcopy.S119 PTR_ADDU a3,SRCREG,t0 # run fast loop up to this addr
125 * loop body
149 * Copy a word at a time, no loop unrolling.
219 * loop body
243 * Copy a word at a time, no loop unrolling.
/freebsd-11-stable/sys/mips/mips/
H A Dbcopy.S108 PTR_ADDU a3,SRCREG,t0 # run fast loop up to this addr
114 * loop body
138 * Copy a word at a time, no loop unrolling.
208 * loop body
232 * Copy a word at a time, no loop unrolling.
/freebsd-11-stable/tools/regression/zfs/
H A Dmisc.sh211 if [ "${diskname}" = "losetup: could not find any free loop device" ]; then
213 max=`echo /dev/loop* | awk 'BEGIN { RS=" "; FS="loop" } {if ($2 > max) max = $2} END {print max}'`
215 cmd="mknod /dev/loop${max} b 7 ${max}"
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dsyscons.s153 loop sc_setattr
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S154 loop init.0 # Next IRQ
177 loop init.2 # Till set done
225 loop init.9 # registers
549 loop intusr.2 # with zeros
869 loop sio_flush.1 # or counter is zero
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S158 loop init.0 # Next IRQ
181 loop init.2 # Till set done
227 loop init.9 # registers
523 loop intusr.2 # with zeros
844 loop sio_flush.1 # or counter is zero
/freebsd-11-stable/usr.bin/morse/
H A Dmorse.c181 * special-cases in the program's main loop.
/freebsd-11-stable/sys/dev/scd/
H A Dscd.c712 loop:
802 goto loop;
921 goto loop;
951 goto loop;
/freebsd-11-stable/sbin/ping/
H A Dping.c258 unsigned char loop, mttl; local
404 loop = 0;
773 if (setsockopt(ssend, IPPROTO_IP, IP_MULTICAST_LOOP, &loop,
774 sizeof(loop)) < 0) {
1012 * Set the global bit that causes the main loop to quit.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc183 /* this loop does only one repetition except for backrefs */
912 /* oho, must reconsider loop body */
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm377 @ at the left end of each 4 bit nibbles in the division loop
378 @ to save one loop in most cases.
386 @ division loop. Continue shifting until the divisor is
406 @ Division loop
489 @ division loop. Continue shifting until the divisor is
554 @ division loop. Continue shifting until the divisor is
/freebsd-11-stable/contrib/gdb/gdb/
H A Dthread-db.c812 int loop = 0;
824 loop and read all event messages, processing them appropriately.
833 loop = 1;
878 while (loop);
806 int loop = 0; local
/freebsd-11-stable/contrib/gcc/cp/
H A Dinit.c2215 /* Temporary variables used by the loop. */
2218 /* This is the body of the loop that implements the deletion of a
2223 tree loop = 0;
2225 /* This is the thing that governs what to do after the loop has run. */
2229 loop. It is convenient to set this variable up and test it before
2230 executing any other code in the loop.
2264 loop = build1 (LOOP_EXPR, void_type_node, body);
2265 loop = build_compound_expr (tbase_init, loop);
2304 body = loop;
2220 tree loop = 0; local
[all...]
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh1302 # The effects of -static are defined in a previous loop.
1519 done # argument parsing loop
2591 loop=$revision
2592 while test $loop != 0; do
2593 iface=`expr $revision - $loop`
2594 loop=`expr $loop - 1`
2614 loop=$age
2615 while test $loop != 0; do
2616 iface=`expr $current - $loop`
[all...]
/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.c905 int loop; local
907 loop = 0;
910 if (loop++ > 0x7FFF) {
920 loop = 0;
923 if (loop++ > 3) {
1867 * this crude loop and accessing un-aligned data
/freebsd-11-stable/contrib/nvi/ex/
H A Dex.c45 * Main ex loop.
154 * main editor loop. The ordering is careful, don't discard
220 loop: ecp = SLIST_FIRST(gp->ecq);
295 goto loop;
327 goto loop;
1324 goto loop;
1361 * command from the ex command loop and we're talking to a tty, and
1570 goto loop;
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c526 loop:
547 goto loop;
553 goto loop;
567 goto loop;
591 goto loop;
/freebsd-11-stable/contrib/binutils/gas/
H A Dread.c949 /* We resume loop AFTER the end-of-line from
2941 /* Skip to end of current repeat loop; EXTRA indicates how many additional
2942 input buffers to skip. Assumes that conditionals preceding the loop end
2946 loop. The EXTRA arg accounts for other buffers we might have inserted,
3447 char *loop;
3449 loop = concat (S_GET_NAME (symbolP),
3455 char *old_loop = loop;
3457 loop = concat (loop, " => ", S_GET_NAME (symp), NULL);
3461 as_bad (_("%s: would close weakref loop
3444 char *loop; local
3459 S_GET_NAME (symbolP), loop); local
[all...]
/freebsd-11-stable/sys/dev/bwi/
H A Dbwirf.c680 uint16_t lo_gain, ext_lna, loop; local
705 for (loop = 0; loop < 16; ++loop) {
706 lo_gain -= (6 * loop);
714 ext_lna |= (loop << 8);
728 ext_lna |= (loop << 8);
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_vfsops.c727 loop:
741 goto loop;
1578 loop:
1609 goto loop;
1628 goto loop;
1644 goto loop;
1653 goto loop; /* More work needed */
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c509 bfd_boolean loop = TRUE;
524 while (loop && ieee->h.input_p < ieee->h.last_byte)
623 loop = FALSE;
726 bfd_boolean loop = TRUE;
733 while (loop)
925 loop = FALSE;
1479 bfd_boolean loop = TRUE;
1482 while (loop)
1637 loop = FALSE;
1644 loop
507 bfd_boolean loop = TRUE; local
724 bfd_boolean loop = TRUE; local
1476 bfd_boolean loop = TRUE; local
[all...]

Completed in 372 milliseconds

1234567891011>>