Searched refs:HELP (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darparse.h45 HELP = 271, enumerator in enum:yytokentype
65 #define HELP 271 macro
H A Darlex.l52 "HELP" { return HELP; }
67 "help" { return HELP; }
H A Dnlmheader.h44 HELP = 270, enumerator in enum:yytokentype
81 #define HELP 270 macro
H A Drcparse.h82 HELP = 308, enumerator in enum:yytokentype
167 #define HELP 308 macro
H A Darparse.y56 %token HELP
H A Dnlmheader.y64 /* File named by HELP. */
121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
257 | HELP STRING
605 { "HELP", HELP },
H A Darparse.c69 HELP = 271, enumerator in enum:yytokentype
89 #define HELP 271 macro
371 "END", "EXTRACT", "FULLDIR", "HELP", "QUIT", "REPLACE", "SAVE", "OPEN",
H A Drclex.l132 "HELP" { MAYBE_RETURN (HELP); }
H A Dnlmheader.c68 HELP = 270, enumerator in enum:yytokentype
105 #define HELP 270 macro
197 /* File named by HELP. */
487 "FLAG_OFF", "FULLMAP", "HELP", "IMPORT", "INPUT", "MAP", "MESSAGES",
2025 { "HELP", HELP },
H A Darlex.c792 { return HELP; }
867 { return HELP; }
H A Drcparse.y117 %token MENU MENUEX MENUITEM SEPARATOR POPUP CHECKED GRAYED HELP INACTIVE
1048 | HELP
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dhelp.test29 TestRemove HELP.PRG
116 set fh [open HELP.PRG w]
128 set helpServerFH [open "|[list $::tcltest::tcltest HELP.PRG]" r+]
241 TestRemove HELP.PRG
/macosx-10.10.1/CPANInternal-159.1/Crypt-SSLeay-0.64/eg/
H A Dnet-ssl-test33 print <<HELP;
62 HELP
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dcommand_manager.rb153 say Gem::Command::HELP
159 say Gem::Command::HELP
H A Dcommand.rb542 HELP = <<-HELP
568 HELP
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpcmd.y102 sTAT HELP NOOP MKD RMD PWD
380 | HELP CRLF check_secure
385 | HELP SP STRING CRLF check_secure
448 | SITE SP HELP CRLF check_secure
453 | SITE SP HELP SP STRING CRLF check_secure
969 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
1004 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
/macosx-10.10.1/ICU-531.30/icuSources/tools/gensprep/
H A Dgensprep.c80 HELP, enumerator in enum:__anon1249
164 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) {
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/ftpd/
H A Dftpd.tcl430 HELP {
436 puts $chan { SIZE LIST NLST SITE* SYST STAT HELP NOOP}
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/smtpd/
H A Dsmtpd.tcl29 set commands {EHLO HELO MAIL RCPT DATA RSET NOOP QUIT HELP}
30 # non-minimal commands HELP VRFY EXPN VERB ETRN DSN
72 {For more information use "HELP <topic>".}}
802 proc ::smtpd::HELP {channel line} {
805 regexp {^HELP\s*(\w+)?} $line -> cmd
810 Puts $channel "214 End of HELP"
812 Puts $channel "504 HELP topic \"$cmd\" unknown."
/macosx-10.10.1/screen-22/screen/
H A Dtty.sh947 Msg(errno, "BREAK stuck!!! -- HELP! (TIOCCBRK)");
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_de_de.latin1.vim229 " {{{ HELP / HILFE
241 " }}} HELP / HILFE
H A Dmenu_sl_si.cp1250.vim226 " {{{ HELP / POMO�
238 " }}} HELP / POMO�
H A Dmenu_sl_si.latin2.vim226 " {{{ HELP / POMO�
238 " }}} HELP / POMO�
H A Dmenu_sl_si.utf-8.vim226 " {{{ HELP / POMO��
238 " }}} HELP / POMO��
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/ftpd/
H A Dftpd.tcl64 HELP {HELP [ <sp> <string> ]} \
860 # ::ftpd::command::HELP --
862 # Handle the HELP ftp command. Display a list of commands
867 # list - The arguments to the HELP command.
875 proc ::ftpd::command::HELP {sock command} {

Completed in 308 milliseconds

12