Home
last modified time | relevance | path

Searched refs:warnings_as_errors (Results 1 – 25 of 50) sorted by relevance

12

/external/angle/build/android/gyp/
Dcheck_for_missing_direct_deps.py70 warnings_as_errors: bool,
118 warnings_as_errors, auto_add_deps)
126 warnings_as_errors: bool,
144 missing_class_to_caller, gn_target, warnings_as_errors,
151 fail_on_output=warnings_as_errors)
167 missing_class_to_caller, gn_target, warnings_as_errors)
216 warnings_as_errors: bool,
234 if warnings_as_errors:
297 warnings_as_errors=args.warnings_as_errors,
Dfinalize_apk.py24 warnings_as_errors=False): argument
36 fail_on_output=warnings_as_errors)
72 fail_on_output=warnings_as_errors)
Dtracereferences.py112 fail_on_output=options.warnings_as_errors)
164 args.warnings_as_errors = False
Dlint.py204 warnings_as_errors=False): argument
363 if creating_baseline and not warnings_as_errors:
374 fail_on_output=warnings_as_errors,
546 warnings_as_errors=args.warnings_as_errors)
Ddex.py166 def _RunD8(dex_cmd, input_paths, output_path, warnings_as_errors, argument
202 fail_on_output=warnings_as_errors)
283 (not options or options.warnings_as_errors),
442 options.warnings_as_errors,
Dcompile_kt.py89 fail_on_output=args.warnings_as_errors)
Dmerge_manifest.py152 fail_on_output=args.warnings_as_errors)
/external/cronet/tot/build/android/gyp/
Dbytecode_processor.py71 warnings_as_errors: bool,
119 warnings_as_errors, auto_add_deps)
127 warnings_as_errors: bool,
145 missing_class_to_caller, gn_target, warnings_as_errors,
152 fail_on_output=warnings_as_errors)
168 missing_class_to_caller, gn_target, warnings_as_errors)
217 warnings_as_errors: bool,
235 if warnings_as_errors:
296 warnings_as_errors=args.warnings_as_errors,
Dfinalize_apk.py24 warnings_as_errors=False): argument
36 fail_on_output=warnings_as_errors)
72 fail_on_output=warnings_as_errors)
Dlint.py205 warnings_as_errors=False): argument
364 if creating_baseline and not warnings_as_errors:
375 fail_on_output=warnings_as_errors,
551 warnings_as_errors=args.warnings_as_errors)
Ddex.py159 def _RunD8(dex_cmd, input_paths, output_path, warnings_as_errors, argument
195 fail_on_output=warnings_as_errors)
270 (not options or options.warnings_as_errors),
429 options.warnings_as_errors,
Dproguard.py454 fail_on_output=options.warnings_as_errors)
580 fail_on_output=options.warnings_as_errors)
781 options.warnings_as_errors = False
/external/cronet/stable/build/android/gyp/
Dbytecode_processor.py71 warnings_as_errors: bool,
119 warnings_as_errors, auto_add_deps)
127 warnings_as_errors: bool,
145 missing_class_to_caller, gn_target, warnings_as_errors,
152 fail_on_output=warnings_as_errors)
168 missing_class_to_caller, gn_target, warnings_as_errors)
217 warnings_as_errors: bool,
235 if warnings_as_errors:
296 warnings_as_errors=args.warnings_as_errors,
Dfinalize_apk.py24 warnings_as_errors=False): argument
36 fail_on_output=warnings_as_errors)
72 fail_on_output=warnings_as_errors)
Dlint.py205 warnings_as_errors=False): argument
364 if creating_baseline and not warnings_as_errors:
375 fail_on_output=warnings_as_errors,
551 warnings_as_errors=args.warnings_as_errors)
Ddex.py159 def _RunD8(dex_cmd, input_paths, output_path, warnings_as_errors, argument
195 fail_on_output=warnings_as_errors)
270 (not options or options.warnings_as_errors),
429 options.warnings_as_errors,
Dproguard.py454 fail_on_output=options.warnings_as_errors)
580 fail_on_output=options.warnings_as_errors)
781 options.warnings_as_errors = False
Dcompile_kt.py89 fail_on_output=args.warnings_as_errors)
/external/cronet/tot/third_party/protobuf/python/
Dsetup.py225 warnings_as_errors = '--warnings_as_errors' variable
295 if warnings_as_errors in sys.argv:
297 sys.argv.remove(warnings_as_errors)
Dtox.ini17 …py{37,38,39,310}-cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile…
/external/cronet/stable/third_party/protobuf/python/
Dsetup.py225 warnings_as_errors = '--warnings_as_errors' variable
295 if warnings_as_errors in sys.argv:
297 sys.argv.remove(warnings_as_errors)
Dtox.ini17 …py{37,38,39,310}-cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile…
/external/protobuf/python/
Dsetup.py225 warnings_as_errors = '--warnings_as_errors' variable
295 if warnings_as_errors in sys.argv:
297 sys.argv.remove(warnings_as_errors)
Dtox.ini17 …py{37,38,39,310}-cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile…
/external/pytorch/test/onnx/dynamo/
Dtest_exporter_api.py82 warnings_as_errors=True

12