Searched refs:loop (Results 226 - 250 of 321) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh288 # ...otherwise throw away the child directory and loop
2974 # The effects of -all-static are defined in a previous loop.
3215 # The effects of -shared are defined in a previous loop.
3225 # The effects of -static are defined in a previous loop.
3454 done # argument parsing loop
4534 # that some nasty dependency loop isn't accidentally
4820 loop=$revision
4821 while test "$loop" -ne 0; do
4822 iface=`expr $revision - $loop`
4823 loop
[all...]
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A DMakefile.in84 error.lo iter.lo loop.lo ordered.lo parallel.lo sections.lo \
278 loop.c ordered.c parallel.c sections.c single.c team.c work.c \
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c739 int loop = 0; local
745 loop = 1;
778 while (loop);
/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c1221 U32 loop; local
1291 for (loop = 0; loop < AGTIAPI_LOOP_MAX; loop++)
1306 AGTIAPI_PRINTK( "tiCOMPortStart failed -- no loop, portalData %p\n",
1310 AGTIAPI_PRINTK( "tiCOMPortStart success no loop, portalData %p\n",
1314 } // end of for loop
1318 if( loop >= AGTIAPI_LOOP_MAX ) {
2699 /* loop */
6086 U32 count, loop; local
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.lex.c170 * The following loop is written so that the links needed by freelex will
302 loop:
337 goto loop;
352 goto loop;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-vx.c513 at most VX_MEMXFER_MAX bytes per iteration. Break from the loop
945 /* If CTRL-C is hit during this loop,
957 We can't simply error () out of this loop, since the
/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h191 unsigned loop : 2; /* loopback mode */ member in struct:__anon9536
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot1.S350 loop font.1
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S121 loop main.6 # If not last, read another
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.c425 loop:
448 goto loop;
1476 loop:
1493 goto loop;
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S530 loop push_arg # Push all of the arguments
/freebsd-11-stable/contrib/ntp/scripts/
H A Dsummary.in3 # Perl version of (summary.sh, loop.awk, peer.awk):
4 # Create summaries from xntpd's loop and peer statistics.
70 @loopfiles=sort grep /loop.*$log_date_pattern/, readdir SDIR;
145 warn "ignoring loop offset $Fld[2] (file $fname, line $.)\n";
176 ("loop %d, %.0f+/-%.1f, rms %.1f, freq %.2f+/-%0.3f, var %.3f\n",
/freebsd-11-stable/contrib/gcc/
H A Dtree-vrp.c2475 adjust_range_with_scev (value_range_t *vr, struct loop *loop, tree stmt, argument
2486 chrec = instantiate_parameters (loop, analyze_scalar_evolution (loop, var));
2490 init = initial_condition_in_loop_num (chrec, loop->num);
2491 step = evolution_part_in_loop_num (chrec, loop->num);
2521 because we have concluded that the loop probably does not
2576 /* According to the loop information, the variable does not
2604 loop information to see if we can determine that VAR does not
2610 struct loop *
[all...]
H A Dbasic-block.h160 #define EDGE_IRREDUCIBLE_LOOP 128 /* Part of irreducible loop. */
162 #define EDGE_LOOP_EXIT 512 /* Exit of a loop. */
181 struct loop;
226 /* Innermost loop containing the block. */
227 struct loop * GTY ((skip (""))) loop_father;
252 /* The loop depth of this block. */
312 /* Set for blocks in an irreducible loop by loop analysis. */
319 by SMS to prevent other schedulers from messing with the loop schedule. */
767 elements will be missed. Instead, use a for-loop lik
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-rad-defs.h524 uint64_t loop : 25; /**< Loop offset */ member in struct:cvmx_rad_reg_debug0::cvmx_rad_reg_debug0_s
542 uint64_t loop : 25;
/freebsd-11-stable/sbin/dump/
H A Dtraverse.c916 loop:
973 goto loop;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c458 loop:
464 goto loop;
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h275 #define MII16_DS3_TRLBK 0x0002 /* RW: loop towards host */
276 #define MII16_DS3_LNLBK 0x0004 /* RW: loop towards net */
357 #define CTL1_3LOOP 0x02 /* framer loop back */
570 #define LOOP_ANALOG 0x01 /* inward loop thru LIU */
571 #define LOOP_FRAMER 0x02 /* inward loop thru framer */
572 #define LOOP_LINE 0x04 /* outward loop thru LIU */
573 #define LOOP_PAYLOAD 0x08 /* outward loop of payload */
658 u_int16_t loop; /* loop status bit vector */
669 u_int16_t loop; /* loo
657 u_int16_t loop; /* loop status bit vector */ member in struct:t3_snmp
668 u_int16_t loop; /* loop status bit vector */ member in struct:t1_snmp
[all...]
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c941 loop:
958 goto loop;
/freebsd-11-stable/sys/kern/
H A Dvfs_default.c1244 loop:
1253 goto loop;
H A Dkern_exit.c1220 loop:
1326 goto loop;
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c377 loop:
388 goto loop;
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_inode.c132 loop:
160 goto loop;
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S18 // "wider" than Itanium? Can you experience loop scalability as
37 // Wrong! Note that getf latency increased. This means that if a loop is
171 .skip 32 // makes the loop body aligned at 64-byte boundary
183 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16
224 .skip 32 // makes the loop body aligned at 64-byte boundary
236 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16
283 .skip 32 // makes the loop body aligned at 64-byte boundary
306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16
317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium
320 // ldf8. The loop i
[all...]
/freebsd-11-stable/sys/netinet6/
H A Din6_mcast.c172 SYSCTL_INT(_net_inet6_ip6_mcast, OID_AUTO, loop, CTLFLAG_RWTUN,
894 * XXX This is a candidate for a set-symmetric-difference style loop
2478 * difference like loop to avoid walking from root
2600 u_int loop; local
2610 error = sooptcopyin(sopt, &loop, sizeof(u_int), sizeof(u_int));
2613 if (loop > 1) {
2618 im6o->im6o_multicast_loop = loop;

Completed in 476 milliseconds

1234567891011>>