Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 129) sorted by relevance

123456

/frameworks/base/tools/layoutlib/create/.settings/
Dorg.eclipse.jdt.core.prefs14 org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
17 org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
18 org.eclipse.jdt.core.compiler.problem.deadCode=warning
19 org.eclipse.jdt.core.compiler.problem.deprecation=warning
22 org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
26 org.eclipse.jdt.core.compiler.problem.fallthroughCase=warning
28 org.eclipse.jdt.core.compiler.problem.fieldHiding=warning
29 org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
30 org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning
32 org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning
[all …]
DREADME.txt2 This ensure proper compilation compliance and warning/error levels.
/frameworks/base/tools/layoutlib/bridge/.settings/
Dorg.eclipse.jdt.core.prefs14 org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
17 org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
18 org.eclipse.jdt.core.compiler.problem.deadCode=warning
19 org.eclipse.jdt.core.compiler.problem.deprecation=warning
22 org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
26 org.eclipse.jdt.core.compiler.problem.fallthroughCase=warning
28 org.eclipse.jdt.core.compiler.problem.fieldHiding=warning
29 org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
30 org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning
32 org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning
[all …]
DREADME.txt2 This ensure proper compilation compliance and warning/error levels.
/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
Dstderr.txt.expect1 setelementat.rs:21:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
2 setelementat.rs:22:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
3 setelementat.rs:23:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
4 setelementat.rs:24:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
5 setelementat.rs:25:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
6 setelementat.rs:26:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
7 setelementat.rs:27:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
8 setelementat.rs:28:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
9 setelementat.rs:29:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
10 setelementat.rs:30:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_…
[all …]
/frameworks/support/
Dapicheck.mk79 -warning 7 -warning 8 -warning 9 -warning 10 -warning 11 -warning 12 \
80 -warning 13 -warning 14 -warning 15 -warning 16 -warning 17 -warning 18, \
/frameworks/compile/slang/tests/P_warnings/
Dstderr.txt.expect1 warnings.rs:6:1: warning: control reaches end of non-void function
2 warnings.rs:9:7: warning: unused variable 'k'
3 warnings.rs:11:7: warning: unused variable 'j'
4 warnings.rs:11:11: warning: variable 'l' is uninitialized when used here
5 warnings.rs:10:8: note: initialize the variable 'l' to silence this warning
6 warnings.rs:5:12: warning: unused function 'foo'
7 warnings.rs:8:13: warning: unused function 'bar'
/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp271 warning(diag::warn_mismatch_cpu_arch_profile) in merge()
283 warning(diag::warn_mismatch_cpu_arch_profile) in merge()
298 warning(diag::error_mismatch_mpextension_use) << pInput.name(); in merge()
321 warning(diag::warn_mismatch_enum_size) in merge()
335 warning(diag::warn_mismatch_fp16_format) << pInput.name(); in merge()
366 warning(diag::warn_unrecognized_virtualization_use) in merge()
378 warning(diag::warn_mismatch_abi_wmmx_args) << pInput.name(); in merge()
390 warning(diag::warn_mismatch_pcs_config) << pInput.name(); in merge()
402 warning(diag::warn_mismatch_r9_use) << pInput.name(); in merge()
414 warning(diag::warn_mismatch_r9_use) << pInput.name(); in merge()
[all …]
/frameworks/base/tools/layoutlib/studio-custom-widgets/src/com/android/tools/idea/editors/theme/widgets/
DErrorCatcher.java63 Bridge.getLog().warning(LayoutLog.TAG_BROKEN, "Failed to do onMeasure for view " + in onMeasure()
75 Bridge.getLog().warning(LayoutLog.TAG_BROKEN, "Failed to draw for view " + in drawChild()
90 Bridge.getLog().warning(LayoutLog.TAG_BROKEN, "Failed to do onLayout for view " + in onLayout()
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DTestCaseCollector.java123 UiAutomatorTestCase warning = new UiAutomatorTestCase() { in error() local
129 warning.setName(clazz.getName()); in error()
130 return warning; in error()
/frameworks/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect1 deprecated.rs:9:9: warning: 'rsClamp' is deprecated: Use clamp() instead.
3 deprecated.rs:10:8: warning: 'rsGetAllocation' is deprecated: This function is deprecated and will …
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessageValidator.java197 HdmiLogger.warning("No validation information for the message: " + message); in isValid()
204 HdmiLogger.warning("Unexpected source: " + message); in isValid()
210 HdmiLogger.warning("Unexpected broadcast message: " + message); in isValid()
215 HdmiLogger.warning("Unexpected direct message: " + message); in isValid()
223 HdmiLogger.warning("Unexpected parameters: " + message); in isValid()
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h31 MsgHandler warning(unsigned int pID);
53 inline mcld::MsgHandler mcld::warning(unsigned int pID) { in warning() function
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
DConfirmDialog.java62 ((TextView) view.findViewById(R.id.warning)).setText( in onResume()
64 getString(R.string.warning, VpnConfig.getVpnLabel(this, mPackage)), in onResume()
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp37 warning(diag::err_enable_as_needed_on_static_system); in isLegal()
42 warning(diag::err_mix_static_as_needed); in isLegal()
/frameworks/compile/slang/tests/P_rs_fp_imprecise/
Dstderr.txt.expect1 rs_fp_imprecise.rs:4:9: warning: rs_fp_imprecise is deprecated. Assuming rs_fp_relaxed instead.
/frameworks/compile/slang/tests/P_array_init/
Dstderr.txt.expect1 array_init.rs:22:6: warning: tentative array definition assumed to have one element
/frameworks/compile/slang/tests/P_redefine_RS_VERSION/
Dstderr.txt.expect1 redefine_RS_VERSION.rs:4:9: warning: 'RS_VERSION' macro redefined
/frameworks/base/tools/aapt/
DSourcePos.h21 void warning(const char* fmt, ...) const;
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java244 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getInt()
267 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getFloat()
468 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getDimensionPixelSize()
500 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getLayoutDimension()
569 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getFraction()
696 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_RESOLVE, in getResourceId()
/frameworks/base/tests/CoreTests/android/core/
DMiscRegressionTest.java30 Logger.global.warning("This has logging Level.WARNING, should become WARN"); in testAndroidLogHandler()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
DDesignLibUtil.java56 Bridge.getLog().warning(LayoutLog.TAG_INFO, in setTitle()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DMenuInflater_Delegate.java61 Bridge.getLog().warning(LayoutLog.TAG_BROKEN, in registerMenu()
/frameworks/native/include/ui/
DFramebufferNativeWindow.h18 #warning "FramebufferNativeWindow is deprecated"
/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp68 warning(diag::warn_unsupported_attribute_section_format) in merge()
100 warning(diag::warn_unrecognized_vendor_subsection) << vendor_name in merge()

123456