HomeSort by relevance Sort by last modified time
    Searched refs:help (Results 426 - 450 of 2656) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/share/opt-viewer/
opt-stats.py 28 help='List of optimization record files or directories searched ' variable
35 help='Max job count (defaults to %(default)s, the current CPU count)') variable
41 help='Do not display any indicator of how many YAML files were read.') variable
  /prebuilts/clang/host/linux-x86/clang-4579689/share/opt-viewer/
opt-stats.py 28 help='List of optimization record files or directories searched ' variable
35 help='Max job count (defaults to %(default)s, the current CPU count)') variable
41 help='Do not display any indicator of how many YAML files were read.') variable
  /prebuilts/clang/host/linux-x86/clang-4630689/share/opt-viewer/
opt-stats.py 28 help='List of optimization record files or directories searched ' variable
35 help='Max job count (defaults to %(default)s, the current CPU count)') variable
41 help='Do not display any indicator of how many YAML files were read.') variable
  /prebuilts/clang/host/linux-x86/clang-4639204/share/opt-viewer/
opt-stats.py 28 help='List of optimization record files or directories searched ' variable
35 help='Max job count (defaults to %(default)s, the current CPU count)') variable
41 help='Do not display any indicator of how many YAML files were read.') variable
  /prebuilts/clang/host/linux-x86/clang-4691093/share/opt-viewer/
opt-stats.py 28 help='List of optimization record files or directories searched ' variable
35 help='Max job count (defaults to %(default)s, the current CPU count)') variable
41 help='Do not display any indicator of how many YAML files were read.') variable
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/tools/
compare_bench.py 38 help='A benchmark executable or JSON output file')
41 help='A benchmark executable or JSON output file')
46 help='Arguments to pass when running benchmark executables'
  /art/tools/runtime_memusage/
prune_sanitizer_output.py 107 help="Output Directory")
110 help="Forces each trace to be cut to have "
114 help="minimum number of lines a trace should have")
117 help="File only containing lines that are related to "
  /development/gsi/gsi_util/gsi_util/commands/
check_compat.py 150 'list_checks', help='lists all possible check items. Run')
156 help='checks compatibility between a system and a vendor',
163 help='only output the summary result')
171 help=('the check item to be performed\n'
dump.py 128 'list_dump', help='list all possible info names')
134 help='dump information from given image',
141 help='force display the dump info items in list which does not exist')
147 help='the info name to be dumped. Dump all if not given')
  /external/autotest/client/deps/lansim/src/
run_unittests 23 # Display help/usage message.
29 -h display this help and exit
  /external/autotest/scheduler/shard/
simple_heartbeat_client.py 116 help='Address of a simple_heartbeat_server to heartbeat against.')
119 help='Heartbeats can only be performed '
123 help='Limit hosts in the heartbeat.')
126 help='Limit jobs in the heartbeat.')
  /external/autotest/site_utils/bootperf-bin/
showbootdata 78 help=keyset_help)
86 help="Restrict statistics to the comma-separated list of events.")
94 help="Display a summary of the averages of chosen statistics (default).")
98 help="Display raw data from all boot iterations.")
  /external/autotest/site_utils/rpm_control_system/
rpm_client.py 61 help='Machine hostname to change outlet state.')
63 help='Power state to set outlet: ON, OFF, CYCLE')
65 help='Hours to suspend RPM email notifications.')
68 help='Resume RPM email notifications.')
  /external/autotest/site_utils/
sync_cloudsql_access.py 118 help='Name of the Google Cloud project.')
120 help='Name of the CloudSQL instance.')
122 help='Name of the RPC server to get server list.',
125 help=('Extra servers to be included in the "Allowed '
  /external/autotest/venv/lucifer/
conftest.py 17 default=False, help="Skip slow tests")
  /external/e2fsprogs/lib/ss/
ct_c.awk 21 help = substr($0, 6, length($0)-5)
48 help_tab[awk_bug] = help
  /external/fio/
debug.h 34 const char *help; member in struct:debug_level
  /external/iproute2/rdma/
rdma.c 15 static void help(char *name) function
17 pr_out("Usage: %s [ OPTIONS ] OBJECT { COMMAND | help }\n"
18 "where OBJECT := { dev | link | help }\n"
24 help(rd->filename);
32 { "help", cmd_help },
85 { "help", no_argument, NULL, 'h' },
118 help(filename);
122 help(filename);
  /external/iproute2/tipc/
cmdl.c 116 if (caller->help)
117 (caller->help)(cmdl);
125 /* Show help about last command if we don't find this one */
126 if (help_flag && caller->help) {
127 (caller->help)(cmdl);
130 fprintf(stderr, "use --help for command help\n");
  /external/libedit/src/
map.h 58 el_bindings_t *help; /* The help for the editor functions */ member in struct:el_map_t
60 int nfunc; /* The number of functions/help items */
  /external/lisa/tools/scripts/
framestats_analysis.py 130 help="The test directory to read from. (default \
133 help="The directory that provides baseline test to \
136 help="Amount to filter noise in average values") variable
138 help="Verbose output") variable
131 LISA_HOME\/restuls\/UiBench_deafult)") variable
134 compare against") variable
  /external/llvm/utils/
create_ladder_graph.py 17 help="Number of ladder rungs. Must be a multiple of 2")
  /external/parameter-framework/upstream/tools/xmlGenerator/
PFWScriptGenerator.py 81 help="the domain script file, default stdin")
85 help="the output file, default stdout")
89 help="print debug warnings")
94 help="output kind; can be either 'raw' (debug only) or 'pfw' (pfw commands; default choice)")
  /external/skia/infra/bots/android_compile/
trigger_wait_ac_task.py 161 help='The Gerrit change number to get the patch from.')
164 help='The Gerrit change patchset to use.')
167 help='The Skia repo hash to compile against.')
170 help='Uses a dummy metadata salt if this flag is true else it tries to '
  /external/skia/tools/skpbench/
skiaperf.py 22 nargs='+', help="source files that contain skpbench results")
24 nargs='*', help="space-separated key/value pairs identifying the run")
26 nargs='*', help="space-separated key/value pairs identifying the builder")
28 default='-', help="output file ('-' for stdout)")

Completed in 758 milliseconds

<<11121314151617181920>>