Searched refs:help (Results 1 - 8 of 8) sorted by relevance

/frameworks/compile/slang/
H A DRSCCOptions.td134 def help : Flag<["-"], "help">,
135 HelpText<"Print this help text">;
136 def _help : Flag<["--"], "help">, Alias<help>;
137 def __help : Flag<["-"], "h">, Alias<help>;
/frameworks/webview/chromium/tools/
H A Dmerge_from_chromium.py511 help=('Merge to the specified chromium sha1 revision from ' +
516 help=('Merge to the specified chromium release buildspec (e.g., "30.0.'
521 help=('Git URL for buildspec repository.'))
525 help=('Target branch to push to. Defaults to master-chromium.'))
529 help=('Push the result of a previous merge to the server. Note '
534 help=('Just print the current HEAD revision on stdout and exit.'))
538 help=('Run in unattended mode.'))
542 help=('Exit code to use if there are no changes to merge, for scripts.'))
H A Dmerge_to_android.py353 help=('Merge to the specified archived master-chromium revision (abbrev. '
359 help=('Merge to the revisions specified in this repo.prop file.'))
363 help=('Skip history checks and merged anyways (only for --repo-prop).'))
367 help=('Push the result of a previous merge to the server.'))
371 help=('Target branch to push to. Defaults to master.'))
/frameworks/base/core/tests/overlaytests/
H A Dtestrunner.py522 help='pass -d to adb')
524 help='pass -e to adb')
526 help='pass -s <serical> to adb')
529 help='disable color escape sequences in output')
532 help='quiet mode, output only results')
535 help='do not rebuild test projects')
538 help='do not rebuild test projects')
541 help='run tests for single overlay')
544 help='run tests without any overlay')
547 help
[all...]
/frameworks/compile/libbcc/tests/debuginfo/
H A Dbuild_test_apk.sh66 --help|-h|-\?)
109 echo "ERROR: Unknown option '$opt', use --help for list of valid ones."
139 echo " --help|-h|-? Print this help"
/frameworks/rs/
H A Dupdate_rs_prebuilts.sh55 echo "USAGE: $0 [-h|--help] [-n|--no-build] [-x]"
57 echo " -h, --help : Display this help message."
77 -h|--help)
/frameworks/base/tools/split-select/
H A DMain.cpp39 "split-select --help\n"
43 " --help Displays more information about this program.\n"
56 static void help() { function in namespace:split
286 } else if (arg == "--help") {
287 help();
/frameworks/base/docs/html/tools/
H A Dtools_toc.cs150 <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/index.html"><span
153 <li><a href="<?cs var:toroot ?>tools/help/adb.html">adb</a></li>
154 <li><a href="<?cs var:toroot ?>tools/help/android.html">android</a></li>
155 <li><a href="<?cs var:toroot ?>tools/help/avd-manager.html">AVD Manager</a></li>
156 <li><a href="<?cs var:toroot ?>tools/help/bmgr.html">bmgr</a>
157 <li><a href="<?cs var:toroot ?>tools/help/monitor.html">Device Monitor</a></li>
158 <li><a href="<?cs var:toroot ?>tools/help/dmtracedump.html">dmtracedump</a></li>
159 <li><a href="<?cs var:toroot ?>tools/help/draw9patch.html">Draw 9-Patch</a></li>
160 <li><a href="<?cs var:toroot ?>tools/help/emulator.html">Emulator</a></li>
161 <li><a href="<?cs var:toroot ?>tools/help/etc1too
[all...]

Completed in 284 milliseconds