HomeSort by: relevance | last modified time | path
    Searched refs:all_targets (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
compare-all-tests 37 all_targets='alpha arm avr bfin cris fr30 frv h8300 ia64 iq2000 m32c m32r m68k mcore mips mmix mn10300 pa pdp11 ppc sh sparc v850 vax xstormy16 xtensa' # e500
65 for target in ${*-$all_targets}; do
  /src/external/gpl3/gcc.old/dist/contrib/
compare-all-tests 37 all_targets='alpha arm avr bfin cris fr30 frv h8300 ia64 iq2000 m32c m32r m68k mcore mips mmix mn10300 pa pdp11 ppc sh sparc v850 vax xstormy16 xtensa' # e500
65 for target in ${*-$all_targets}; do
  /src/external/bsd/iscsi/dist/include/
initiator.h 128 strv_t all_targets; member in struct:initiator_target_t
  /src/external/bsd/iscsi/dist/src/initiator/
iscsi-initiator.c 93 static strv_t all_targets; variable
650 if (iscsi_initiator_get_targets(0,&all_targets) == -1) {
659 for (u = 0; u < all_targets.c ; u += 2) {
660 printf("%s at %s\n", all_targets.v[u],
661 all_targets.v[u + 1]);
667 if (all_targets.c/2 > max_targets) {
672 all_targets.c/2, max_targets);
679 all_targets.c = 2 * max_targets;
691 for (u = 0 ; u < all_targets.c / 2 ; u++) {
695 initiator_set_target_name(u, all_targets.v[u * 2])
    [all...]
  /src/external/bsd/iscsi/dist/src/lib/
initiator.c 689 strv_t *tp = &g_target[target].all_targets;
1300 rc = discovery_phase((int)target, &g_target[(int)target].all_targets);
  /src/external/gpl3/binutils.old/dist/opcodes/
configure 13918 all_targets=false
13923 all_targets=true
13936 if test x${all_targets} = xfalse ; then
14065 else # all_targets is true
  /src/external/gpl3/binutils/dist/opcodes/
configure 14292 all_targets=false
14297 all_targets=true
14310 if test x${all_targets} = xfalse ; then
14439 else # all_targets is true
  /src/external/gpl3/gdb/dist/gdb/
configure 24959 all_targets=
24965 all_targets=true
25004 if test x${all_targets} = xtrue; then
25049 -o \( "$all_targets" = true -a "$with_amd_dbgapi" != no \); then
25160 if test "$all_targets" = true; then
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 24905 all_targets=
24911 all_targets=true
24950 if test x${all_targets} = xtrue; then
24989 -o \( "$all_targets" = true -a "$with_amd_dbgapi" != no \); then
25100 if test "$all_targets" = true; then
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
configure 15771 all_targets=false
15780 all_targets=true
16160 if test x${all_targets} = xtrue ; then
16175 else # all_targets is true
16191 fi # all_targets is true
  /src/external/gpl3/binutils/dist/ld/
configure 19199 all_targets=
19213 all_targets=true
19485 if test x${all_targets} = xtrue; then
  /src/external/gpl3/binutils.old/dist/bfd/
configure 15398 all_targets=false
15407 all_targets=true
15803 if test x${all_targets} = xtrue ; then
15811 else # all_targets is true
15821 fi # all_targets is true
  /src/external/gpl3/binutils.old/dist/ld/
configure 18786 all_targets=
18799 all_targets=true
19045 if test x${all_targets} = xtrue; then
  /src/external/gpl3/gdb/dist/bfd/
configure 15739 all_targets=false
15748 all_targets=true
16143 if test x${all_targets} = xtrue ; then
16151 else # all_targets is true
16161 fi # all_targets is true
  /src/external/gpl3/gdb/dist/opcodes/
configure 14422 all_targets=false
14427 all_targets=true
14440 if test x${all_targets} = xfalse ; then
14568 else # all_targets is true
  /src/external/gpl3/gdb.old/dist/bfd/
configure 15741 all_targets=false
15750 all_targets=true
16147 if test x${all_targets} = xtrue ; then
16155 else # all_targets is true
16165 fi # all_targets is true
  /src/external/gpl3/gdb.old/dist/opcodes/
configure 14424 all_targets=false
14429 all_targets=true
14442 if test x${all_targets} = xfalse ; then
14571 else # all_targets is true
  /src/external/gpl3/binutils/dist/gas/
configure 12454 all_targets=no
12458 all_targets=yes
  /src/external/gpl3/binutils.old/dist/gas/
configure 12083 all_targets=no
12087 all_targets=yes

Completed in 199 milliseconds