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

/frameworks/rs/rsov/compiler/
H A Dbcc_rsov.sh18 function help() { function
22 echo " -h Show this help message."
31 help
43 help
/frameworks/compile/slang/lit-tests/
H A Dscriptc-filecheck-wrapper.sh36 --help)
/frameworks/rs/
H A Dupdate-prebuilts.py46 help='Build number to pull from the build server.')
50 help='The Android branch to pull from build server, default: ' + BRANCH + '.')
54 help='Bug to reference in commit message.')
58 help='Do not repo start a new branch for the update.')
H A Dupdate_rs_prebuilts.sh54 echo "USAGE: $0 [-h|--help] [-j <num>] [-n|--no-build] [--no-start] [-x]"
57 echo " -h, --help : Display this help message."
102 -h|--help)
H A Dbuild_rs.py314 '--build-name', default='dev', help='Release name for the package.')
/frameworks/compile/slang/
H A DRSCCOptions.td150 def help : Flag<["-"], "help">,
151 HelpText<"Print this help text">;
152 def _help : Flag<["--"], "help">, Alias<help>;
153 def __help : Flag<["-"], "h">, Alias<help>;
/frameworks/rs/tests/lldb/
H A Drun_tests.py56 help='Path to a custom config file.')
58 help='Specify the device id of the device to test on.')
61 help='Specify a specific test to run.')
66 help='Test only a core subset of features.')
70 help='Specify a list of Android app types against which'
76 help='It only runs the pre-run stage of the test suite.'
83 help='Stop the test suite installing apks to device.',
88 help='Stop the test suite uninstalling apks after '
94 help='Print all logging information to standard out.',
99 help
[all...]
/frameworks/base/core/tests/coretests/apks/install_jni_lib/
H A DAndroid.mk33 # bionic linker cant find it without outside help (nativetests):
/frameworks/base/core/tests/overlaytests/
H A Dtestrunner.py558 help='pass -d to adb')
560 help='pass -e to adb')
562 help='pass -s <serical> to adb')
565 help='disable color escape sequences in output')
568 help='quiet mode, output only results')
571 help='do not rebuild test projects')
574 help='do not rebuild test projects')
577 help='run tests for idmap')
580 help='run tests without any overlay')
583 help
[all...]
/frameworks/native/cmds/lshal/
H A DLshal.cpp56 " help Print help message\n"
67 " lshal list [-h|--help]\n"
68 " -h, --help: Print help message for list (`lshal help list`)\n"
96 static const std::string help = local
97 "help:\n"
99 " lshal --help\n"
100 " lshal help\
116 mErr << helpSummary << "\\n" << list << "\\n" << debug << "\\n" << help; local
[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/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/rs/perf-test-scripts/
H A Dtiming52 -h, -?, --?, --help display this help message
72 # display help if blank argument list
82 -h|-\?|--\?|--help)
/frameworks/rs/script_api/
H A Drs_object_types.spec176 help interpret the rs_data_type.
H A Drs_for_each.spec41 This specification can help the caching behavior of the running kernel, e.g. the cache
/frameworks/base/tools/apilint/
H A Dapilint.py1257 parser.add_argument("current.txt", type=argparse.FileType('r'), help="current.txt")
1259 help="previous.txt")
1261 help="Disable terminal colors")
1263 help="Allow references to Google")
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 510 milliseconds