Home
last modified time | relevance | path

Searched refs:HELP (Results 1 – 25 of 60) sorted by relevance

123

/openbsd/src/gnu/gcc/config/
Denable.m46 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING)
7 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c)
8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
/openbsd/src/gnu/usr.bin/binutils-2.17/config/
Denable.m46 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING)
7 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c)
8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
/openbsd/src/gnu/llvm/llvm/tools/llvm-cvtres/
DOpts.td12 def HELP : Flag<["/", "-"], "HELP">, HelpText<"Display available options">;
13 def H : Flag<["/", "-"], "H">, Alias<HELP>;
14 def HELP_Q : Flag<["/?", "-?"], "">, Alias<HELP>;
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Darlex.l52 "HELP" { return HELP; }
67 "help" { return HELP; }
Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
257 | HELP STRING
603 { "HELP", HELP },
Darparse.y56 %token HELP
Drclex.l132 "HELP" { MAYBE_RETURN (HELP); }
/openbsd/src/gnu/usr.bin/binutils/binutils/
Darlex.l53 "HELP" { return HELP; }
68 "help" { return HELP; }
Dnlmheader.h25 # define HELP 269 macro
Drcparse.h97 # define HELP 307 macro
Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
257 | HELP STRING
603 { "HELP", HELP },
Darparse.y56 %token HELP
Drclex.l129 "HELP" { MAYBE_RETURN (HELP); }
/openbsd/src/gnu/usr.bin/perl/cpan/Getopt-Long/t/
Dgol-basic.t36 'help' => \$HELP,
44 ( $HELP && $FOO && !$BAR && $FILE eq 'foo' && $NO == 5 )
/openbsd/src/usr.bin/file/magdir/
Dmaple22 0 string \<HELP\ NAME= Maple help file
23 0 string \n\<HELP\ NAME= Maple help file with extra carriage return at start (yuck)
/openbsd/src/gnu/gcc/libgomp/
Dacinclude.m473 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING)
74 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c)
75 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
/openbsd/src/libexec/ftpd/
Dftpcmd.y115 STAT HELP NOOP MKD RMD PWD
437 | HELP CRLF
441 | HELP SP STRING CRLF
485 | SITE SP HELP CRLF
489 | SITE SP HELP SP STRING CRLF
1047 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
1067 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
/openbsd/src/games/hack/
Dconfig.h80 #define HELP "/usr/share/games/hack/help" /* the file containing a description of the commands */ macro
Dhack.pager.c358 (void) page_file((c == 'l') ? HELP : SHELP, FALSE); in dohelp()
/openbsd/src/gnu/usr.bin/binutils/
Dgettext.m469 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
98 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dgettext.m468 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
97 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
/openbsd/src/gnu/llvm/llvm/tools/llvm-rc/
DResourceScriptStmt.cpp79 CHECKED, GRAYED, HELP, INACTIVE, MENUBARBREAK, MENUBREAK};
/openbsd/src/gnu/usr.bin/binutils-2.17/intl/
Daclocal.m4112 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
141 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
/openbsd/src/gnu/usr.bin/binutils/intl/
Daclocal.m4112 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
141 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
/openbsd/src/gnu/gcc/gcc/
Dtoplev.c389 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument
390 { OPTION, DEFAULT, MIN, MAX, HELP },

123