HomeSort by relevance Sort by last modified time
    Searched full:help (Results 176 - 200 of 4257) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/dexmaker/javadoc/
help-doc.html 7 API Help (dexmaker)
18 parent.document.title="API Help (dexmaker)";
46 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
60 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
61 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
159 This help file applies to API documentation generated using the standard doclet.</EM>
180 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
194 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
195 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  /external/iproute2/tc/
tc_class.c 34 fprintf(stderr, " [ [ QDISC_KIND ] [ help | OPTIONS ] ]\n");
39 fprintf(stderr, "OPTIONS := ... try tc class add <desired QDISC_KIND> help\n");
99 } else if (matches(*argv, "help") == 0) {
125 if (matches(*argv, "help") == 0)
127 fprintf(stderr, "Garbage instead of arguments \"%s ...\". Try \"tc class help\".", *argv);
276 } else if (matches(*argv, "help") == 0) {
279 fprintf(stderr, "What is \"%s\"? Try \"tc class help\".\n", *argv);
328 if (matches(*argv, "help") == 0) {
332 fprintf(stderr, "Command \"%s\" is unknown, try \"tc class help\".\n", *argv);
tc_filter.c 37 fprintf(stderr, " [ [ FILTER_TYPE ] [ help | OPTIONS ] ]\n");
43 fprintf(stderr, "OPTIONS := ... try tc filter add <desired FILTER_KIND> help\n");
122 } else if (matches(*argv, "help") == 0) {
151 if (matches(*argv, "help") == 0)
153 fprintf(stderr, "Garbage instead of arguments \"%s ...\". Try \"tc filter help\".\n", *argv);
317 } else if (matches(*argv, "help") == 0) {
320 fprintf(stderr, " What is \"%s\"? Try \"tc filter help\"\n", *argv);
371 if (matches(*argv, "help") == 0) {
375 fprintf(stderr, "Command \"%s\" is unknown, try \"tc filter help\".\n", *argv);
  /external/jsr305/javadoc/
help-doc.html 7 API Help
16 parent.document.title="API Help";
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
56 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
57 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
155 This help file applies to API documentation generated using the standard doclet.</EM>
176 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
190 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
191 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  /external/v8/
SConstruct 999 'help': 'the architecture to build for'
1004 'help': 'the os to build for'
1009 'help': 'the toolchain to use'
1017 'help': 'Whether to use native or interpreted regexp implementation'
1022 'help': 'build using snapshots for faster start-up'
1027 'help': 'enable profiling of build target'
1032 'help': 'enable GDB JIT interface'
1037 'help': 'the type of library to produce'
1042 'help': 'enable object printing'
1047 'help': 'enable profiling of JavaScript code
    [all...]
  /frameworks/base/docs/html/guide/google/gcm/client-javadoc/
help-doc.html 7 API Help
18 parent.document.title="API Help";
45 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
59 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
152 This help file applies to API documentation generated using the standard doclet.</EM>
172 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
186 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
187 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  /frameworks/base/docs/html/guide/google/gcm/server-javadoc/
help-doc.html 7 API Help
18 parent.document.title="API Help";
45 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
59 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
152 This help file applies to API documentation generated using the standard doclet.</EM>
172 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
186 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
187 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  /development/tools/emulator/system/libqemu/
test_guest_2.c 39 " -? -h --help Print this message\n"
75 if (!strcmp(arg, "-?") || !strcmp(arg, "-h") || !strcmp(arg, "--help")) {
79 fprintf(stderr, "-pipe option needs an argument! See --help for details.\n");
87 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n");
95 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n");
  /external/llvm/docs/CommandGuide/
opt.pod 27 been loaded with the B<-load> option. Use the B<-help> option to determine
47 =item B<-help>
62 in any order. The B<-help> option lists all the passes available. The order in
124 optimizations, use the B<-help> and B<-load> options together. For example:
126 opt -load=plugin.so -help
  /external/webkit/Source/WebCore/inspector/front-end/
ShortcutsHelp.js 70 table.className = "help-table";
127 tr.createChild("td", "help-key-cell").innerHTML = this._lines[line].key + " : ";
142 var delimiterHtml = '<span class="help-key-delimiter">' + delimiter.escapeHTML() + '</span>'
150 return '<span class="help-key monospace">' + label.escapeHTML() + '</span>';
152 return key.split(" + ").map(renderLabel).join('<span class="help-combine-keys">+</span>');
  /external/webkit/Tools/Scripts/
ensure-valid-python 125 'help|h' => \$showHelp,
128 print STDERR <<HELP;
131 -h|--help Show this help message.
132 HELP
build-jsc 44 --help Show this help message
50 'help' => \$showHelp
run-pageloadtest 50 " --help Show this help message\n";
52 my $getOptionsResult = GetOptions('help' => \$showHelp);
run-webkit-httpd 57 'help|h' => \$showHelp,
64 print " -h|--help Show this help message\n";
test-webkit-scripts 37 # that instantiates the OptionParser class, or else pass --help
38 # while running this script (since argument help is auto-generated).
68 default=False, help='run all available tests, '
  /frameworks/base/docs/html/sdk/installing/
index.jd 72 <li>If you need help installing and configuring Java on your
75 <li><a href="https://help.ubuntu.com/community/Java">https://help.ubuntu.com/community/Java </a></li>
76 <li><a href="https://help.ubuntu.com/community/Java">https://help.ubuntu.com/community/JavaInstallation</a></li>
  /hardware/ti/omap4xxx/security/smc_pa_ctrl/
smc_pa_ctrl.c 49 printf(" -h, --help: Print this help\n");
57 printf(" -h, --help: Print this help\n");
101 if ((strcmp(argv[0], "--help") == 0) || (strcmp(argv[0], "-h") == 0))
  /development/tools/yuv420sp2rgb/
cmdline.c 20 {"help", no_argument, 0, 1},
33 "print this help screen",
41 "\t%s infile --help\n",
  /external/chromium/chrome/browser/chromeos/login/
views_login_display.h 89 // Help application used for help dialogs.
92 // Last error help topic ID.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 63 qw(-buildfile -debug -emacs -f -find -help -listener -logfile
88 open( HELP, "$antCmd -projecthelp -f '$buildFile'|" ) || return();
90 while( <HELP> ) {
  /external/elfutils/src/
make-debug-archive.in 9 # by running @UNSTRIP@ --help.
33 echo "when running: $UNSTRIP --help"
61 x--help) usage; exit 0 ;;
  /external/iptables/extensions/
libxt_pkttype.c 21 const char *help; member in struct:pkttypes
45 printf("\t%-14s\t\t%s\n", supported_types[i].name, supported_types[i].help);
124 .help = pkttype_help,
  /frameworks/base/tests/DumpRenderTree2/assets/
run_layout_tests.py 84 help="Show the results the host's default web browser, default=true")
86 help="The directory from which to take the tests, default is external/webkit/LayoutTests in this checkout of the Android tree") variable
87 option_parser.add_option("-s", "--serial", default=None, help="Specify the serial number of device to run test on")
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
Launcher.java 27 * command line arguments. It also prints out help arguments for each sub commands.
99 private static Command HELP_COMMAND = new Command("help") {
125 return "displays help message";
  /frameworks/testing/uiautomator/cmds/uiautomator/
uiautomator 52 cmd="help"
81 # force to print help message
82 cmd="help"

Completed in 240 milliseconds

1 2 3 4 5 6 78 91011>>