Searched refs:Warning (Results 1 - 25 of 134) sorted by relevance

123456

/external/dexmaker/src/dx/java/com/android/dx/util/
H A DWarning.java22 public class Warning extends RuntimeException { class in inherits:RuntimeException
28 public Warning(String message) { method in class:Warning
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DWarningList.java34 * A list of Warning headers.
43 public class WarningList extends SIPHeaderList<Warning> {
58 super(Warning.class, Warning.NAME);
H A DWarning.java45 public class Warning extends SIPHeader implements WarningHeader { class in inherits:SIPHeader,WarningHeader
57 * the Warning header, for use in debugging
68 public Warning() { method in class:Warning
121 "Code parameter in the Warning header is invalid: code="
132 throw new NullPointerException("the host parameter in the Warning header is null");
146 "The text parameter in the Warning header is null",
153 * $Log: Warning.java,v $
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DAuditCategories.js44 this.addRule(new WebInspector.AuditRules.UnusedCssRule(), WebInspector.AuditRule.Severity.Warning);
47 this.addRule(new WebInspector.AuditRules.VendorPrefixedCSSProperties(), WebInspector.AuditRule.Severity.Warning);
67 this.addRule(new WebInspector.AuditRules.ImageDimensionsRule(), WebInspector.AuditRule.Severity.Warning);
68 this.addRule(new WebInspector.AuditRules.CookieSizeRule(400), WebInspector.AuditRule.Severity.Warning);
69 this.addRule(new WebInspector.AuditRules.StaticCookielessRule(5), WebInspector.AuditRule.Severity.Warning);
72 this.addRule(new WebInspector.AuditRules.MinimizeDnsLookupsRule(4), WebInspector.AuditRule.Severity.Warning);
73 this.addRule(new WebInspector.AuditRules.ParallelizeDownloadRule(4, 10, 0.5), WebInspector.AuditRule.Severity.Warning);
75 this.addRule(new WebInspector.AuditRules.ProxyCacheControlRule(), WebInspector.AuditRule.Severity.Warning);
H A DConsoleModel.js99 case WebInspector.ConsoleMessage.MessageLevel.Warning:
186 return (this.level === WebInspector.ConsoleMessage.MessageLevel.Warning || this.level === WebInspector.ConsoleMessage.MessageLevel.Error);
263 Warning: "warning",
/external/chromium_org/ppapi/generators/
H A Didl_lint.py43 node.Warning('Expecting a comment.')
50 node.Warning('Expecting a label in a file containing interfaces.')
62 node.Warning('%s passByValue but %s returnByValue.' % (pbv, ret))
67 node.Warning('Expecting value for enumeration.')
73 node.Warning('Interface name inconsistent: %s' % macro)
78 node.parent.Warning('Requires an inline %s block.' % inline_type)
87 arg.Warning('[in] parameter after [out] parameter')
95 node.Warning('Missing argument type: [in|out|inout]')
/external/clang/bindings/python/tests/cindex/
H A Dtest_diagnostics.py9 assert tu.diagnostics[0].severity == Diagnostic.Warning
19 assert tu.diagnostics[0].severity == Diagnostic.Warning
31 assert tu.diagnostics[0].severity == Diagnostic.Warning
45 assert tu.diagnostics[0].severity == Diagnostic.Warning
68 assert d.severity == Diagnostic.Warning
/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h59 bool Warning(SMLoc L, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
60 return getParser().Warning(L, Msg);
/external/compiler-rt/lib/msan/
H A Dmsan_report.cc41 const char *Warning() { return Red(); } function in class:__msan::Decorator
97 Printf("%s", d.Warning());
118 Printf("%s", d.Warning());
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DWarningParser.java34 * Parser for Warning header.
51 * Warning header to parse
83 Warning warning = new Warning();
126 warning = new Warning();
178 * warning[] = { "Warning: 307 isi.edu \"Session parameter 'foo' not
179 * understood\"\n", "Warning: 301 isi.edu \"Incompatible network address
180 * type 'E.164'\"\n", "Warning: 312 ii.edu \"Soda\", "+ " 351 i.edu \"I
181 * network address 'E.164'\" , 323 ii.edu \"Sodwea\"\n", "Warning: 392
/external/chromium_org/chrome/renderer/extensions/
H A Dlogging_native_handler.h43 void Warning(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dlogging_native_handler.cc23 base::Bind(&LoggingNativeHandler::Warning, base::Unretained(this)));
55 void LoggingNativeHandler::Warning( function in class:extensions::LoggingNativeHandler
/external/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp35 case DiagnosticsEngine::Warning:
71 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Warning,
H A DLogDiagnosticPrinter.cpp35 case DiagnosticsEngine::Warning: return "warning";
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
H A Dmessages.properties27 RSSFeedAddEntryTask.BranchError=Warning: no branch specified, eg., 3.2.0\!
28 RSSFeedAddEntryTask.BuildIDError=Warning: no buildID specified, eg., S200506071234\!
29 RSSFeedAddEntryTask.BuildURLError=Warning: no buildURL specified, eg., http://server/path/to/project/downloads/drops/branch/buildID/\!
70 RSSFeedWatcherTask.WarningNoScriptAction=Warning: Assuming no script action for
71 RSSFeedWatcherTask.WarningNoCommandlineParams=Warning: Assuming no commandline params for
/external/compiler-rt/lib/asan/
H A Dasan_report.cc59 const char *Warning() { return Red(); } function in class:__asan::Decorator
525 Printf("%s", d.Warning());
540 Printf("%s", d.Warning());
557 Printf("%s", d.Warning());
579 Printf("%s", d.Warning());
593 Printf("%s", d.Warning());
606 Printf("%s", d.Warning());
623 Printf("%s", d.Warning());
722 Printf("%s", d.Warning());
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp337 msg.setIcon(QMessageBox::Warning);
358 msg.setIcon(QMessageBox::Warning);
382 msg.setIcon(QMessageBox::Warning);
397 msg.setIcon(QMessageBox::Warning);
1358 msg.setIcon(QMessageBox::Warning);
1392 msg.setIcon(QMessageBox::Warning);
1415 msg.setIcon(QMessageBox::Warning);
1438 msg.setIcon(QMessageBox::Warning);
1459 msg.setIcon(QMessageBox::Warning);
1488 msg.setIcon(QMessageBox::Warning);
[all...]
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp335 /// level of the specified diagnostic ID is a Warning or Extension.
423 Result = DiagnosticIDs::Warning;
436 Result = DiagnosticIDs::Warning;
455 Result = DiagnosticIDs::Warning;
459 if (Result == DiagnosticIDs::Ignored || Result == DiagnosticIDs::Warning)
471 if (Result == DiagnosticIDs::Warning && Diag.IgnoreAllWarnings)
475 if (Result == DiagnosticIDs::Warning) {
490 if (Result >= DiagnosticIDs::Warning &&
689 if (DiagLevel == DiagnosticIDs::Warning)
/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp34 case DiagnosticsEngine::Warning: return CXDiagnostic_Warning;
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak195 !MESSAGE Warning: cannot find "ucmcore.mk". Not building core MIME/Unix/Windows converter files.
202 !MESSAGE Warning: cannot find "ucmfiles.mk". Not building many converter files.
215 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files.
245 !MESSAGE Warning: cannot find "brkfiles.mk"
278 !MESSAGE Warning: cannot find "resfiles.mk"
297 !MESSAGE Warning: cannot find "curr\resfiles.mk"
318 !MESSAGE Warning: cannot find "lang\resfiles.mk"
339 !MESSAGE Warning: cannot find "region\resfiles.mk"
360 !MESSAGE Warning: cannot find "zone\resfiles.mk"
381 !MESSAGE Warning
[all...]
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1277 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << LockName);
1278 Warnings.push_back(DelayedDiag(Warning, OptionalNotes()));
1301 PartialDiagnosticAt Warning(Loc,
1303 Warnings.push_back(DelayedDiag(Warning, OptionalNotes()));
1334 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << LockName);
1337 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note)));
1340 Warnings.push_back(DelayedDiag(Warning, OptionalNotes()));
1346 PartialDiagnosticAt Warning(
1350 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note)));
1360 PartialDiagnosticAt Warning(Lo
[all...]
/external/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp47 case DiagnosticsEngine::Warning: return 'W';
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dsas.php254 6 => array(//Warning messages
/external/icu4c/data/
H A Dmakedata.mak195 !MESSAGE Warning: cannot find "ucmcore.mk". Not building core MIME/Unix/Windows converter files.
202 !MESSAGE Warning: cannot find "ucmfiles.mk". Not building many converter files.
215 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files.
245 !MESSAGE Warning: cannot find "brkfiles.mk"
278 !MESSAGE Warning: cannot find "resfiles.mk"
297 !MESSAGE Warning: cannot find "curr\resfiles.mk"
318 !MESSAGE Warning: cannot find "lang\resfiles.mk"
339 !MESSAGE Warning: cannot find "region\resfiles.mk"
360 !MESSAGE Warning: cannot find "zone\resfiles.mk"
381 !MESSAGE Warning
[all...]
/external/chromium_org/third_party/ots/src/
H A Dots.h39 ots::Warning(__FILE__, __LINE__, format, ##args)
40 void Warning(const char *f, int l, const char *format, ...)

Completed in 3112 milliseconds

123456