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

1 2 3 4 5 67 8 91011>>

  /external/kernel-headers/original/asm-x86/
user32.h 49 /* The rest of this junk is to help gdb figure out what goes where */
60 __u32 u_ar0; /* Used by gdb to help find the values for */
  /external/markdown/tests/extensions-x-tables/
tables.html 69 <td><code>help()</code></td>
70 <td>Display the help window.</td>
  /external/oprofile/doc/
oparchive.1.in 24 .BI "--help / -? / --usage"
25 Show help message.
  /external/protobuf/gtest/test/
gtest_help_test_.cc 37 // When a help flag is specified, this program should skip the tests
41 ASSERT_TRUE(false) << "Tests shouldn't be run when --help is specified.";
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.1 67 .B help
68 Get usage help.
  /frameworks/base/docs/html/tools/help/
etc1tool.jd 11 <pre>etc1tool infile [--help | --encode | --encodeNoHeader | --decode] [--showDifference
28 <td><code>--help</code></td>
monkeyrunner_concepts.jd 20 <a href="#Help">monkeyrunner Built-in Help</a>
45 <a href="{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a>,
47 <code><a href="{@docRoot}tools/help/adb.html">adb</a></code> shell directly on the
79 <a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a>.
97 <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>
101 <code><a href="{@docRoot}tools/help/MonkeyImage.html">MonkeyImage</a></code> object.
144 <code><a href="{@docRoot}tools/help/MonkeyRunner.html">MonkeyRunner</a></code>:
147 creating UIs for a monkeyrunner program and for displaying the built-in help.
150 <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>
    [all...]
emulator.jd 165 <p>For more information on disk images, use <code>-help-disk-images</code>.</p>
182 on disk images, use <code>-help-disk-images</code>.</p>
198 <p>For more information on disk images, use <code>-help-disk-images</code>.</p></td>
210 For more information on disk images, use <code>-help-disk-images</code>.</p>
217 <p>Optionally, you can specify a path relative to the current working directory. For more information on disk images, use <code>-help-disk-images</code>.</p>
235 <p>For more information on disk images, use <code>-help-disk-images</code>.</p>
243 Use <code>-help-debug-tags</code> to print a list of debug component names that you can use. </td>
248 <td rowspan="2">Use <code>-help-debug-tags</code> to print a list of debug component names that you can use in <code>&lt;tag&gt;</code>. </td>
302 <p>For more information about debug tags, use <code>&lt;-help-debug-tags&gt;</code>.</p>
392 <p>Use <code>-help-report-console</code></p> to view more information about this topic. </td
    [all...]
  /sdk/find_lock/
find_lock_exe.cpp 64 "-h / -help : This help.\n"
  /system/core/toolbox/
mkdir.c 11 fprintf(stderr," --help display usage and exit\n");
20 if(argc < 2 || strcmp(argv[1], "--help") == 0) {
  /external/bluetooth/glib/gobject/
gobject-query.c 104 help (gchar *arg) function
195 return help (NULL);
197 else if (strcmp ("--help", argv[i]) == 0)
199 return help (NULL);
202 return help (argv[i]);
206 return help (argv[i-1]);
  /external/clang/include/clang/Driver/
OptTable.h 124 /// isOptionHelpHidden - Should the help for the given option be hidden by
130 /// getOptionHelpText - Get the help text to use to describe this option.
136 /// this options values in the help text.
174 /// PrintHelp - Render the help text for an option table.
176 /// \param OS - The stream to write the help text to.
179 /// \param ShowHidden - Whether help-hidden arguments should be shown.
  /external/iproute2/ip/
ip.c 42 "Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }\n"
80 { "help", do_help },
93 fprintf(stderr, "Object \"%s\" is unknown, try \"ip help\".\n", argv0);
176 else if (strcmp(argv[1], "help") == 0)
231 } else if (matches(opt, "-help") == 0) {
234 fprintf(stderr, "Option \"%s\" is unknown, try \"ip -help\".\n", opt);
  /external/iptables/iptables/
xshared.c 13 * Print out any special helps. A user might like to be able to add a --help
14 * to the commandline, and see expected results. So we call help for all
23 if (t->help == NULL)
27 t->help();
32 if (m->match->help == NULL)
36 m->match->help();
  /external/llvm/include/llvm/ADT/
Optional.h 68 /// This routine will never be defined. It returns \c void to help diagnose
77 /// This routine will never be defined. It returns \c void to help diagnose
86 /// This routine will never be defined. It returns \c void to help diagnose
95 /// This routine will never be defined. It returns \c void to help diagnose
104 /// This routine will never be defined. It returns \c void to help diagnose
113 /// This routine will never be defined. It returns \c void to help diagnose
  /external/qemu/android/
help.c 1 #include "android/help.h"
15 /* XXX: TODO: put most of the help stuff in auto-generated files */
42 " Try 'android --help' for more commands.\n\n"
48 " For more information on this topic, see -help-sdk-images.\n\n"
53 " See -help-build-images for the details.\n"
79 " (see -help-virtual-device for details). Each AVD is created in reference\n"
87 " The image files are documented in -help-disk-images. By default, an AVD\n"
126 " For more details, see the corresponding -help-<option> section.\n\n"
140 " information above doesn't apply. See -help-sdk-images for more details.\n"
173 " corresponding platform/add-on directories. See -help-sdk-images\n
1653 char help[32]; local
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/command/
CtsConsole.java 95 // find existing help for 'LIST_PATTERN' commands, and append these commands help
98 // no help? Unexpected, but soldier on
123 "%s help:" + LINE_SEPARATOR +
143 helpBuilder.append(" help: show this message\n");
144 helpBuilder.append(" help all: show the complete tradefed help\n");
159 helpBuilder.append(" run cts --help/--help-all: get more help on running CTS\n")
    [all...]
  /frameworks/compile/libbcc/runtime/
Makefile 4 all: help
28 help:
40 @echo " help-devel: print additional help for developers"
43 help-devel: help
50 @echo " help-hidden: print help for Makefile debugging"
53 help-hidden: help-deve
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags_reporting.cc 36 // information and then exit. --help and --version are the canonical
46 // been defined, if any -- the "help" part of the function name is a
67 DEFINE_bool(help, false,
68 "show help on all flags [tip: all flags can have two dashes]");
70 "show help on all flags -- same as -help");
72 "show help on only the main module for this program");
74 "show help on the modules named by this flag value");
76 "show help on modules whose name contains the specified substr");
78 "show help on all modules in the main package")
    [all...]
  /frameworks/base/docs/html/intl/ja/guide/developing/
