HomeSort by relevance Sort by last modified time
    Searched full:help (Results 476 - 500 of 9541) sorted by null

<<11121314151617181920>>

  /external/shflags/doc/
CHANGES-1.0.md 23 Fixed issue #11. When help is requested, the help flag is no longer prefixed
28 Fixed issue #12. Requesting help shouldn't be considered an error.
84 Fixed bug under Solaris where the generated help was adding extra 'x'
125 Issue# 1: When a user defines their own `--help` flag, no more warning is thrown
126 when `FLAGS()` is called stating that the help flag already defined.
128 Issue# 2: Passing the `--nohelp` option no longer gives help output.
136 Fixed bug where the help output added '[no]' to all flag names
144 Added unit testing for the help output.
149 required the 'help' flag definition to be moved inside the FLAGS command
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 6 # type perl symshift.pl -help to get help
68 "help" => \$HELP
72 ## Help
75 $help = <<EOHELP
79 $0 -help
81 print this help
108 die $help if $HELP;
    [all...]
  /development/testrunner/
runtest.py 29 Do runtest --help to see full list of options.
108 help="To view the list of tests")
110 action="store_true", help="Skip build - just launch")
113 help="Number of make jobs to use when building")
116 help="Do not execute, just preview commands")
119 help="Do not execute, build tests and install to device only")
122 help="Raw mode (for output to other tools)")
125 help="Suite assignment (for details & usage see "
129 help="Increase verbosity of %s" % sys.argv[0])
132 help="Wait for debugger before launching tests"
    [all...]
  /external/autotest/cli/
job.py 108 self.parser.add_option('-a', '--all', help='List jobs for all '
110 self.parser.add_option('-r', '--running', help='List only running '
112 self.parser.add_option('-u', '--user', help='List jobs for given '
152 help='Display the control file',
155 help='Display only a list of hosts',
158 help='Display only the hosts in these statuses '
260 self.parser.add_option('-p', '--priority', help='Job priority (low, '
265 help='Comma separated list of labels '
267 self.parser.add_option('-m', '--machine', help='List of machines to '
270 help='File listing machines to use'
    [all...]
user.py 34 help='File listing the users',
62 help='Only list users within this ACL')
65 help='Only list users at this access level')
  /external/autotest/client/virt/
kvm_vm.py 164 def has_option(help, option):
165 return bool(re.search(r"^-%s(\s|$)" % option, help, re.MULTILINE))
169 # Each of these functions receives the output of 'qemu -help' as a
173 def add_name(help, name):
176 def add_human_monitor(help, filename):
179 def add_qmp_monitor(help, filename):
182 def add_serial(help, filename):
185 def add_mem(help, mem):
188 def add_smp(help, smp):
191 def add_cdrom(help, filename, index=None, format=None)
    [all...]
  /external/clang/utils/ABITest/
ABITestGen.py 354 help="autogeneration mode (random or linear) [default %default]",
357 help="autogenerate COUNT functions according to MODE",
360 help="start autogeneration with the Nth function type [default %default]",
363 help="maximum index for random autogeneration [default %default]",
366 help="random number generator seed [default %default]",
369 help="use random value for initial random number generator seed",
372 help="add a test index to skip",
375 help="write output to FILE [default %default]",
378 help="write header file for output to FILE [default %default]",
381 help="write function tests to FILE [default %default]"
    [all...]
  /external/llvm/utils/lit/lit/
main.py 144 help="Show version and exit",
147 help="Number of testing threads",
150 metavar="NAME", help="Prefix for 'lit' config files",
154 help="Add 'NAME' = 'VAL' to the user defined parameters",
161 help="Suppress no error output",
164 help="Reduce amount of output",
167 help="Show test output for failures",
170 help="Display all commandlines and output",
173 help="Write test results to the provided path",
176 help="Do not use curses based progress bar"
    [all...]
  /external/autotest/contrib/virt/
site_job.py 26 help='Control file is actually a template')
29 help='Add extra configuration to the cartesian '
32 help='Add a timestamp to the name of the job')
34 help='Default architecture for packages '
37 'This option is used to help to validate '
39 self.parser.add_option('--koji-tag', help='Sets a default koji tag '
42 help='Packages to add to host installation '
  /external/autotest/utils/
service_helper.py 95 help='File to redirect stdout to')
98 help='Change to dir before starting the process')
101 help='Start service')
104 help='Stop service')
107 help='Pid file location (Required)')
110 help='UID to run process as')
113 help='GID to run process as')
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
support.py 15 """Additional help about technical and billing support."""
40 To help us diagnose any issues you encounter, please provide these details
49 to the forum as they can help us further troubleshoot your issue.
62 contributions; see "gsutil help dev".)
69 `Google Developers Console<https://developers.google.com/console/help/billing>`
77 """Additional help about technical and billing support."""
79 # Help specification. See help_provider.py for documentation.
throttling.py 15 """Additional help text for throttling gsutil."""
51 """Additional help text for throttling gsutil."""
53 # Help specification. See help_provider.py for documentation.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
instance_events 26 -h, --help show help message (including options list) and exit
113 parser.add_option("-a", "--all", help="check all regions", dest="all", default=False,action="store_true")
114 parser.add_option("-r", "--region", help="region to check (default us-east-1)", dest="region", default="us-east-1")
115 parser.add_option("-H", "--headers", help="Set headers (use 'T:tagname' for including tags)", default=None, action="store", dest="headers", metavar="ID,Zone,Hostname,Code,Description,NotBefore,NotAfter,T:Name")
116 parser.add_option("-S", "--sort", help="Header for sort order", default=None, action="store", dest="order",metavar="HeaderName")
117 parser.add_option("-c", "--completed", help="List time fields as \"Completed\" for completed events (Default: false)", default=False, action="store_true", dest="completed")
  /external/clang/tools/clang-format/
