Searched refs:opt_mode (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/isl/
H A Dltmain.sh1903 $bs_echo "$progname${opt_mode+: $opt_mode}: $_G_line"
2165 opt_mode=
2241 opt_mode=$1
2339 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2347 help="Try '$progname --help --mode=$opt_mode' for more information."
3499 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3505 case $opt_mode in
3681 func_fatal_help "invalid operation mode '$opt_mode'"
3696 for opt_mode i
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh442 $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
468 $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
475 $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2294 test "$opt_mode"
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh442 $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
468 $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
475 $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2294 test "$opt_mode"
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh442 $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
468 $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
475 $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2294 test "$opt_mode"
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh442 $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
468 $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
475 $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2294 test "$opt_mode"
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh442 $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
468 $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
475 $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2294 test "$opt_mode"
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y498 %type <mod> opt_mode
657 | assign_macfunc opt_mode
692 | assign_macfunc opt_mode COMMA assign_macfunc opt_mode
1715 | HALF_REG ASSIGN multiply_halfregs opt_mode
1717 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
1736 | REG ASSIGN multiply_halfregs opt_mode
1744 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
1752 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
1761 | HALF_REG ASSIGN multiply_halfregs opt_mode COMM
3473 opt_mode: label
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dbfin-parse.y576 %type <mod> opt_mode
735 | assign_macfunc opt_mode
773 | assign_macfunc opt_mode COMMA assign_macfunc opt_mode
1812 | HALF_REG ASSIGN multiply_halfregs opt_mode
1814 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
1838 | REG ASSIGN multiply_halfregs opt_mode
1853 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
1861 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
1868 | HALF_REG ASSIGN multiply_halfregs opt_mode COMM
3724 opt_mode: label
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c1325 "statement", "asm", "asm_1", "REG_A", "opt_mode", "asr_asl", "sco",
4051 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
4080 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
4088 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
4110 "dregs_lo = multiply_halfregs opt_mode\n");
4136 "dregs = multiply_halfregs opt_mode\n");
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c1268 "statement", "asm", "asm_1", "REG_A", "opt_mode", "asr_asl", "sco",
4103 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
4145 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
4153 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
4179 "dregs_lo = multiply_halfregs opt_mode\n");
4211 "dregs = multiply_halfregs opt_mode\n");

Completed in 133 milliseconds