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

<<21222324252627282930>>

  /external/v8/tools/dev/
v8gen.py 78 help='config group or master from mb_config.pyl - default: '
82 help='print wrapped commands (use -vv to print output of wrapped '
89 'gen', help='generate a new set of build files (default)')
94 help='optional gn output directory')
97 help='build configuration or builder name from mb_config.pyl, e.g. '
101 help='run gn over command-line gn args to catch errors early')
107 help='force using goma')
111 help='don\'t use goma auto detection - goma might still be used if '
116 'list', help='list available configurations')
120 # Default to "gen" unless global help is requested
    [all...]
  /external/v8/tools/
eval_gc_nvp.py 149 help='the keys of NVPs to process')
152 help='histogram type to use (default: linear)')
157 help='histogram granularity (default: 5)')
161 help='initial buck size (default: 64)')
165 help='omit empty histogram buckets')
167 action='store_false', help='do not print histogram')
173 help="rank keys by metric (default: no)")
175 action='store_true', help='provide output as csv')
178 help='comma separated list of percentiles')
  /development/tools/repo_diff/
git_commits_not_upstreamed.py 130 help='Upstream branch to be used as a baseline.',
134 help='Downstream branch to search for commits missing upstream.',
139 help='Run as if git was started in thid directory',
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ConvertUni.py 125 help='[uni file | directory]')
129 help="Convert from utf-16 to utf-8 [default]")
132 help="Convert from utf-8 to utf-16")
  /external/autotest/site_utils/admin/
clean_staged_images.py 120 help='Number of hours to keep normal builds: %default')
122 help='Number of hours to keep paladin builds: %default')
125 help='Run in verbose mode')
  /external/kmod/tools/
insmod.c 35 {"help", no_argument, 0, 'h'},
39 static void help(void) function
45 "\t-h, --help show this help\n",
91 help();
165 .help = "compat insmod command",
rmmod.c 45 {"help", no_argument, 0, 'h'},
49 static void help(void) function
60 "\t-h, --help show this help\n",
127 help();
199 .help = "compat rmmod command",
  /external/lisa/experiments/
run_binder_transaction_tracing.py 122 help="How long to collect the trace in seconds.") variable
124 help="Command to execute on the target.") variable
126 const=0.1, help="Run binder page stats analysis."
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl07.c 58 static void help(void);
144 tst_parse_opts(ac, av, options, &help);
193 void help(void) function
  /external/ltp/testcases/kernel/syscalls/fork/
fork07.c 53 static void help(void);
83 tst_parse_opts(ac, av, options, &help);
185 static void help(void) function
  /external/ltp/testcases/kernel/syscalls/mmap/
mmap10.c 80 void help(void);
92 tst_parse_opts(argc, argv, options, help);
202 void help(void) function
  /external/ltp/testcases/kernel/syscalls/readdir/
readdir01.c 121 * steps are usually put in separate functions for clarity. The help function
125 void help();
157 tst_parse_opts(ac, av, options, &help);
267 * help
269 /* The custom help() function is really simple. Just write your help message to
270 * standard out. Your help function will be called after the standard options
273 void help(void) function
  /external/skia/bin/
compare 18 help='Use means to calculate performance ratios.') variable
19 parser.add_argument('baseline', help='Baseline file.')
20 parser.add_argument('experiment', help='Experiment file.')
  /external/skqp/bin/
compare 18 help='Use means to calculate performance ratios.') variable
19 parser.add_argument('baseline', help='Baseline file.')
20 parser.add_argument('experiment', help='Experiment file.')
  /external/smali/baksmali/src/main/java/org/jf/baksmali/
ListDependenciesCommand.java 56 @Parameter(names = {"-h", "-?", "--help"}, help = true,
58 private boolean help; field in class:ListDependenciesCommand
69 if (help || inputList == null || inputList.isEmpty()) {
ListFieldOffsetsCommand.java 54 @Parameter(names = {"-h", "-?", "--help"}, help = true,
56 private boolean help; field in class:ListFieldOffsetsCommand
66 if (help || inputList == null || inputList.isEmpty()) {
  /external/tensorflow/tensorflow/java/maven/tensorflow-android/
update.py 31 '--version', required=True, help='Version for the artifact.')
35 help='Directory where the pom and aar artifact will be written.')
37 '--template', required=True, help='Path to pom template file.')
  /external/toolchain-utils/deprecated/
sheriff_rotation.py 92 help='Email the sheriff.')
96 help='Print sheriffs after n rotations.')
102 help='Wrote rotated contents to the sheriff file.')
  /system/sepolicy/tools/
post_process_mac_perms 18 Tool to help modify an existing mac_permissions.xml with additional app
95 help='seinfo tag for each generated stanza')
97 help='Directory to search for apks')
99 help='mac_permissions.xml policy file')
  /art/tools/
javac-helper.sh 29 # --help: Print above list of args.
46 --help)
  /development/gsi/gsi_util/
build.py 134 help='setup environment by building and copying dependency files')
139 'list_deps', help='list all dependency files')
145 'build', help='build a zip file including all required files')
150 help='the name of output zip file (default: gsi_util.zip)')
  /development/gsi/gsi_util/gsi_util/commands/common/
image_sources.py 67 help='{} image file name, folder name or "adb"'.format(partition))
  /external/autotest/cli/
change_protection_level.py 12 help='Autotest server to use (i.e. "autotest")') variable
  /external/autotest/client/cros/faft/
rpc_server.py 23 help='port number of XMLRPC server')
  /external/autotest/contrib/
manage_powerunit_info.py 138 'action', choices=('upload', 'list', 'backup'), help=action_help)
140 help='A path to a csv file. When upload, each line '
145 help='A list of machine hostnames seperated by comma, '
149 help='AFE server that the script will be talking to. '

Completed in 2615 milliseconds

<<21222324252627282930>>