HomeSort by: relevance | last modified time | path
    Searched defs:Help (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/stand/binstall/
binstall.sh 31 Help () {
59 h) Help;;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCSubtargetInfo.cpp 95 /// Display help for feature and mcpu choices.
96 static void Help(ArrayRef<SubtargetSubTypeKV> CPUTable,
98 // the static variable ensures that the help information only gets
128 /// Display help for mcpu choices only
130 // the static variable ensures that the help information only gets
163 // Check if help is needed
164 if (CPU == "help")
165 Help(ProcDesc, ProcFeatures);
196 // Check for help
197 if (Feature == "+help")
    [all...]
  /src/external/bsd/ntp/dist/util/
tg2.c 64 * - Adjusted help message accordingly.
65 * - Added "2007" to modifications note at end of help message.
503 void Help (void); /* Usage message */
686 Help ();
736 Help ();
2452 Help ( void )

Completed in 27 milliseconds