clang-format-diff.py 44 help='apply edits to files instead of displaying a diff')
46 help='strip the smallest prefix containing P slashes')
48 help='custom pattern selecting file paths to reformat '
53 help='custom pattern selecting file paths to reformat '
56 help='let clang-format sort include blocks')
58 help='be more verbose, ineffective without -i')
61 help=
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
Deprecator.java 34 boolean help = false;
45 } else if (arg.equals("-help")) {
46 help = true;
84 if (help || err.length() > 0) {
85 if (!help) {
114 pw.println("Usage: Deprecator -src path -dst path [-help]");
117 pw.println(" -help : print this usage message and exit, doing nothing");
  /external/iw/
iw.h 44 const char *help; member in struct:cmd
77 .help = (_help), \
84 #define COMMAND(section, name, args, cmd, flags, idby, handler, help) \
85 __COMMAND(&(__section ## _ ## section), name, #name, args, cmd, flags, 0, idby, handler, help, NULL)
86 #define COMMAND_ALIAS(section, name, args, cmd, flags, idby, handler, help, selector, alias)\
87 __ACMD(&(__section ## _ ## section), name, #name, args, cmd, flags, 0, idby, handler, help, selector, alias)
101 .help = (_help), \
  /external/v8/tools/
eval_gc_nvp.py 121 help='the keys of NVPs to process')
124 help='histogram type to use (default: linear)')
129 help='histogram granularity (default: 5)')
133 help='initial buck size (default: 64)')
137 help='omit empty histogram buckets')
139 action='store_false', help='do not print histogram')
145 help="rank keys by metric (default: no)")
  /external/clang/test/SemaObjC/
