/external/proguard/src/proguard/classfile/util/ |
ClassSuperHierarchyInitializer.java | 37 * This visitor optionally prints warnings if some superclasses can't be found 55 * hierarchy of all visited class files, optionally printing warnings if
|
/external/webkit/Tools/Scripts/ |
detect-mismatched-virtual-const | 53 # Output consists of a series of warnings like this: 64 no warnings qw /syntax/;
|
webkit-tools-completion.sh | 92 complete -W "--continue --fix-merged --help --no-continue --no-warnings --warnings -c -f -h -w" resolve-ChangeLogs
|
/ndk/sources/host-tools/sed-4.2.1/ |
basicdefs.h | 50 /* Oftentimes casts are used as an ugly hack to silence warnings 51 * from the compiler. However, sometimes those warnings really
|
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
LayoutLog.java | 24 * Prefix for resource warnings/errors. This is not meant to be used as-is by the Layout 33 * Prefix for matrix warnings/errors. This is not meant to be used as-is by the Layout
|
/sdk/lint/cli/src/com/android/tools/lint/ |
TextReporter.java | 28 * A reporter which emits lint warnings as plain text strings 160 mWriter.write(String.format("%1$d errors, %2$d warnings",
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/ |
UnusedResourceDetectorTest.java | 127 "No warnings.", 137 "No warnings.",
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestSemanticPredicates.java | 809 System.err.println("Warnings issued: "+equeue); 837 Message msg = getNonDeterminismMessage(equeue.warnings); 842 getNonDeterminismMessage(equeue.warnings); 852 getNonDeterminismMessage(equeue.warnings); 869 getNonDeterminismMessage(equeue.warnings); 875 getGrammarInsufficientPredicatesMessage(equeue.warnings); 891 getGrammarInsufficientPredicatesMessage(equeue.warnings); 893 System.out.println(equeue.warnings); 901 protected GrammarNonDeterminismMessage getNonDeterminismMessage(List warnings) { 902 for (int i = 0; i < warnings.size(); i++) [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarReport.java | 68 int warnings; field in class:GrammarReport.ReportData 246 data.warnings = ErrorManager.getErrorState().warnings; 467 buf.append("Number of warnings: "); 468 buf.append(data.warnings);
|
/external/expat/bcb5/ |
elements.mak | 42 WARNINGS= -w-par -w-8027 -w-8026 166 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 169 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 172 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 175 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
expat.mak | 43 WARNINGS= -w-rch -w-par -w-8027 -w-8026 -w-ccc 167 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 170 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 173 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 176 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
expat_static.mak | 42 WARNINGS = -w-rch -w-par -w-8027 -w-8026 -w-ccc 169 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 172 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 175 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 178 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
expatw.mak | 43 WARNINGS= -w-rch -w-par -w-8027 -w-8026 -w-ccc 167 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 170 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 173 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 176 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
expatw_static.mak | 42 WARNINGS = -w-rch -w-par -w-8027 -w-8026 -w-ccc 170 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 173 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 176 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 179 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
outline.mak | 42 WARNINGS= -w-par -w-8027 -w-8026 166 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 169 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 172 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 175 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
xmlwf.mak | 43 WARNINGS= -w-8065 -w-par -w-8027 -w-8026 167 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 170 $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< } 173 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< } 176 $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
|
/external/icu4c/data/ |
cldr-icu-readme.txt | 178 # 7. Fix any errors, investigate any warnings. Some warnings are expected, 179 # including warnings for missing versions in locale names which specify some 183 # and warnings for some empty collation bundles, e.g. 190 # warnings.
|
/external/libpng/projects/visualc71/ |
libpng.vcproj | 659 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
667 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
675 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
683 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
691 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
|
/external/llvm/lib/Support/Windows/ |
Signals.inc | 36 // specifier. So these warnings are spurious in this case. Since we compile 37 // with -Wall, this will generate these warnings which should be ignored. So 38 // we will turn off the warnings for this just file. However, MinGW also does 482 // We turned these warnings off for this file so that MinGW-g++ doesn't 484 // warnings back on. If MinGW starts to support diagnostic stacks, we can
|
/frameworks/base/telephony/java/android/telephony/ |
SmsCbMessage.java | 120 * 16-bit CDMA service category or GSM/UMTS message identifier. For ETWS and CMAS warnings, 135 /** ETWS warning notification information (ETWS warnings only). */ 138 /** CMAS warning notification information (CMAS warnings only). */ 267 * of the category is radio technology specific. For ETWS and CMAS warnings, the information 330 * warning notifications containing a type 1 elements record and for GSM and UMTS warnings
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-objcopy.1 | 167 [\fB\-\-change\-warnings\fR] [\fB\-\-no\-change\-warnings\fR] 491 be issued, unless \fB\-\-no\-change\-warnings\fR is used. 503 will be issued, unless \fB\-\-no\-change\-warnings\fR is used. 516 \&\fB\-\-no\-change\-warnings\fR is used. 517 .IP "\fB\-\-change\-warnings\fR" 4 518 .IX Item "--change-warnings" 520 .IP "\fB\-\-adjust\-warnings\fR" 4 521 .IX Item "--adjust-warnings" 526 .IP "\fB\-\-no\-change\-warnings\fR" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-objcopy.1 | 167 [\fB\-\-change\-warnings\fR] [\fB\-\-no\-change\-warnings\fR] 491 be issued, unless \fB\-\-no\-change\-warnings\fR is used. 503 will be issued, unless \fB\-\-no\-change\-warnings\fR is used. 516 \&\fB\-\-no\-change\-warnings\fR is used. 517 .IP "\fB\-\-change\-warnings\fR" 4 518 .IX Item "--change-warnings" 520 .IP "\fB\-\-adjust\-warnings\fR" 4 521 .IX Item "--adjust-warnings" 526 .IP "\fB\-\-no\-change\-warnings\fR" [all...] |
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 465 // Hide all the incognito warnings that are attached to the wrong extension 467 var warnings = document.getElementsByClassName('incognitoWarning'); 468 for (var i = 0; i < warnings.length; i++) { 469 var extension = warnings[i]; 473 if (extension.extensionId != warnings[i].attachedExtensionId) { 474 warnings[i].style.display = "none"; 475 warnings[i].style.opacity = "0";
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
run_webkit_tests.py | 70 warnings = _set_up_derived_options(port, options) 74 for w in warnings: 128 # We return a list of warnings to print after the printer is initialized. 129 warnings = [] 136 warnings.append("--worker-model=inline overrides --child-processes") 163 warnings.append("--additional-platform-directory=%s is ignored since it is not absolute" % path) 168 return warnings
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintViewPart.java | 81 * Eclipse View which shows lint warnings for the current project 188 // No supplied context: show lint warnings for all projects 407 int warnings = mLintView.getWarningCount(); local 408 mErrorLabel.setText(String.format("%1$d errors, %2$d warnings", errors, warnings)); 623 * Shows or reconfigures the LintView to show the lint warnings for the 626 * @param projects the projects to show lint warnings for
|