Searched refs:help (Results 251 - 275 of 286) sorted by relevance

<<1112

/haiku-buildtools/gcc/libvtv/
H A Dconfigure929 -help | --help | --hel | --he | -h)
931 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
933 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1155 Try \`$0 --help' for more information."
1305 # Report the --help message.
1321 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/gprof/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/
H A Dconfigure172 -help | --help | --hel | --he)
180 --help print this message
417 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
7390 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
7400 -help | --help | --hel | --he | --h)
/haiku-buildtools/binutils/bfd/
H A Dconfigure975 -help | --help | --hel | --he | -h)
977 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
979 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1201 Try \`$0 --help' for more information."
1351 # Report the --help message.
1367 -h, --help display this help an
[all...]
/haiku-buildtools/gcc/libatomic/
H A Dconfigure931 -help | --help | --hel | --he | -h)
933 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
935 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1157 Try \`$0 --help' for more information."
1307 # Report the --help message.
1323 -h, --help display this help an
[all...]
/haiku-buildtools/gcc/gmp/demos/perl/
H A DGMP.pm607 clearing when objects are created and destroyed. This aims to help speed,
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure195 -help | --help | --hel | --he)
203 --help print this message
440 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
8762 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
8772 -help | --help | --hel | --he | --h)
/haiku-buildtools/legacy/binutils/gas/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure1072 -help | --help | --hel | --he | -h)
1074 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1076 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1298 Try \`$0 --help' for more information."
1448 # Report the --help message.
1464 -h, --help display this help an
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-metag.c5904 const char * help; /* Help information. */ member in struct:metag_long_option
5956 if (lopt->help != NULL)
5957 fprintf (stream, " -%s%s\n", lopt->option, _(lopt->help));
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dinfo.el7 ;; Keywords: help
34 :group 'help
1481 (defun Info-help ()
1497 (help-mode)
1626 (define-key Info-mode-map "h" 'Info-help)
1740 \\[Info-help] Invoke the Info tutorial.
2019 (if (memq n '(5 9)) ; visual aids to help with 1-9 keys
/haiku-buildtools/binutils/gold/
H A Doptions.h131 // TWO_DASHES is how we print the option in --help. However, some
148 // HELPSTRING is the descriptive text used with the option via --help
150 // --help output is "-shortname HELPARG, --longname HELPARG: HELPSTRING"
190 // conditionally turn on by defining "no-VAR" help text.
209 // Print this option to stdout (used with --help).
664 DEFINE_special(help, options::TWO_DASHES, '\0',
/haiku-buildtools/gcc/
H A Dconfigure1003 -help | --help | --hel | --he | -h)
1005 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1007 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1229 Try \`$0 --help' for more information."
1386 # Report the --help message.
1402 -h, --help display this help an
[all...]
/haiku-buildtools/binutils/
H A Dconfigure1006 -help | --help | --hel | --he | -h)
1008 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1010 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1232 Try \`$0 --help' for more information."
1389 # Report the --help message.
1405 -h, --help display this help an
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
627 Try \`$0 --help' for more information." >&2
775 # Report the --help message.
791 -h, --help display this help an
[all...]
/haiku-buildtools/binutils/binutils/
H A Dobjdump.c230 -H, --help Display this information\n\
279 (*desc)->help (stream);
326 {"help", no_argument, NULL, 'H'},
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex89 % If this character appears in an error message or help string, it
522 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
3594 % to help in doing that, since in @example-like environments \parskip
4733 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex80 % If this character appears in an error message or help string, it
516 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
3555 % to help in doing that, since in @example-like environments \parskip
4691 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c12638 /* This is a little hack to help the gas/arm/adrl.s test. It prevents
13137 char *help; /* Help information. */
13508 char * help; /* Help information. */
13813 if (opt->help != NULL)
13814 fprintf (fp, " -%-23s%s\n", opt->option, _(opt->help));
13817 if (lopt->help != NULL)
13818 fprintf (fp, " -%s%s\n", lopt->option, _(lopt->help));
13123 char *help; /* Help information. */ member in struct:arm_option_table
13494 char * help; /* Help information. */ member in struct:arm_long_option_table
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex103 % If this character appears in an error message or help string, it
692 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
2646 % we put a little stretch before and after the breakable chars, to help
4341 % help-texinfo, 22may06):
6255 % to help in doing that, since in @example-like environments \parskip
7152 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
9583 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex103 % If this character appears in an error message or help string, it
692 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
2646 % we put a little stretch before and after the breakable chars, to help
4341 % help-texinfo, 22may06):
6255 % to help in doing that, since in @example-like environments \parskip
7152 % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
9583 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're

Completed in 1485 milliseconds

<<1112