arc-unbridged-cast.m 43 x = (id) (cond ? (CFStringRef) @"help" : auditedString());
44 x = (id) (cond ? (CFStringRef) @"help" : kUserConst);
50 x = (id) (cond ? (CFStringRef) @"help" : unauditedString()); // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
55 x = (id) (cond ? (CFStringRef) @"help" : auditedCreateString()); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRelease call to}}
60 x = (id) (cond ? (CFStringRef) @"help" : [object property]);
65 x = (id) (cond ? (CFStringRef) @"help" : object.property);
70 x = (id) (cond ? (CFStringRef) @"help" : object.implicitProperty);
75 x = (id) (cond ? (CFStringRef) @"help" : [object makeString]);
81 x = (id) (cond ? (CFStringRef) @"help" : [object newString]); // a bit questionable
  /external/conscrypt/src/main/java/org/conscrypt/
PSKKeyManager.java 44 * <p>A peer may have multiple keys to choose from. To help choose the right key, during the
111 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided
119 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided
127 * Gets the PSK identity to report to the server to help agree on the PSK for the provided
138 * Gets the PSK identity to report to the server to help agree on the PSK for the provided
151 * @param identityHint identity hint provided by the server to help select the key or
153 * @param identity identity provided by the client to help select the key.
163 * @param identityHint identity hint provided by the server to help select the key or
165 * @param identity identity provided by the client to help select the key.
  /external/selinux/policycoreutils/semanage/
semanage 247 parser.add_argument('-S', '--store', action=SetStore, help=_("Select an alternate SELinux Policy Store to manage"))
251 parser.add_argument('-P', '--priority', type=int, default=400, help=_("Select a priority for module operations"))
255 parser.add_argument('-n', '--noheading', action='store_false', default=True, help=_("Do not print heading when listing %s object types") % name)
259 parser.add_argument('-N', '--noreload', action='store_false', default=True, help=_('Do not reload policy after commit'))
263 parser.add_argument('-C', '--locallist', action='store_true', default=False, help=_("List %s local customizations") % name)
267 parser.add_argument('-a', '--add', dest='action', action='store_const', const='add', help=_("Add a record of the %s object type") % name)
271 parser.add_argument('-t', '--type', help=_('SELinux Type for the object'))
275 parser.add_argument('-L', '--level', default='s0', help=_('Default SELinux Level for SELinux user, s0 Default. (MLS/MCS Systems only)'))
280 help=_('''
289 parser.add_argument('-p', '--proto', help=_(''
    [all...]
  /external/webrtc/tools/network_emulator/
emulate.py 75 help=('ConnectionConfig configuration, specified by ID. '
79 help=('Receive bandwidth in kilobit/s. Default: %default'))
82 help=('Send bandwidth in kilobit/s. Default: %default'))
85 help=('Delay in ms. Default: %default'))
88 help=('Packet loss in %. Default: %default'))
91 help=('Queue size as number of slots. Default: %default'))
93 help=('Range of ports for constrained network. Specify as '
96 help=('The interface IP address to apply the rules for. '
99 help=('Turn on verbose output. Will print all \'ipfw\' '
  /external/autotest/site_utils/
brillo_recovery_test.py 34 help='Image file to use for recovery. This is a '
37 help='Name of partition to recover. If the name ends '
42 help='Path of partition device. (default: infer from '
prodcertstatus_checker.py 21 parser.add_option('--expire_within', help='Send email if cert will expire '
24 parser.add_option('--to', help='Comma separated Email notification TO '
26 parser.add_option('--cc', help='Comma separated Email notification CC '
  /external/ceres-solver/cmake/
UpdateCacheVariable.cmake 33 # associated help string. This is particularly annoying for CMake options
36 # This function automates this process by getting the current help string
38 # value, but with the original help string.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/
forum_test_data.json 33 "thread": "Help with compression?",
36 "body": "I'm working on my latest & having some trouble. I've got compression on my drum track but I still can't keep the drum for muddying the bass line without losing clarity on the hats. :( Help?"
45 "thread": "Help with compression?",

Completed in 3019 milliseconds

<<11121314151617181920>>