Home
last modified time | relevance | path

Searched refs:ldml (Results 1 – 25 of 52) sorted by relevance

123

/external/cldr/tools/java/org/unicode/cldr/util/data/
DPlaceholders.txt12 ^//ldml/dates/calendars/calendar\[@type="%A"]/dateTimeFormats/dateTimeFormatLength\[@type="%A"]/dat…
15 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; cccc=UNKNOWN ?
16 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; ccc=UNKNOWN ?
18 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; EEEEE=DAY_OF_WEEK_NARROW T
19 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; EEEE=DAY_OF_WEEK_LONG Tuesday
20 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; EEE=DAY_OF_WEEK_SHORT Tues
21 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; E=DAY_OF_WEEK_SHORT Tues
23 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; GGGGG=NARROW_ERA A
24 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; GGGG=LONG_ERA Anno Domini
25 #^//ldml/dates/.*(pattern|available|intervalFormatItem) ; G=SHORT_ERA AD
[all …]
DPathHeader.txt31 //ldml/identity/%E[@type="%A"] ; Special ; Identity ; $1 ; $2 ; HIDE
32 //ldml/identity/version ; Special ; Version ; null ; version ; HIDE
33 //ldml/identity/generation ; Special ; Version ; null ; generation ; HIDE
36 //ldml/(.*)/default$ ; Special ; Suppress ; Default ; $1 ; HIDE
37 //ldml/(.*)/alias$ ; Special ; Suppress ; Alias ; $1 ; HIDE
40 //ldml/characters/exemplarCharacters$ ; Core Data ; Alphabetic Information ; …
41 //ldml/characters/exemplarCharacters[@type="%A"] ; Core Data ; Alphabetic Information ; …
43 //ldml/numbers/(default)NumberingSystem ; Core Data ; Numbering Systems ; Num…
44 //ldml/numbers/otherNumberingSystems/(%E) ; Core Data ; Numbering Systems ; Numbe…
47 //ldml/localeDisplayNames/localeDisplayPattern/%E ; Locale Display Names ; Locale Name…
[all …]
DPathDescription.txt6 ^//ldml/localeDisplayNames/territories/territory\[@type="(CD|DG|CG|003|021|ZA|018|FK|MK|MM|TW|HK|MO…
7 ^//ldml/localeDisplayNames/scripts/script\[@type="(Z[^"]*)"] ; ROOT script; The name of the script …
9 ^//ldml/dates/timeZoneNames/zone\[@type="([^"]*)"]/exemplarCity ; ROOT timezone ; The name of {0}. …
11 ^//ldml/localeDisplayNames/languages/language\[@type="([^"]*)"] ; ROOT language; The name of the la…
12 ^//ldml/localeDisplayNames/scripts/script\[@type="([^"]*)"] ; ROOT script; The name of the script (…
13 ^//ldml/localeDisplayNames/territories/territory\[@type="([^"]*)"] ; ROOT territory; The name of th…
14 ^//ldml/localeDisplayNames/subdivisions/subdivision\[@type="([^"]*)"] ; ROOT territory; The name of…
15 ^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol$ ; ROOT currency; The symbol for the c…
16 ^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol\[@alt="narrow"] ; ROOT currency; The N…
17 ^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol\[@alt="([^"]++)"] ; ROOT currency; An …
[all …]
DtestLdml2Icu.txt14 //ldml/identity ; ignore
15 //(ldml|supplementalData)/(generation|version).* ; ignore
23 //ldml/posix ; unconverted
27 //ldml/typographicNames ; unconverted
28 //ldml/localeDisplayNames/subdivisions ; unconverted
52 #//ldml/dates/calendars/calendar[@type="%A"]/.*[@alt="variant"] ; unconverted
53 #//ldml/numbers/currencies/currency[@type="%A"]/symbol[@alt="variant"] ; unconverted
DCheckCLDR-exceptions.txt8 displayCollision ; (fil|sr(_Latn)?) ; //ldml/dates/fields/field[@type="week(-(short|narrow))?"]/rel…
9 displayCollision ; (fil|sr(_Latn)?) ; //ldml/dates/fields/field[@type="sun"]/relative[@type="(-)?1"]
DprettyPath.txt7 '//ldml' > ;
46 # //ldml/dates/calendars/calendar[@type="buddhist"]/X/default
106 # //ldml/dates/calendars/calendar[@type="gregorian"]/dayPeriods/dayPeriodContext[@type="format"]/da…
170 # //ldml/numbers/decimalFormats/decimalFormatLength[@type="short"]/decimalFormat[@type="standard"]/…
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCoverageLevel.txt1 ^//ldml/dates/calendars/calendar\[@type="(?!gregorian)[^"]*"] ; 100
2 ^//ldml/identity ; 100
3 ^//ldml/characters/exemplarCharacters\[@type="currencySymbol"] ; 30
4 ^//ldml/characters/exemplarCharacters ; 10
5 ^//ldml/.*/alias ; 100
6 ^//ldml/.*/default ; 100
7 ^//ldml/dates/calendars/calendar\[@type=".*"]/dateTimeFormats/appendItems/appendItem\[@request=".*"…
8 ^//ldml/dates/calendars/calendar\[@type=".*"]/dayPeriods/dayPeriodContext\[@type=".*"]/dayPeriodWid…
9 ^//ldml/dates/timeZoneNames/singleCountries ; 100
10 ^//ldml/references ; 100
[all …]
DTestExamples.txt5 //ldml/localeDisplayNames/languages/language[@type="(?:[^"_]*+_)%A"] ; example
7 #//ldml/dates/calendars/calendar[@type="%A"]/dateTimeFormats/intervalFormats/intervalFormatItem[@id…
10 //ldml/dates/calendars/calendar[@type="%A"]/dateFormats/dateFormatLength[@type="%A"]/dateFormat[@ty…
11 //ldml/dates/calendars/calendar[@type="%A"]/dateTimeFormats/availableFormats/dateFormatItem[@id="%A…
12 //ldml/dates/calendars/calendar[@type="%A"]/dateTimeFormats/dateTimeFormatLength[@type="%A"]/dateTi…
13 //ldml/dates/calendars/calendar[@type="%A"]/timeFormats/timeFormatLength[@type="%A"]/timeFormat[@ty…
14 //ldml/dates/timeZoneNames/fallbackFormat ; example
15 //ldml/dates/timeZoneNames/gmtFormat ; example
16 //ldml/dates/timeZoneNames/hourFormat ; example
17 //ldml/dates/timeZoneNames/metazone[@type="%A"]/long/daylight ; example
[all …]
DTestPerf.java40 CLDRFile.getComparator(DtdType.ldml));
139 DtdData dtdData = DtdData.getInstance(DtdType.ldml); in TestXPathPartsWithComparators()
150 DtdData dtdData = DtdData.getInstance(DtdType.ldml); in TestPathComparison()
166 checkCost(sortedArray, CLDRFile.getComparator(DtdType.ldml), 1, in TestPathComparison()
171 CLDRFile.getComparator(DtdType.ldml), iterations, failures); in TestPathComparison()
DTestCLDRFile.java139 .getComparator(DtdType.ldml)), in testExtraPaths()
143 .getComparator(DtdType.ldml)), in testExtraPaths()
432 CLDRFile.getComparator(DtdType.ldml)); in testGeorgeBailey()
564 for (String dir : DtdType.ldml.directories) { in TestForStrayFiles()
663 if (!DtdType.ldml.directories.contains(sub1)) { in getFiles()
DTestAliases.java175 for (String dirString : DtdType.ldml.directories) { in TestOnlyRootHasAliases()
DTestPathHeader.java108 for (String directory : DtdType.ldml.directories) { in tempTestCompletenessLdmlDtd()
347 if (supplemental.isDeprecated(DtdType.ldml, path)) { in TestOptional()
450 if (supplemental.isDeprecated(DtdType.ldml, path)) { in TestCoverage()
700 boolean isDeprecated = supplemental.isDeprecated(DtdType.ldml, path); in TestStatus()
1116 if (dtdType == DtdType.ldml || dtdType == DtdType.ldmlICU) { in TestCompletenessNonLdmlDtd()
/external/cldr/tools/java/org/unicode/cldr/icu/
Dldml2icu_locale.txt21 %D=//ldml/numbers/defaultNumberingSystem
27 //ldml/dates/calendars/calendar[@type="(%A)"]/alias[@source="locale"][@path="../calendar[@type='(%A…
29 //ldml/dates/calendars/calendar[@type="(%A)"]/dayPeriods/alias[@source="locale"][@path="../../calen…
34 //ldml/dates/calendars/calendar[@type="gregorian"]/dayPeriods/dayPeriodContext[@type="format"]/dayP…
35 //ldml/dates/calendars/calendar[@type="gregorian"]/dayPeriods/dayPeriodContext[@type="format"]/dayP…
37 //ldml/dates/calendars/calendar[@type="(%A)"]/(eras|quarters|cyclicNameSets|monthPatterns)/alias[@s…
39 //ldml/dates/calendars/calendar[@type="(%A)"]/eras/eraNarrow/alias[@source="locale"][@path="../eraA…
40 //ldml/dates/calendars/calendar[@type="(%A)"]/eras/eraNames/alias[@source="locale"][@path="../eraAb…
42 //ldml/dates/calendars/calendar[@type="(%A)"]/(cyclicNameSet)s/\2[@type="(%W)"]/alias[@source="loca…
43 //ldml/dates/calendars/calendar[@type="(%A)"]/(cyclicNameSet)s/\2[@type="(%W)"]/(cyclicName)Context…
[all …]
Dldml2icu_readme.txt47 //ldml/(.*)/b ; /x/$1
48 matching //ldml/a/b would result in the ICU path /x/a.
/external/cldr/tools/java/org/unicode/cldr/tool/
Dmodify_config.txt1 locale=ia; action=add; new_path=//ldml/dates/calendars/calendar[@type="gregorian"]/dateTimeFormats/…
2 locale=ia; action=add; new_path=//ldml/dates/calendars/calendar[@type="gregorian"]/dateTimeFormats/…
3 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year"]/relativeTime[@type="future"…
4 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year"]/relativeTime[@type="past"]/…
5 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year-short"]/relativeTime[@type="f…
6 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year-short"]/relativeTime[@type="p…
7 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year-narrow"]/relativeTime[@type="…
8 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="year-narrow"]/relativeTime[@type="…
9 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="quarter"]/relativeTime[@type="futu…
10 locale=ia; action=add; new_path=//ldml/dates/fields/field[@type="quarter"]/relativeTime[@type="past…
[all …]
DxmbSkip.txt11 ^//ldml/dates/calendars/calendar\[@type="(?!gregorian) ; SKIP
13 ^//ldml/dates/timeZoneNames/metazone\[@type="([^"]*)"]/commonlyUsed ; SKIP
15 ^//ldml/characters/exemplarCharacters\[@type="currency"] ; SKIP
17 ^//ldml/numbers/currencyFormats/currencySpacing ; SKIP
18 ^//ldml/numbers/defaultNumberingSystem ; SKIP
19 ^//ldml/references ; SKIP
21 ^//ldml/localeDisplayNames/variants/variant\[@type="([^"]*+)"] ; SKIP
25 ^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/appendItems/appendItem\[@request…
28 ^//ldml/layout/inList ; SKIP
29 ^//ldml/layout/inText ; SKIP
[all …]
DdataModifiers.txt11 xpath ; //ldml/localeDisplayNames/territories/territory[@type="FK"][@alt="variant"] ; //ldml/locale…
13 xpath ; //ldml/localeDisplayNames/territories/territory[@type="HK"][@alt="short"] ; //ldml/localeDi…
15 xpath ; //ldml/localeDisplayNames/territories/territory[@type="MK"][@alt="variant"] ; //ldml/locale…
17 xpath ; //ldml/localeDisplayNames/territories/territory[@type="MO"][@alt="short"] ; //ldml/localeDi…
19 xpath ; //ldml/localeDisplayNames/territories/territory[@type="PS"][@alt="short"] ; //ldml/localeDi…
22 xpath ; //ldml/numbers/currencies/currency[@type="UAH"]/symbol[@alt="variant"] ; //ldml/numbers/cur…
31 # value ; ₹ ; Rs. ; xpath=//ldml/numbers/currencies/currency[@type="INR"]/symbol
DFindHardInheritance.java47 for (String dir : DtdType.ldml.directories) { in main()
/external/cldr/tools/java/org/unicode/cldr/util/data/paths/
DmissingOk.txt6 //ldml/dates/timeZoneNames/zone[@type="%A"]/exemplarCity ; latin
7 //ldml/numbers/currencies/currency[@type="%A"]/symbol ; ok
8 //ldml/dates/calendars/calendar[@type="%A"]/quarters/quarterContext[@type="%A"]/quarterWidth[@type=…
9 #//ldml/localeDisplayNames/measurementSystemNames/measurementSystemName[@type="U[SK]"] ; ok
10 #//ldml/dates/calendars/calendar[@type="%A"]/dateTimeFormats/dateTimeFormatLength[@type="%A"]/dateT…
11 #//ldml/localeDisplayNames/localeDisplayPattern/locale(KeyTypePattern|Pattern|Separator) ; ok
12 #//ldml/listPatterns/listPattern/listPatternPart[@type="(middle|start)"] ; ok
13 #//ldml/dates/timeZoneNames/gmtZeroFormat ; ok
14 //ldml/numbers/defaultNumberingSystem ; ok
15 //ldml/numbers/otherNumberingSystems/native ; ok
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRPaths.java104 …common_annotations(DtdType.ldml), common_casing(DtdType.ldml), common_collation(DtdType.ldml), com…
105 DtdType.ldml), common_segments(DtdType.ldml), common_subdivisions(DtdType.ldml),
DDtdType.java11 ldml("common/dtd/ldml.dtd", null, null, enumConstant
19 …"subdivisions"), ldmlICU("common/dtd/ldmlICU.dtd", ldml), supplementalData("common/dtd/ldmlSupplem…
DDtdDataCheck.java68 if (dtdData.dtdType == DtdType.ldml && elementsMissingDraft.size() != 0) { in show()
72 if (dtdData.dtdType == DtdType.ldml && elementsMissingAlt.size() != 0) { in show()
186 if (CHECK_CORRECTNESS && type == DtdType.ldml) { in main()
193 dtdData = DtdData.getInstance(DtdType.ldml); in main()
DElementAttributeInfo.java58 … result.put(DtdType.ldml, new ElementAttributeInfo(canonicalCommonDirectory + "/main/root.xml", in getInstance()
59 DtdType.ldml)); in getInstance()
/external/cldr/tools/c/genldml/resources/
Droot.txt14 // "<!DOCTYPE ldml SYSTEM \"file://c:/work/devicu/locale/ldml.dtd\" \n"
20 … "<!DOCTYPE ldml SYSTEM \" http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldml.dtd\" \n"
31 … "<!DOCTYPE ldml SYSTEM \" http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldml.dtd\">\n"
51 "<{0}ldml{1}>\n"
/external/cldr/tools/scripts/web/
Dcheck_redirects.sh28 DTDLOC=common/dtd/ldml.dtd

123