Searched refs:help (Results 1 - 9 of 9) sorted by last modified time

/frameworks/compile/slang/
H A DRSCCOptions.td126 def help : Flag<"-help">,
127 HelpText<"Print this help text">;
128 def _help : Flag<"--help">, Alias<help>;
129 def __help : Flag<"-h">, Alias<help>;
/frameworks/compile/libbcc/runtime/
H A DMakefile4 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
[all...]
/frameworks/compile/libbcc/tests/data/src/
H A Dbellard.otccex.c90 help(s);
121 help(name) function
/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/base/tests/DumpRenderTree/assets/
H A Drun_layout_tests.py295 help="generate expected results for those tests not having one") variable
298 help="set the timeout for each test") variable
301 help="include debug-level logging") variable
304 help="re-generate test list, it may take some time.") variable
307 help="pass options to adb, such as -d -e, etc"); variable
310 help="directory which results are stored.") variable
314 help="directory where reference results are stored.") variable
317 help="The JavaScript engine currently in use, which determines which set of Android-specific expected results we should use. Should be 'jsc' or 'v8'."); variable
H A Drun_page_cycler.py133 help="set the timeout for each test") variable
136 help="include debug-level logging") variable
139 help="pass options to adb, such as -d -e, etc"); variable
142 help="directory which results are stored.") variable
146 help="log draw time for each page rendered.") variable
150 help="stores rendered page to a location on device.") variable
154 help="(for network mode) specify the suite to" variable
159 help="(for network mode) specify how many iterations" variable
H A Drun_reliability_tests.py253 help="set the timeout for each test") variable
256 help="include debug-level logging") variable
259 help="pass options to adb, such as -d -e, etc") variable
262 help="the list of sites that cause browser to crash") variable
265 help="the list of sites that timedout during test") variable
268 help="add a manual delay between pages (in ms)") variable
271 help="the directory to store bugreport for crashes") variable
274 help="Logs page load time for each url to the file") variable
/frameworks/base/tests/DumpRenderTree2/assets/
H A Drun_apache2.py155 help="The directory from which to take the tests, default is external/webkit/LayoutTests in this checkout of the Android tree") variable
H A Drun_layout_tests.py84 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")

Completed in 2221 milliseconds