Home
last modified time | relevance | path

Searched refs:greatestDifference (Results 1 – 8 of 8) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCoverageLevel.txt30 ….*"]/dateTimeFormats/intervalFormats/intervalFormatItem\[@id=".*"]/greatestDifference\[@id=".*"] ;…
DTestExamples.txt7 …"%A"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="%A"]/greatestDifference[@id="%A"] ;…
/external/cldr/tools/java/org/unicode/cldr/util/data/
DPathHeader.txt109 …an"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="h%A"]/greatestDifference[@id="%A"] ; …
110 …an"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="H%A"]/greatestDifference[@id="%A"] ; …
112 …"%N"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="%A"]/greatestDifference[@id="%A"] ; …
113 …"%A"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="%A"]/greatestDifference[@id="%A"] ; …
DprettyPath.txt122 '$%%/dateTimeFormats/intervalFormats/intervalFormatItem[@id="' ($avalue) '"]/greatestDifference[@id…
DPathDescription.txt159 …dateTimeFormats/intervalFormats/intervalFormatItem\[@id="([^"]*)"]/greatestDifference\[@id="([^"]*…
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java678 String greatestDifference = parts.getAttributeValue(-1, "id"); in handleIntervalFormats() local
679 if (greatestDifference.equals("H")) greatestDifference = "h"; in handleIntervalFormats()
684 return intervalFormat.format(FIRST_INTERVAL, SECOND_INTERVAL.get(greatestDifference)); in handleIntervalFormats()
DCheckDates.java893 … String greatestDifference = pathParts.findAttributeValue("greatestDifference", "id"); in checkPattern() local
895 if ("y".equals(greatestDifference)) { in checkPattern()
/external/cldr/tools/java/org/unicode/cldr/icu/
Dldml2icu_locale.txt119 …)"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id="(%A)"]/greatestDifference[@id="(%A)"]$…