Searched refs:warningCount (Results 1 – 6 of 6) sorted by relevance
37 private int warningCount; field in WarningPrinter125 warningCount++; in print()134 return warningCount; in getWarningCount()
159 int warningCount = warningPrinter.getWarningCount(); in execute() local160 if (warningCount > 0) in execute()162 System.err.println("Warning: there were " + warningCount + in execute()393 int warningCount = warningPrinter.getWarningCount(); in execute() local394 if (warningCount > 0) in execute()396 System.err.println("Warning: there were " + warningCount + in execute()
110 int warningCount = warningPrinter.getWarningCount(); in execute() local111 if (warningCount > 0) in execute()113 System.err.println("Warning: there were " + warningCount + in execute()
259 int warningCount = countCompileWarnings(fileContents); in readCompileLog() local275 formatCompileErrorRow(log, errorCount, warningCount, compilerLog); in readCompileLog()281 int warningCount = 0; in parseCompileLog() local333 warningCount++; in parseCompileLog()359 warningCount, in parseCompileLog()832 int warningCount, in formatCompileErrorRow() argument835 if (errorCount == 0 && warningCount == 0) { in formatCompileErrorRow()872 .append(warningCount) in formatCompileErrorRow()
META-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java ...
META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...