/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowPlurals.java | 118 .addCell(name) in printPluralTable() 119 .addCell(locale) in printPluralTable() 120 .addCell(redirect) in printPluralTable() 121 .addCell(redirect) in printPluralTable() 122 .addCell(redirect) in printPluralTable() 123 .addCell(redirect) in printPluralTable() 124 .addCell(redirect) in printPluralTable() 180 .addCell(name) in printPluralTable() 181 .addCell(locale) in printPluralTable() 182 .addCell(pluralType.toString()) in printPluralTable() [all …]
|
D | ChartSubdivisions.java | 102 .addCell(ENGLISH.getName(CLDRFile.TERRITORY_NAME, region)) in writeContents() 103 .addCell(region) in writeContents() 104 .addCell(name1) in writeContents() 106 .addCell(s1) in writeContents() 107 .addCell(name2) in writeContents() 108 .addCell(s2) in writeContents() 116 .addCell(ENGLISH.getName(CLDRFile.TERRITORY_NAME, region)) in writeContents() 117 .addCell(region) in writeContents() 118 … .addCell(regionAliases == null ? "«none»" : "=" + CollectionUtilities.join(regionAliases, ", ")) in writeContents() 120 .addCell("") in writeContents() [all …]
|
D | GenerateChangeChart.java | 208 .addCell(votes) in add() 209 .addCell(name) in add() 210 .addCell(locale) in add() 211 .addCell(pathHeader) // hidden field in add() 212 .addCell(pageId) in add() 213 .addCell(header == null ? "" : header) in add() 214 .addCell(code) in add() 215 .addCell(engValue == null ? "∅" : engValue) in add() 216 .addCell(oldValue) in add() 217 .addCell("→") in add() [all …]
|
D | ShowKeyboards.java | 499 .addCell(linkedLocaleName) // name in showLocaleToCharacters() 500 .addCell(key) // locale in showLocaleToCharacters() 501 .addCell("ALL") // platform in showLocaleToCharacters() 502 .addCell("COMMON") // variant in showLocaleToCharacters() 503 .addCell(likelyScript) // script in showLocaleToCharacters() 504 .addCell(getInfo(null, common, cldrFile)) // stats in showLocaleToCharacters() 505 .addCell(safeUnicodeSet(common)) // characters in showLocaleToCharacters() 527 .addCell(linkedLocaleName) // name in showLocaleToCharacters() 528 .addCell(key) // locale in showLocaleToCharacters() 529 .addCell(keyboardId.platform) // platform in showLocaleToCharacters() [all …]
|
D | DiffWithParent.java | 49 table.addRow().addCell(pathName).addCell(locale).addCell(value) in main() 50 .addCell(showDistinguishingAttributes(fullPath)).finishRow(); in main() 59 table.addRow().addCell(pathName).addCell(parentLocale).addCell( in main() 60 pvalue).addCell(pfullPath).finishRow(); in main()
|
D | ChartDayPeriods.java | 83 .addCell(group) in writeContents() 84 .addCell(ENGLISH.getName(locale)) in writeContents() 85 .addCell(locale) in writeContents() 87 .addCell(df.format(time)) in writeContents() 88 .addCell(data.get2()) in writeContents() 89 .addCell(name) in writeContents()
|
D | ChartLanguageMatching.java | 67 .addCell(getName(row.get0(), true)) in writeContents() 68 .addCell(getName(row.get1(), false)) in writeContents() 69 .addCell(row.get0()) in writeContents() 70 .addCell(row.get1()) in writeContents() 71 .addCell((100 - row.get2())) in writeContents() 72 .addCell(row.get3() ? "→" : "⬌") in writeContents()
|
D | ShowLanguages.java | 545 .addCell(scriptMetatdata.sampleChar) in addLanguageScriptCells2() 546 .addCell(scriptName) in addLanguageScriptCells2() 547 .addCell(script) in addLanguageScriptCells2() 548 .addCell(isLanguageTranslated) in addLanguageScriptCells2() 549 .addCell(languageName) in addLanguageScriptCells2() 550 .addCell(nativeLanguageName) in addLanguageScriptCells2() 551 .addCell(language) in addLanguageScriptCells2() 552 .addCell(isTerritoryTranslated) in addLanguageScriptCells2() 553 .addCell(territoryName) in addLanguageScriptCells2() 554 .addCell(nativeTerritoryName) in addLanguageScriptCells2() [all …]
|
D | GenerateComparison.java | 335 .addCell(prettySort1) in main() 336 .addCell(prettySort2) in main() 337 .addCell(prettySort3) in main() 338 .addCell(escapedPath) in main() 339 .addCell(isAliased ? "I" : "") in main() 340 .addCell(pretty1) in main() 341 .addCell(pretty2) in main() 342 .addCell(pretty3) in main() 343 .addCell(englishValue == null ? "-" : englishValue) in main() 344 .addCell(coreStatus) in main() [all …]
|
D | ChartDelta.java | 640 .addCell(ph.getSectionId()) in writeDiffs() 641 .addCell(ph.getPageId()) in writeDiffs() 642 .addCell(ph.getHeader()) in writeDiffs() 643 .addCell(ph.getCode()) in writeDiffs() 644 .addCell(oldNew[0]) in writeDiffs() 645 .addCell(oldNew[1]) in writeDiffs() 663 .addCell(ph.getSectionId()) in writeDiffs() 664 .addCell(ph.getPageId()) in writeDiffs() 665 .addCell(ph.getHeader()) in writeDiffs() 666 .addCell(ph.getCode()) in writeDiffs() [all …]
|
D | ChartLanguageGroups.java | 145 .addCell(parent) in addRow() 146 .addCell(getLangName(parent)) in addRow() 147 .addCell(marker) in addRow() 148 .addCell(treeList.toString()) in addRow()
|
D | ShowLocaleCoverage.java | 851 .addCell(seedString) in printData() 852 .addCell(language) in printData() 853 .addCell(ENGLISH.getName(language)) in printData() 854 .addCell(file.getName(language)) in printData() 855 .addCell(script) in printData() 856 .addCell(cldrLocaleLevelGoal) in printData() 857 .addCell(sublocales.size()); in printData() 969 .addCell(sumFound) in printData() 970 .addCell(sumUnconfirmed) in printData() 971 .addCell(sumMissing) in printData() [all …]
|
D | ChartDtdDelta.java | 123 .addCell(datum.getVersionString()) in writeContents() 124 .addCell(datum.dtdType) in writeContents() 125 .addCell(datum.newPath) in writeContents() 126 .addCell(datum.newElement) in writeContents() 127 .addCell(datum.attributeNames) in writeContents()
|
D | ChartSubdivisionNames.java | 150 ….addCell(english.getName(CLDRFile.TERRITORY_NAME, code.substring(0, 2).toUpperCase(Locale.ENGLISH)… in writeSubcharts() 151 .addCell(code); in writeSubcharts() 158 tablePrinter.addCell(name2 == null ? "" : name2); in writeSubcharts()
|
D | ChartAnnotations.java | 188 .addCell(cp) in writeSubcharts() 189 .addCell(Utility.hex(cp, 4, " ")) in writeSubcharts() 217 tablePrinter.addCell(baseAnnotation); in writeSubcharts()
|
D | TablePrinter.java | 38 tablePrinter.addRow().addCell("Foo").addCell(1.5d).addCell(99).finishRow(); in main() 179 public TablePrinter addCell(Comparable cell) { in addCell() method in TablePrinter
|
D | ChartCollation.java | 359 .addCell(type) in writeContents() 360 .addCell(list.toString()); in writeContents()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | ConsoleCheckCLDR.java | 1111 .addCell(shortStatus) in closeErrorFile() 1112 .addCell(subtype) in closeErrorFile() 1113 .addCell(localeID) in closeErrorFile() 1114 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile() 1116 … .addCell(section) // menuPath == null ? "" : "<a href='" + link + "'>" + menuPath + "</a>" in closeErrorFile() 1117 .addCell(errorFileCounter.getCount(item)) in closeErrorFile() 1144 .addCell(ConsoleCheckCLDR.getLinkedLocale(localeID)) in closeErrorFile() 1145 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile() 1146 .addCell(org) in closeErrorFile() 1147 .addCell(localeVotingData.missingOrganizationCounter.getCount(org)) in closeErrorFile() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | VerifyZones.java | 461 .addCell(metazoneInfo) in addZones() 462 .addCell(englishTerritory + ": " + tzid.replace("/", "/\u200B")); in addZones() 469 output.addCell(formattedZone); in addZones() 472 output.addCell("<i>n/a</i>"); in addZones() 473 output.addCell("<i>n/a</i>"); in addZones() 484 output.addCell(view == null in addZones()
|
D | VerifyCompactNumbers.java | 246 .addCell(formattedNumber) in showNumbers() 247 .addCell(compactFormattedNumber) in showNumbers() 248 .addCell(compactLongFormattedNumber); in showNumbers() 251 .addCell(cdfCurr == null ? "n/a" : cdfCurr.format(source)) in showNumbers()
|
D | VettingViewer.java | 1590 addCell(output, nf.format(++count), null, "tv-num", HTMLType.plain); in writeTables() 1592 addCell(output, code, null, "tv-code", HTMLType.plain); in writeTables() 1605 addCell(output, cellValue, null, "tv-eng", HTMLType.markup); in writeTables() 1607 … addCell(output, englishFile.getWinningValue(path), null, "tv-eng", HTMLType.plain); in writeTables() 1613 … addCell(output, oldStringValue, null, oldValueMissing != MissingStatus.PRESENT ? "tv-miss" in writeTables() 1620 … addCell(output, newWinningValue, null, choicesForPath.contains(Choice.missingCoverage) ? "tv-miss" in writeTables() 1639 addCell(output, pathInfo.htmlMessage, null, "tv-test", HTMLType.markup); in writeTables() 1877 …private void addCell(Appendable output, String value, String title, String classValue, HTMLType ht… in addCell() method in VettingViewer
|