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

<<21222324252627282930>>

  /external/autotest/server/site_tests/provision_CheetsUpdate/
shift_uid.py 19 parser.add_argument('target', help='recursively shifts UIDs/GIDs of target')
  /external/autotest/site_utils/
db_replica_checker.py 41 parser.add_option('-d', '--delta', help='Difference between master and '
43 parser.add_option('--to', help='Comma separated Email notification TO '
45 parser.add_option('--cc', help='Comma separated Email notification CC '
47 parser.add_option('-t', '--test-mode', help='skip common group email',
kill_slow_queries.py 40 help='User to login to the Autotest DB. Default is the '
43 help='Password to login to the Autotest DB. Default is '
46 help='Timeout boundry of the slow database query. '
49 help='Mail address to send the summary to. Default is '
test_droid.py 71 help='Comma separate list of device serials under '
74 help='Comma separate list of fastboot serials under '
78 help='hostname[:port] if the ADB device is connected '
83 help='Enable interactive feedback requests from tests.')
  /external/chromium-trace/catapult/systrace/bin/
adb_profile_chrome_startup 45 parser.add_option('-b', '--browser', help='Select among installed browsers. '
49 parser.add_option('-v', '--verbose', help='Verbose logging.',
51 parser.add_option('-z', '--compress', help='Compress the resulting trace '
53 parser.add_option('-t', '--time', help='Stops tracing after N seconds, 0 to '
96 if options.atrace_categories in ['list', 'help']:
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
atrace_process_dump.py 98 help='Capture periodic per-process memory dumps.')
101 help='Interval between memory dumps in milliseconds.')
104 help='Capture full memory dumps for some processes.\n' \
108 help='Capture VM regions and memory-mapped files.\n' \
battor_trace_agent.py 44 help='Select battor categories with a comma-delimited '
48 help='File containing pregenerated map of phone serial '
51 type='string', help='specify a BattOr path to use')
53 action='store_true', help='Use the BattOr tracing agent.')
  /external/clang/test/Parser/
pragma-pack.c 21 /* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma pack(push,i,help)
  /external/compiler-rt/lib/esan/
esan_flags.cpp 52 if (common_flags()->help)
  /external/desugar/java/com/google/devtools/common/options/
Option.java 39 /** A help string for the usage information. */
40 String help() default "";
78 * <p>Please leave the old category field in existing options to minimize disruption to the Help
  /external/jemalloc/bin/
jemalloc-config.in 8 --help | -h : Print usage.
30 --help | -h)
  /external/libcxx/utils/
merge_archives.py 90 help='The output file. stdout is used if not given',
94 help='Paths to search for the libraries along', action='append',
98 help='The ar executable to use, finds \'ar\' in the path if not given',
102 help='The archives to merge')
  /external/puffin/scripts/
test_corpus.py 39 help='A corpus directory containing compressed files')
42 help=('Space separated list of tests to disable. '
46 help='The size (in bytes) of the cache for puffpatch '
49 help='Turns on verbosity.')
  /external/python/cpython2/Doc/includes/
email-dir.py 36 help="""Mail the contents of the specified directory,
42 help="""Print the composed message to FILE instead of
46 help='The value of the From: header (required)')
50 help='A To: header value (at least one required)')
  /external/skia/infra/bots/assets/svg/
create_and_upload.py 24 help='Directory containing additional SVGs we want to upload.')
  /external/skia/tools/android/
measure_fps.py 47 help="Number of seconds to count frames.") variable
  /external/skia/tools/rebaseline/
toggle_legacy_flag.py 115 if len(sys.argv) <= 1 or sys.argv[1] == '-h' or sys.argv[1] == '--help':
121 help='Directory where an Android checkout will be created (if it does '
125 help='Directory of an EXISTING Chromium checkout (e.g., ~/chromium/src)')
128 help='Google3 workspace to be created (if it does not already exist).')
129 parser.add_argument('flag', type=str, help='legacy flag name')
  /external/skqp/infra/bots/android_compile/
trigger_wait_ac_task.py 154 help='The Gerrit change number to get the patch from.')
157 help='The Gerrit change patchset to use.')
160 help='The Skia repo hash to compile against.')
163 help='Uses a dummy metadata salt if this flag is true else it tries to '
  /external/skqp/infra/bots/assets/svg/
create_and_upload.py 24 help='Directory containing additional SVGs we want to upload.')
  /external/skqp/tools/android/
measure_fps.py 47 help="Number of seconds to count frames.") variable
  /external/skqp/tools/rebaseline/
toggle_legacy_flag.py 115 if len(sys.argv) <= 1 or sys.argv[1] == '-h' or sys.argv[1] == '--help':
121 help='Directory where an Android checkout will be created (if it does '
125 help='Directory of an EXISTING Chromium checkout (e.g., ~/chromium/src)')
128 help='Google3 workspace to be created (if it does not already exist).')
129 parser.add_argument('flag', type=str, help='legacy flag name')
  /external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/
cifar10_train.py 141 help='Directory where to write event logs and checkpoint.')
146 help="""Comma separated list of pruning-related hyperparameters""")
151 help='Number of batches to run.')
156 help='Whether to log device placement.')
  /external/toolchain-utils/crosperf/
crosperf.py 32 help=('Parse the experiment file and '
44 help=field.description,
81 help=('Do not use new scheduler. '
88 help='The log_dir, default is under <crosperf_logs>/logs')
  /external/toolchain-utils/fdo_scripts/
summarize_hot_blocks.py 152 help=('directory where the FDO (*.profile and '
156 help='Minimum count to consider for each basic block')
159 help=('directory where summary data will be generated'
165 help=('Keep directory with temporary files'
  /external/toybox/kconfig/
zconf.hash.c_shipped 119 char kconf_id_strings_str39[sizeof("help")];
155 "help",

Completed in 532 milliseconds

<<21222324252627282930>>