/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.help_3.5.0.v20100524.jar | ... org/
org/eclipse/
org/eclipse/help/
org/eclipse/help/AbstractContentExtensionProvider.class ... |
D | org.eclipse.help.base_3.5.2.v201011171123.jar | ... afterTag
boolean afterSpace
String eol
private org.eclipse.help.internal.search.LimitedSizeCharArrayWriter writer
private Exception exception ... |
/external/autotest/server/ |
D | autoserv_parser.py | 35 help='list of machines') 38 help='list of machines from file') 41 help='control file is client side') 44 help='control file is server side') 47 help='specify results directory') 50 help='label for the job') 53 help='The host_group_name to store in keyvals') 57 help='username for the job') 61 help=('Parse the results of the job using this' 67 help=('Accessible in control files as job.tag;' [all …]
|
/external/fio/ |
D | options.c | 1280 .help = "Text job description", 1289 .help = "Name of this job", 1300 .help = "File(s) to use for the workload", 1310 .help = "Directory to store files in", 1319 .help = "Override default $jobname.$jobnum.$filenum naming", 1329 .help = "Lock file when doing IO to it", 1339 .help = "No file locking", 1343 .help = "Exclusive file lock", 1348 .help = "Read vs write lock", 1358 .help = "Recursively add files from this directory and down", [all …]
|
/external/selinux/prebuilts/bin/ |
D | sesearch.py | 30 parser.add_argument("policy", help="Path to the SELinux policy to search.", nargs="?") 32 help="Print extra informational messages") 33 parser.add_argument("--debug", action="store_true", dest="debug", help="Enable debugging.") 36 rtypes.add_argument("-A", action="store_true", help="Search allow and allowxperm rules.") 39 help="Search allow rules.") 42 help="Search allowxperm rules.") 45 help="Search auditallow rules.") 48 help="Search auditallowxperm rules.") 51 help="Search dontaudit rules.") 54 help="Search dontauditxperm rules.") [all …]
|
D | seinfo.py | 36 parser.add_argument("policy", help="Path to the SELinux policy to query.", nargs="?") 38 help="Print additional information about the specified components.") 39 parser.add_argument("--flat", help="Print without item count nor indentation.", 42 help="Print extra informational messages") 43 parser.add_argument("--debug", action="store_true", dest="debug", help="Enable debugging.") 46 queries.add_argument("-a", "--attribute", help="Print type attributes.", dest="typeattrquery", 48 queries.add_argument("-b", "--bool", help="Print Booleans.", dest="boolquery", 50 queries.add_argument("-c", "--class", help="Print object classes.", dest="classquery", 52 queries.add_argument("-r", "--role", help="Print roles.", dest="rolequery", 54 queries.add_argument("-t", "--type", help="Print types.", dest="typequery", [all …]
|
/external/libbrillo/brillo/ |
D | flag_helper.h | 73 const char* help, 95 const char* help, 111 const char* help, 126 const char* help, 141 const char* help, 156 const char* help, 171 const char* help, 187 #define DEFINE_type(type, classtype, name, value, help) \ argument 190 new brillo::classtype(#name, &FLAGS_##name, #value, help, true))); 192 #define DEFINE_int32(name, value, help) \ argument [all …]
|
D | flag_helper.cc | 23 const char* help, in Flag() argument 27 help_(help), in Flag() 43 const char* help, in BoolFlag() argument 45 : Flag(name, default_value, help, visible), in BoolFlag() 74 const char* help, in Int32Flag() argument 76 : Flag(name, default_value, help, visible), value_(value) { in Int32Flag() 90 const char* help, in Int64Flag() argument 92 : Flag(name, default_value, help, visible), value_(value) { in Int64Flag() 106 const char* help, in UInt64Flag() argument 108 : Flag(name, default_value, help, visible), value_(value) { in UInt64Flag() [all …]
|
/external/toybox/scripts/ |
D | config2help.c | 31 struct double_list *help; member 57 char *dlist_zap(struct double_list **help) in dlist_zap() argument 59 struct double_list *dd = dlist_pop(help); in dlist_zap() 67 int zap_blank_lines(struct double_list **help) in zap_blank_lines() argument 71 while (*help) { in zap_blank_lines() 74 s = trim((*help)->data); in zap_blank_lines() 78 free(dlist_zap(help)); in zap_blank_lines() 94 char **grab_dashlines(struct double_list **help, struct double_list **from, in grab_dashlines() argument 102 zap_blank_lines(help); in grab_dashlines() 103 *from = *help; in grab_dashlines() [all …]
|
/external/v8/tools/ |
D | run-tests.py | 219 help=("The architecture to run tests for, " 223 help="Architecture and mode in the format 'arch.mode'", 226 help="Regard test expectations for ASAN", 229 help="Directory where to collect coverage data") 231 help="Run tests with UBSAN cfi_vptr option.", 234 help="Adapt to path structure used on buildbots", 237 help="Indicates that V8 was compiled with DCHECKs enabled", 240 help="Indicates that V8 was compiled without VFP3 support", 242 result.add_option("--cat", help="Print the source of the tests", 245 help="Regard slow tests (run|skip|dontcare)", [all …]
|
D | run-deopt-fuzzer.py | 154 help=("The architecture to run tests for, " 158 help="Architecture and mode in the format 'arch.mode'", 161 help="Regard test expectations for ASAN", 164 help="Adapt to path structure used on buildbots", 167 help="Indicates that V8 was compiled with DCHECKs enabled", 170 help="Prepended to each shell command used to run a test", 172 result.add_option("--coverage", help=("Exponential test coverage " 175 result.add_option("--coverage-lift", help=("Lifts test coverage for tests " 178 result.add_option("--download-data", help="Download missing test suite data", 180 result.add_option("--distribution-factor1", help=("Factor of the first " [all …]
|
/external/selinux/python/sepolicy/ |
D | sepolicy.py | 335 help=_('Graphical User Interface for SELinux Policy')) 338 help=_("Domain name(s) of man pages to be created")) 340 help=argparse.SUPPRESS) 368 help=_('Generate SELinux man pages')) 371 help=_("path in which the generated SELinux man pages will be stored")) 373 help=_("name of the OS for man pages")) 375 help=_("Generate HTML man pages structure for selected SELinux man page")) 377 help=_("Alternate root directory, defaults to /")) 379 …help=_("With this flag, alternative root path needs to include file context files and policy.xml f… 383 help=_("All domains")) [all …]
|
/external/libyuv/files/tools_libyuv/valgrind/ |
D | libyuv_tests.py | 78 help=('Location of the compiler output. Can only be used ' 80 parser.add_option("--target", help="Debug or Release") 81 parser.add_option('-t', '--test', help='Test to run.') 83 help='Generate baseline data instead of validating') 85 help='Additional arguments to --gtest_filter') 87 help='Argument for --gtest_repeat') 89 help="Randomize tests' orders on every iteration.") 92 help="Drop in to debugger on assertion failure. Also " 97 help='Verbose output - enable debug log messages') 99 help='Specify a valgrind tool to run the tests under') [all …]
|
/external/autotest/client/bin/ |
D | autotest | 27 help="additional args to pass to control file") 30 default=False, help="continue previously started job") 33 help="set the job tag") 36 help="set the harness type") 39 help="arguments delivered to harness") 42 default='', help="set the job username") 45 default=False, help="enable external logging") 48 help='Include DEBUG messages in console output') 51 help='Not include DEBUG messages in console output') 55 help='Take this as the hostname of this machine ' [all …]
|
/external/webrtc/tools/valgrind-webrtc/ |
D | webrtc_tests.py | 91 help=('Location of the compiler output. Can only be used ' 93 parser.add_option("--target", help="Debug or Release") 94 parser.add_option('-t', '--test', help='Test to run.') 96 help='Generate baseline data instead of validating') 98 help='Additional arguments to --gtest_filter') 100 help='Argument for --gtest_repeat') 102 help="Randomize tests' orders on every iteration.") 105 help="Drop in to debugger on assertion failure. Also " 110 help='Verbose output - enable debug log messages') 112 help='Specify a valgrind tool to run the tests under') [all …]
|
/external/clang/tools/scan-build-py/libscanbuild/ |
D | analyze.py | 293 help="""Enable verbose output from '%(prog)s'. A second and third 298 help="""Always resort to the compiler wrapper even when better 303 help="""Run the build commands only, build a compilation database, 312 help="""The JSON compilation database.""") 318 help="""Specifies the output directory for analyzer reports. 324 help="""By default, the exit status of '%(prog)s' is the same as the 331 help="""Specify the title used on generated HTML pages. 336 help="""Also analyze functions in #included files. By default, such 346 help="""This option outputs the results as a set of .plist files.""") 353 help="""This option outputs the results as a set of .html and .plist [all …]
|
/external/toolchain-utils/binary_search_tool/ |
D | common.py | 139 help='Number of iterations to try in the search.', 145 help=('Script to run to get the initial objects. ' 152 help=('Script to run to switch to good. ' 159 help=('Script to run to switch to bad. ' 166 help=('Optional script to perform building, flashing, ' 172 help=('Script to run to test the ' 187 help=('If True, continue until all bad items are found. ' 202 help=('If True, don\'t propagate good/bad changes ' 217 help=('Whether to use a file to pass arguments to scripts. ' 231 help=('Whether to run verify iterations before searching. ' [all …]
|
/external/chromium-trace/catapult/systrace/systrace/ |
D | util.py | 175 parser.add_option('-o', dest='output_file', help='write trace output to FILE', 178 help='trace for N seconds', metavar='N') 181 help='write a JSON file') 184 help='(deprecated)') 186 help='read the trace from a file (compressed) rather than' 189 type='string', help='(deprecated)') 192 type='string', help='adb device serial number') 194 help='choose tracing target (android or linux)') 196 help='timeout for start and stop tracing (seconds)') 198 type='int', help='timeout for data collection (seconds)') [all …]
|
/external/autotest/cli/ |
D | query_results | 18 help='Comma-separated list of column names to display') 20 help=("The WHERE condition for the query witten in the 'new style' " 25 help='Specifies a test attribute to include as a field. The attribute ' 32 help='Specifies a test label to include as a field. See ' 35 help='Specifies an iteration result to include as a field. ' 40 help='Specifies a machine label to include as a field. See ' 43 help='Specifies a job keyval to include as a field. See ' 46 help='Specifies an iteration attribute to include as a ' 51 dest='separator', help = 'output separator') 53 help='Do not display line counts before each line') [all …]
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/ |
D | replay.py | 391 arg_parser.add_argument('replay_filename', type=str, help='Replay file', 396 help='Download real responses and record them to replay_file') 399 help='Append responses to replay_file.') 404 help='Minimum verbosity level to log') 408 help='Log file to use in addition to writting logs to stderr.') 417 help='Upload Bandwidth in [K|M]{bit/s|Byte/s}. Zero means unlimited.') 421 help='Download Bandwidth in [K|M]{bit/s|Byte/s}. Zero means unlimited.') 425 help='Propagation delay (latency) in milliseconds. Zero means no delay.') 429 help='Packet loss rate in range [0..1]. Zero means no loss.') 433 help='Set initial cwnd (linux only, requires kernel patch)') [all …]
|
/external/toolchain-utils/cwp/performance/ |
D | experiment_gen.py | 41 help='Crosperf root directory.') 46 help='ChromiumOS root directory.') 50 help='Host to run test on. Required.') 54 help='Board architecture to run on. Required.') 58 help='Event to profile. Required.') 62 help='A target frequency to sample at.') 66 help='A target period to sample at. Event specific.') 71 help='Number of benchmark iters') 76 help='Number of test iters') 80 help='If enabled, will print experiment file and exit.') [all …]
|
/external/toybox/ |
D | Config.in | 15 help 16 usage: toybox [--long | --help | --version | [command] [arguments...]] 28 --help Show command help (only) 39 help 50 help 56 help 63 help 69 help 77 help 83 help [all …]
|
/external/vixl/tools/ |
D | test.py | 72 def __init__(self, option_type, name, help, argument 78 self.help = help 100 def __init__(self, name, environment_variable_name, help, argument 105 help, 117 def __init__(self, name, help, argument 122 help, 133 def __init__(self, name, help, argument 137 help, 200 help='Run tests matching all of the (regexp) filters.') 208 help = option.help [all …]
|
/external/toolchain-utils/ |
D | build_chrome_browser.py | 37 help='Target directory for ChromeOS installation.') 43 help=('Clean the /var/cache/chromeos-chrome/' 48 help='Use the following env') 51 help='Use this ebuild instead of the default one.') 55 help='CFLAGS for the ChromeOS packages') 59 help='CXXFLAGS for the ChromeOS packages') 63 help='LDFLAGS for the ChromeOS packages') 66 help='ChromeOS target board, e.g. x86-generic') 71 help=('Skip build image after building browser.' 75 help='Optional label to apply to the ChromeOS image.') [all …]
|
/external/llvm/utils/lit/lit/ |
D | 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 …]
|