Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 73) sorted by relevance

123

/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DdomainGeneratorPolicy.py45 help="Top-level parameter-framework configuration file. Mandatory.",
49 help="Criteria file, in XML format: \
58 help="Criterion types XML file, in \
67 help="Initial XML settings file (containing a \
73 help="List of single domain files (each containing a single \
80 help="List of files in EDD syntax (aka \".pfw\" files)",
87 help="Directory of parameter-framework XML Schemas for generation \
91 help="Ignored. Kept for retro-compatibility")
93 help="Validate the settings against XML schemas",
DbuildStrategiesStructureFile.py52 help="Android Audio Policy Engine Configuration file, Mandatory.",
57 help="Product Strategies Structure XML base file, Mandatory.",
62 help="Product Strategies Structure output file, Mandatory.",
DbuildPolicyCriterionTypes.py55 help="Android Audio Base C header file, Mandatory.",
60 help="Android Audio Policy Configuration file, Mandatory.",
65 help="Criterion types XML base file, in \
73 help="Criterion types outputfile file. Mandatory.",
/frameworks/rs/rsov/compiler/
Dbcc_rsov.sh18 function help() { function
31 help
43 help
/frameworks/base/startop/scripts/app_startup/
Dapp_startup_runner.py66 …required_named.add_argument('-p', '--package', action='append', dest='packages', help='package of …
67 …required_named.add_argument('-r', '--readahead', action='append', dest='readaheads', help='which r…
72 …ment('-c', '--compiler-filter', action='append', dest='compiler_filters', help='which compiler fil…
73 …optional_named.add_argument('-s', '--simulate', dest='simulate', action='store_true', help='Print …
74 …optional_named.add_argument('-d', '--debug', dest='debug', action='store_true', help='Add extra de…
75 …optional_named.add_argument('-o', '--output', dest='output', action='store', help='Write CSV outpu…
76 …optional_named.add_argument('-t', '--timeout', dest='timeout', action='store', type=int, help='Tim…
77 …, '--loop-count', dest='loop_count', default=1, type=int, action='store', help='How many times to …
78 …optional_named.add_argument('-in', '--inodes', dest='inodes', type=str, action='store', help='Path…
Dquery_compiler_filter.py52 …required_named.add_argument('-p', '--package', action='store', dest='package', help='package of th…
57 …i', '--isa', '--instruction-set', action='store', dest='instruction_set', help='which instruction …
58 …optional_named.add_argument('-s', '--simulate', dest='simulate', action='store_true', help='Print …
59 …optional_named.add_argument('-d', '--debug', dest='debug', action='store_true', help='Add extra de…
Dforce_compiler_filter41 -h, --help usage information (this)
56 -h|--help)
Danalyze_metrics.py61 …parser.add_argument('input_files', metavar='file.csv', nargs='+', help='CSV file produced by app_s…
63 …parser.add_argument('-d', '--debug', dest='debug', action='store_true', help='Add extra debugging …
64 …put-samples', dest='output_samples', default='/dev/null', action='store', help='Store CSV for per-…
65 …mparable', dest='output_comparable', default='/dev/null', action='store', help='Output CSV for com…
66 …est='output_comparable_significant', default='/dev/null', action='store', help='Output CSV for com…
Drun_app_with_prefetch23 -h, --help usage information (this)
50 -h|--help)
/frameworks/base/libs/hwui/tests/scripts/
Dprocess_systrace.py12 help='Path to trace file or directory of trace files.')
14 help='Path to output file to store results.')
16 help='Name of javascript mapper function in systrace_parser.html.')
/frameworks/rs/tests/lldb/
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='Store extra info in the log.')
[all …]
/frameworks/base/libs/hwui/tests/macrobench/
Dhow_to_run.txt5 Pass --help to get help
/frameworks/rs/
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.')
/frameworks/ml/nn/tools/test_generator/
Dslicing.py63 parser.add_argument("spec", help="the spec file")
66 help="number of operations in the sliced model. Default = 1",
69 "-m", "--model", help="the output model file", default="-")
71 "-e", "--example", help="the output example file", default="-")
Dcts_generator.py66 parser.add_argument("spec", help="the spec file/directory")
68 "-m", "--model", help="the output model file/directory", default="-")
70 "-e", "--example", help="the output example file/directory", default="-")
72 "-t", "--test", help="the output test file/directory", default="-")
74 "-c", "--cts", help="the CTS TestGeneratedOneFile.cpp", default="-")
76 "-f", "--force", help="force to regenerate all spec files", action="store_true")
79 "-l", "--log", help="the optional log file", default="")
Dvts_generator.py70 parser.add_argument("spec", help="the spec file")
72 "-m", "--model", help="the output model file", default="-")
74 "-e", "--example", help="the output example file", default="-")
76 "-t", "--test", help="the output test file", default="-")
Dspec_visualizer.py385 parser.add_argument("spec", help="the spec file")
387 "-v", "--variation", help="the target variation name/pattern", default=None)
389 "-o", "--out", help="the output html path", default="out.html")
/frameworks/ml/nn/tools/
Dparse_benchmark.py27 parser.add_argument("input", help="input filename")
28 parser.add_argument("--format", help="output format ({0}|{1})"
31 parser.add_argument("--output", help="output data ({0}|{1})"
/frameworks/compile/slang/
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/base/tools/hiddenapi/
Dgenerate_hiddenapi_lists.py95 help='CSV files to be merged into output')
101 help='lists of entries with flag "' + flag + '"')
104 help='lists of entries with flag "' + flag +
108 help='lists of packages to be added to ' + flag + ' list')
/frameworks/multidex/library/
DREADME7 It can also help with the linearalloc limit during installation but it
8 won't help with linearalloc at execution time. This means that
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/
Drun_tests.sh20 -h, --help
38 -h | --help )
DREADME.md8 `run_tests.sh` defaults to running all the tests, invoke it with `--help` to
/frameworks/compile/slang/lit-tests/
Dscriptc-filecheck-wrapper.sh36 --help)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dupdate_failure_list.py42 parser.add_argument('filename', type=str, help='failure list file to update')

123