Home
last modified time | relevance | path

Searched refs:DEFINE_boolean (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dgjslint.py61 flags.DEFINE_boolean('unix_mode', False,
63 flags.DEFINE_boolean('beep', True, 'Whether to beep when errors are found.')
64 flags.DEFINE_boolean('time', False, 'Whether to emit timing statistics.')
65 flags.DEFINE_boolean('quiet', False, 'Whether to minimize logged messages. '
68 flags.DEFINE_boolean('check_html', False,
70 flags.DEFINE_boolean('summary', False,
75 flags.DEFINE_boolean('multiprocess',
Derrorrules.py26 flags.DEFINE_boolean('jsdoc', True,
Dfixjsstyle.py34 flags.DEFINE_boolean('dry_run', False, 'Do not modify the file, only print it.')
Derror_check.py55 flags.DEFINE_boolean('strict', False,
Drunner.py44 flags.DEFINE_boolean('error_trace', False,
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dbase_cli.py44 flags.DEFINE_boolean(
47 flags.DEFINE_boolean(
50 flags.DEFINE_boolean(
Dapp2.py24 flags.DEFINE_boolean(
27 flags.DEFINE_boolean(
/external/shflags/src/
Dshflags_test_defines.sh68 DEFINE_boolean boolVal "${default}" 'my boolean' b
81 DEFINE_boolean boolVal "${default}" 'my boolean' b
93 DEFINE_boolean boolVal 'invalid' 'my boolean' b >"${stdoutF}" 2>"${stderrF}"
Dshflags_test_public.sh53 DEFINE_boolean b false "help string containing a ' char" b
71 DEFINE_boolean test_bool false 'test boolean' b
111 DEFINE_boolean test_bool false 'test boolean' b
Dshflags_test_private.sh24 DEFINE_boolean bool false 'boolean value' b
36 DEFINE_boolean help false 'show help' h
Dshflags_test_parsing.sh59 DEFINE_boolean bool2 true '2nd boolean' B
352 DEFINE_boolean bool false 'boolean test' 'b'
/external/shflags/bin/
Dgen_test_results.sh35 DEFINE_boolean force false 'force overwrite' f
38 DEFINE_boolean dry_run false "supress logging to a file" n
/external/autotest/client/site_tests/firmware_TouchMTB/
Dsummary.sh17 DEFINE_boolean "scores" false "display the summary scores" "s"
18 DEFINE_boolean "individual" false \
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dgen_client.py36 flags.DEFINE_boolean(
68 flags.DEFINE_boolean(
75 flags.DEFINE_boolean(
82 flags.DEFINE_boolean(
/external/vboot_reference/scripts/image_signing/
Dtag_image.sh29 DEFINE_boolean remove_test_label false \
31 DEFINE_boolean change_dev_to_beta false \
Dtofactory.sh30 DEFINE_boolean wipe_ssd $FLAGS_TRUE "Wipe SSD after firmware updates" ""
31 DEFINE_boolean nothing $FLAGS_FALSE \
Dmake_dev_ssd.sh30 DEFINE_boolean remove_rootfs_verification \
40 DEFINE_boolean recovery_key "$FLAGS_FALSE" \
42 DEFINE_boolean force "$FLAGS_FALSE" "Skip sanity checks and make the change" "f"
Dmake_dev_firmware.sh26 DEFINE_boolean mod_gbb_flags \
28 DEFINE_boolean force_backup \
Dset_gbb_flags.sh16 DEFINE_boolean check_wp $FLAGS_TRUE "Check write protection states first." ""
Dcommon_minimal.sh35 DEFINE_boolean debug $FLAGS_FALSE "Provide debug messages" "d"
/external/shflags/examples/
Dwrite_date.sh27 DEFINE_boolean 'force' false 'force overwriting' 'f'
Ddebug_output.sh18 DEFINE_boolean 'debug' false 'enable debug mode' 'd'
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dold_run.py36 gflags.DEFINE_boolean('auth_local_webserver', True,
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
Dstorage_v1.py63 flags.DEFINE_boolean(
1030 flags.DEFINE_boolean(
1910 flags.DEFINE_boolean(
2045 flags.DEFINE_boolean(
2264 flags.DEFINE_boolean(
2402 flags.DEFINE_boolean(
2522 flags.DEFINE_boolean(
2933 flags.DEFINE_boolean(
3040 flags.DEFINE_boolean(
/external/autotest/site_utils/bootperf-bin/
Dbootperf43 DEFINE_boolean keep_logs "$FLAGS_FALSE" "keep autotest results" k

12