/frameworks/base/tools/layoutlib/create/.settings/ |
D | org.eclipse.jdt.core.prefs | 14 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 …]
|
D | README.txt | 2 This ensure proper compilation compliance and warning/error levels.
|
/frameworks/base/tools/layoutlib/bridge/.settings/ |
D | org.eclipse.jdt.core.prefs | 14 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 …]
|
D | README.txt | 2 This ensure proper compilation compliance and warning/error levels.
|
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
D | TestCaseCollector.java | 123 UiAutomatorTestCase warning = new UiAutomatorTestCase() { in error() local 129 warning.setName(clazz.getName()); in error() 130 return warning; in error()
|
/frameworks/compile/mclinker/tools/mcld/lib/Support/ |
D | LinkerConfig.cpp | 285 mcld::warning(mcld::diag::rewrap) << pWrapSymbol << to_wrap_str; in addWrap() 295 mcld::warning(mcld::diag::rewrap) << pWrapSymbol << from_real_str; in addWrap() 312 mcld::warning(mcld::diag::rewrap) << pPortableSymbol << to_port_str; in addPortable() 323 mcld::warning(mcld::diag::rewrap) << pPortableSymbol << from_real_str; in addPortable() 332 mcld::warning(mcld::diag::warn_cannot_open_search_dir) << pDirPath; in addSearchDir()
|
/frameworks/compile/libbcc/lib/Support/ |
D | LinkerConfig.cpp | 292 mcld::warning(mcld::diag::rewrap) << pWrapSymbol << to_wrap_str; in addWrap() 302 mcld::warning(mcld::diag::rewrap) << pWrapSymbol << from_real_str; in addWrap() 319 mcld::warning(mcld::diag::rewrap) << pPortableSymbol << to_port_str; in addPortable() 330 mcld::warning(mcld::diag::rewrap) << pPortableSymbol << from_real_str; in addPortable() 339 mcld::warning(mcld::diag::warn_cannot_open_search_dir) << pDirPath; in addSearchDir()
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | MsgHandling.h | 34 MsgHandler warning(unsigned int pID); 59 inline mcld::MsgHandler mcld::warning(unsigned int pID) in warning() function
|
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
D | BridgeTypedArray.java | 257 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getInt() 292 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getFloat() 459 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getDimension() 517 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getDimensionPixelSize() 551 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getLayoutDimension() 629 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getFraction() 748 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_RESOLVE, in getResourceId() 815 Bridge.getLog().warning(LayoutLog.TAG_RESOURCES_FORMAT, in getTextArray()
|
/frameworks/compile/slang/tests/P_warnings/ |
D | stderr.txt.expect | 1 warnings.rs:5:1: warning: control reaches end of non-void function
|
/frameworks/compile/slang/tests/P_unknown_function/ |
D | stderr.txt.expect | 1 unknown_function.rs:6:5: warning: implicit declaration of function 'rsgProgramStoreGetDepthFunc' is…
|
/frameworks/compile/slang/tests/P_redefine_RS_VERSION/ |
D | stderr.txt.expect | 1 redefine_RS_VERSION.rs:4:9: warning: 'RS_VERSION' macro redefined
|
/frameworks/compile/mclinker/lib/MC/ |
D | Attribute.cpp | 37 warning(diag::err_enable_as_needed_on_static_system); in isLegal() 42 warning(diag::err_mix_static_as_needed); in isLegal()
|
/frameworks/base/tools/aapt/ |
D | SourcePos.h | 21 int warning(const char* fmt, ...) const;
|
D | SourcePos.cpp | 138 SourcePos::warning(const char* fmt, ...) const in warning() function in SourcePos
|
/frameworks/base/tests/CoreTests/android/core/ |
D | MiscRegressionTest.java | 30 Logger.global.warning("This has logging Level.WARNING, should become WARN"); in testAndroidLogHandler()
|
/frameworks/compile/mclinker/tools/llvm-mcld/ |
D | llvm-mcld.cpp | 1083 mcld::warning(mcld::diag::rewrap) << *wname << to_wrap_str; in ProcessLinkerOptionsFromCommand() 1091 mcld::warning(mcld::diag::rewrap) << *wname << from_real_str; in ProcessLinkerOptionsFromCommand() 1108 mcld::warning(mcld::diag::rewrap) << *pname << to_port_str; in ProcessLinkerOptionsFromCommand() 1117 mcld::warning(mcld::diag::rewrap) << *pname << from_real_str; in ProcessLinkerOptionsFromCommand() 1128 mcld::warning(mcld::diag::warn_unsupported_option) << ArgGCSections.ArgStr; in ProcessLinkerOptionsFromCommand() 1138 mcld::warning(mcld::diag::warn_unsupported_option) << ArgICF.ArgStr; in ProcessLinkerOptionsFromCommand() 1143 mcld::warning(mcld::diag::warn_unsupported_option) << ArgFIXCA8.ArgStr; in ProcessLinkerOptionsFromCommand()
|
/frameworks/native/opengl/libs/EGL/ |
D | getProcAddress.cpp | 110 #warning "eglGetProcAddress() partially supported"
|
D | Loader.cpp | 313 #warning "SYSTEMUI_PBSIZE_HACK enabled" in load_driver()
|
D | egl_display.cpp | 144 #warning "Adreno-130 eglInitialize() workaround" in initialize()
|
/frameworks/base/docs/html/sdk/installing/ |
D | installing-adt.jd | 47 <p>If you get a security warning saying that the authenticity or validity of 119 <p>If you get a security warning saying that the authenticity or validity of 190 <p>If you get a security warning saying that the authenticity or validity of
|
/frameworks/base/docs/html-intl/ja/guide/publishing/ |
D | app-signing.jd | 177 <p class="warning"><strong>注:</strong> 署名されていないアプリケーション、またはデバッグ キーで署名されたアプリケーションはリリースできません。</p> 211 <p class="warning"><strong>注:</strong> Keytool を実行する前に、<a href="#secure-key">秘密鍵のセキュリティ設定</a>を読んで、キ…
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | support-lib.jd | 66 <div class="warning"><p><strong>Warning:</strong> To be sure that you don't accidentally use new
|
/frameworks/compile/mclinker/lib/LD/ |
D | ELFObjectReader.cpp | 228 warning(diag::warn_illegal_input_section) << (*section)->name() in readSections()
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | menu-resource.jd | 113 <p class="warning"><strong>Warning:</strong> If you obfuscate your code using <a 157 <p class="warning"><strong>Warning:</strong> If you obfuscate your code using <a 169 <p class="warning"><strong>Warning:</strong> If you obfuscate your code using <a
|