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

<<21222324252627282930>>

  /external/python/cpython2/Lib/test/
test_argparse.py 442 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
454 """When ``-`` not in prefix_chars, default operators created for help
3102 help=' oddly \\n' variable in class:TestHelpReformatting
3556 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3558 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3560 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3562 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3622 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /external/python/cpython3/Lib/test/
test_argparse.py 428 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
440 """When ``-`` not in prefix_chars, default operators created for help
3196 help=' oddly \\n' variable in class:TestHelpReformatting
3650 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3652 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3654 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3656 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3716 help = usage variable in class:TestHelpVariableExpansionNoArguments
4086 help=argparse.SUPPRESS), variable in class:TestHelpVersionActionSuppress
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /external/lisa/libs/utils/android/
benchmark.py 144 help='Path of the Android boot.img to be used')
147 help='Timeout in [s] to wait after a reboot (default 60)')
152 help='Identifier of the Android target to use')
155 help='Path used to configure ANDROID_HOME')
160 help='Results folder, '
164 help='Set of metrics to collect, '
169 help='Number of iterations the same test has to be repeated for (default 1)')
172 help='Amount of time (in seconds) to pause for before each iteration (default 30s)')
174 help='Reboot before each iteration (default False)')
179 help='List of IIO channels to sample,
    [all...]
  /external/python/cpython3/Lib/
compileall.py 210 help="don't recurse into subdirectories")
212 help=('control the maximum recursion level. '
216 help='force rebuild even if timestamps are up to date')
218 help='output only error messages; -qq will suppress '
221 help='use legacy (pre-PEP3147) compiled file locations')
223 help=('directory to prepend to file paths for use in '
228 help=('skip files matching the regular expression; '
232 help=('add all the files and directories listed in '
236 help=('zero or more file and directory names '
240 type=int, help='Run compileall concurrently'
    [all...]
  /external/toolchain-utils/binary_search_tool/
bisect.py 309 Run ./bisect.py {method} --help for individual method help/args
339 parser_package.add_argument('board', help='Board to target')
340 parser_package.add_argument('remote', help='Remote machine to test on')
344 parser_object.add_argument('board', help='Board to target')
345 parser_object.add_argument('remote', help='Remote machine to test on')
346 parser_object.add_argument('package', help='Package to emerge and test')
349 help=('Bisection directory to use, sets '
357 parser_android.add_argument('android_src', help='Path to android source tree')
360 help=('Bisection directory to use, sets
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3004 help=' oddly \\n' variable in class:TestHelpReformatting
3458 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3460 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3462 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3464 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3524 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /external/chromium-trace/catapult/devil/devil/android/tools/
provision_devices.py 549 help='list of adb keys to push to device')
552 help='disable Google location services on devices')
555 help='Set ALLOW_MOCK_LOCATION to false')
558 help='disable network access on devices')
562 help='disable Java property asserts and JNI checking')
565 help='DEPRECATED: use --remove-system-packages com.android.google '
569 help='provision only emulators and ignore usb devices '
573 help='Wait for the battery to have this temp or lower.')
576 help='wait for the device to reach this minimum battery'
580 help='Json file to output the device blacklist.'
    [all...]
  /external/v8/tools/
callstats.py 9 -h, --help show this help message and exit
15 help help information
17 For each command, you can try ./runtime-call-stats.py help command.
560 # Help.
585 "run", help="Replay websites and collect runtime stats data.")
590 help="specify additional chrome flags")
593 help="specify additional V8 flags")
596 help="specify user data dir (default is temporary)"
    [all...]
  /build/make/tools/
generate-notice-files.py 197 help='The text output file path.')
200 help='The html output file path.')
203 help='The xml output file path.')
206 help='The file title.')
209 help='The directory containing notices.')
212 help='The sub directories which should be included.')
215 help='The sub directories which should be excluded.')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
167 help='Verbose output', action='store_true')
170 help='Stop on first fail or error',
174 help='Catch ctrl-C and display results so far',
178 help='Buffer stdout and stderr during tests',
181 help="Directory to start discovery ('.' default)")
183 help="Pattern to match tests ('test*.py' default)")
    [all...]
  /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/lisa/tools/analysis/
runnable.py 33 help='trace file') variable
36 help='only consider RT tasks') variable
39 help='normalize time') variable
42 help='normalize time') variable
45 help='sort by total runnable time') variable
48 help='trace window start time') variable
51 help='trace window end time') variable
runtime.py 40 help='trace file')
43 help='only consider RT tasks')
46 help='normalize time')
49 help='normalize time')
52 help='sort by total runnable time')
55 help='trace window start time')
58 help='trace window end time')
  /external/llvm/utils/
shuffle_fuzz.py 26 help='Show verbose output')
28 help='A string used to seed the RNG')
30 help='Specify a fixed height of shuffle tree to test')
32 help='Include blends of two input vectors')
34 help='Specify a fixed bit width of vector to test')
36 help='Specify a fixed element type to test')
38 help='Specify a triple string to include in the IR')
  /external/python/cpython2/Lib/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
170 help='Verbose output', action='store_true')
173 help='Stop on first fail or error',
177 help='Catch Ctrl-C and display results so far',
181 help='Buffer stdout and stderr during tests',
184 help="Directory to start discovery ('.' default)")
186 help="Pattern to match tests ('test*.py' default)"
    [all...]
  /external/swiftshader/third_party/subzero/pydir/
bisection-tool.py 154 help='Runnable command')
157 help='Start of initial range')
160 help='End of initial range')
163 help='Timeout for each invocation of the input')
166 dest='all', help='Find all failures')
169 dest='comma_join', help='Use comma to join ranges')
173 help='Replace %%i in the cmd string with the ranges')
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
170 help='Verbose output', action='store_true')
173 help='Stop on first fail or error',
177 help='Catch ctrl-C and display results so far',
181 help='Buffer stdout and stderr during tests',
184 help="Directory to start discovery ('.' default)")
186 help="Pattern to match tests ('test*.py' default)"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
170 help='Verbose output', action='store_true')
173 help='Stop on first fail or error',
177 help='Catch ctrl-C and display results so far',
181 help='Buffer stdout and stderr during tests',
184 help="Directory to start discovery ('.' default)")
186 help="Pattern to match tests ('test*.py' default)"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
170 help='Verbose output', action='store_true')
173 help='Stop on first fail or error',
177 help='Catch ctrl-C and display results so far',
181 help='Buffer stdout and stderr during tests',
184 help="Directory to start discovery ('.' default)")
186 help="Pattern to match tests ('test*.py' default)"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
main.py 20 -h, --help Show this message
49 -h, --help Show this message
117 long_opts = ['help', 'verbose', 'quiet', 'failfast', 'catch', 'buffer']
121 if opt in ('-h','-H','--help'):
170 help='Verbose output', action='store_true')
173 help='Stop on first fail or error',
177 help='Catch ctrl-C and display results so far',
181 help='Buffer stdout and stderr during tests',
184 help="Directory to start discovery ('.' default)")
186 help="Pattern to match tests ('test*.py' default)"
    [all...]
  /external/tensorflow/tensorflow/tools/dist_test/python/
census_widendeep.py 266 help="Directory for storing the census data") variable
271 help="Directory for storing the model" variable
277 help="Base output directory." variable
283 help="Schedule to run for this experiment." variable
289 help="URL to master GRPC tensorflow server, e.g.,grpc://127.0.0.1:2222" variable
295 help="Number of parameter servers" variable
301 help="Worker index (>=0)" variable
307 help="Number of training steps" variable
313 help="Number of evaluation steps" variable

Completed in 957 milliseconds

<<21222324252627282930>>