Home
last modified time | relevance | path

Searched refs:sortedNames (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1059 Map<String, String> sortedNames = new TreeMap<String, String>(Collator.getInstance()); in writeSummaryTable() local
1076 sortedNames.put(getName(localeID), localeID); in writeSummaryTable()
1078 if (sortedNames.isEmpty()) { in writeSummaryTable()
1091 for (Entry<String, String> entry : sortedNames.entrySet()) { in writeSummaryTable()
1129 showSubtypes(output, sortedNames, localeNameToFileInfo, totals, true); in writeSummaryTable()
1130 showSubtypes(output, sortedNames, localeNameToFileInfo, totals, false); in writeSummaryTable()
1134 private void showSubtypes(Appendable output, Map<String, String> sortedNames, in showSubtypes() argument
1154 String localeID = sortedNames.get(name); in showSubtypes()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...