HomeSort by relevance Sort by last modified time
    Searched full:help (Results 551 - 575 of 2671) sorted by null

<<21222324252627282930>>

  /cts/tools/dasm/src/dasm/
Main.java 197 if (args[i].equals("-help") || args[i].equals("-?")) {
240 + "or: dasm -help");
  /dalvik/dx/src/com/android/dx/command/
Main.java 61 " dx --help\n" +
104 } else if (arg.equals("--help")) {
  /dalvik/dx/tests/
run-test 59 if [ "x$1" = "x--help" ]; then
82 echo " $prog --help Print this message."
  /dalvik/tests/
run-all-tests 76 elif [ "x$1" = "x--help" ]; then
92 echo " $prog --help Print this message."
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MenuInflateFromXml.java 96 // Create help text
101 // Add the help, make it look decent
  /external/bison/
THANKS 2 it is today without the invaluable help of these people:
86 thank them! Please, help us keeping this list up to date.
  /external/bluetooth/glib/gobject/
glib-genmarshal.1 48 \fI-h, --help\fP
49 Print brief help and exit.
glib-mkenums.1 62 \fI-h, --help\fP
63 Print brief help and exit.
  /external/clearsilver/python/examples/base/
odb_sqlite.py 150 optlist, args = getopt.getopt(argv[1:], "", ["help", "test", "debug"])
157 if field == "--help":
  /external/expat/amiga/
Makefile 5 .PHONY: help all staticlib sharedlib check clean install
37 help:
  /external/genext2fs/
genext2fs.8 98 .BI "\-h, \-\-help"
99 Display help.
  /external/grub/
compile 34 echo "$0: No command. Try \`$0 --help' for more information." 1>&2
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
  /external/grub/docs/
mdate-sh 34 echo "$0: No file. Try \`$0 --help' for more information." 1>&2
39 Usage: mdate-sh [--help] [--version] FILE
  /external/icu4c/samples/coll/
coll.cpp 13 "-help Display this message.\n"
77 {"-help", OptSpec::FLAG, &opt_help},
  /external/icu4c/samples/date/
date.c 79 else if(strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
150 puts(" -h, --help Print this message and exit.");
  /external/icu4c/test/intltest/
wbnf.h 12 The purpose of WBNF is to help generate a random string from a given grammar
19 The return code of parseBNF() can help user to determine the error,
  /external/icu4c/tools/gencmn/
gencmn.c 75 "%csage: %s [ -h, -?, --help ] [ -v, --verbose ] [ -c, --copyright ] [ -C, --comment comment ] [ -d, --destdir dir ] [ -n, --name filename ] [ -t, --type filetype ] [ -S, --source tocfile ] [ -e, --entrypoint name ] maxsize listfile\n", argc < 0 ? 'u' : 'U', *argv);
82 "\t-h, -?, --help this usage text\n"
  /external/icu4c/tools/genren/
genren.pl 46 /^-h/ && (&printHelpMsgAndExit, next); # help
200 -h - help
  /external/icu4c/tools/toolutil/
uoptions.h 66 #define UOPTION_HELP_H UOPTION_DEF("help", 'h', UOPT_NO_ARG)
67 #define UOPTION_HELP_QUESTION_MARK UOPTION_DEF("help", '?', UOPT_NO_ARG)
  /external/iproute2/ip/
ipmonitor.c 149 } else if (matches(*argv, "help") == 0) {
152 fprintf(stderr, "Argument \"%s\" is unknown, try \"ip monitor help\".\n", *argv);
  /external/iproute2/tc/
m_gact.c 166 } else if (matches(*argv, "help") == 0) {
182 } else if (matches(*argv, "help") == 0) {
  /external/ipsec-tools/src/racoon/doc/
FAQ 88 Q: How can I get help?
94 chances of getting help are. Useful informations include, depending
  /external/iptables/include/
iptables.h 63 void (*help)(void); member in struct:iptables_match
116 void (*help)(void); member in struct:iptables_target
  /external/kernel-headers/original/asm-x86/
user_32.h 98 /* The rest of this junk is to help gdb figure out what goes where */
109 struct user_pt_regs * u_ar0; /* Used by gdb to help find the values for */
  /external/libffi/
compile 34 echo "$0: No command. Try \`$0 --help' for more information." 1>&2
39 Usage: compile [--help] [--version] PROGRAM [ARGS]

Completed in 143 milliseconds

<<21222324252627282930>>