other-ide.jd 23 <li><a href="{@docRoot}tools/help/emulator.html">Android Emulator</a></li>
24 <li><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a></li>
41 <dt><a href="{@docRoot}tools/help/emulator.html">Android Emulator</a></dt>
43 <dt><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a></dt>
112 <p>???????????????????????????????????????? ?????????????????????????????????????????(????????????)?SDK ? <code>tools/</code> ????????? <a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a>?adb????????????????????????? ???????? <code>tools/</code> ????????????????????</p>
257 <li><a href="{@docRoot}tools/help/emulator.html">Android Emulator</a></li>
258 <li><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a> (ADB)</li>
  /frameworks/compile/libbcc/tests/debuginfo/
build_test_apk.sh 19 HELP=no
66 --help|-h|-\?)
67 HELP=yes
109 echo "ERROR: Unknown option '$opt', use --help for list of valid ones."
123 if [ "$HELP" = "yes" ] ; then
139 echo " --help|-h|-? Print this help"
  /external/llvm/utils/lit/lit/
main.py 374 help="Number of testing threads",
377 metavar="NAME", help="Prefix for 'lit' config files",
381 help="Add 'NAME' = 'VAL' to the user defined parameters",
388 help="Suppress no error output",
391 help="Reduce amount of output",
394 help="Show all test output",
397 help="Do not use curses based progress bar",
403 help="Additional paths to add to testing environment",
406 help="Run tests under valgrind",
409 help="Check for memory leaks under valgrind"
    [all...]
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 807 return WEB_UI_STRING("mute audio tracks", "accessibility help text for mute button");
809 return WEB_UI_STRING("unmute audio tracks", "accessibility help text for un mute button");
811 return WEB_UI_STRING("begin playback", "accessibility help text for play button");
813 return WEB_UI_STRING("pause playback", "accessibility help text for pause button");
815 return WEB_UI_STRING("movie time scrubber", "accessibility help text for timeline slider");
817 return WEB_UI_STRING("movie time scrubber thumb", "accessibility help text for timeline slider thumb");
819 return WEB_UI_STRING("seek movie back 30 seconds", "accessibility help text for jump back 30 seconds button");
821 return WEB_UI_STRING("return streaming movie to real time", "accessibility help text for return streaming movie to real time button");
823 return WEB_UI_STRING("current movie time in seconds", "accessibility help text for elapsed time display");
825 return WEB_UI_STRING("number of seconds of movie remaining", "accessibility help text for remaining time display")
    [all...]
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp 575 return UI_STRING("mute audio tracks", "accessibility help text for mute button");
577 return UI_STRING("unmute audio tracks", "accessibility help text for un mute button");
579 return UI_STRING("begin playback", "accessibility help text for play button");
581 return UI_STRING("pause playback", "accessibility help text for pause button");
583 return UI_STRING("movie time scrubber", "accessibility help text for timeline slider");
585 return UI_STRING("movie time scrubber thumb", "accessibility help text for timeline slider thumb");
587 return UI_STRING("seek movie back 30 seconds", "accessibility help text for jump back 30 seconds button");
589 return UI_STRING("return streaming movie to real time", "accessibility help text for return streaming movie to real time button");
591 return UI_STRING("current movie time in seconds", "accessibility help text for elapsed time display");
593 return UI_STRING("number of seconds of movie remaining", "accessibility help text for remaining time display")
    [all...]
  /external/qemu/
qemu-config.c 14 .help = "bus number",
18 .help = "unit number (i.e. lun for scsi)",
22 .help = "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
29 .help = "number of cylinders (ide disk geometry)",
33 .help = "number of heads (ide disk geometry)",
37 .help = "number of sectors (ide disk geometry)",
41 .help = "chs translation (auto, lba. none)",
45 .help = "media type (disk, cdrom)",
52 .help = "disk image",
56 .help = "host cache usage (none, writeback, writethrough, unsafe)"
    [all...]

Completed in 1456 milliseconds

1 2 3 4 5 67 8 91011>>