Home
last modified time | relevance | path

Searched refs:UCA (Results 1 – 25 of 35) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp32 UCA = (RuleBasedCollator *)Collator::createInstance(Locale::getRoot(), status); in UCAConformanceTest()
53 delete UCA; in ~UCAConformanceTest()
76 if (UCA) { in initRbUCA()
78 UCA->getRules(UCOL_FULL_RULES, ucarules); in initRbUCA()
298 setCollNonIgnorable(UCA); in TestTableNonIgnorable()
300 testConformance(UCA); in TestTableNonIgnorable()
308 setCollShifted(UCA); in TestTableShifted()
310 testConformance(UCA); in TestTableShifted()
Ducaconf.h45 RuleBasedCollator *UCA; // rule-based so rules are available variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DUCAConformanceTest.java45 UCA = (RuleBasedCollator) Collator.getInstance(ULocale.ROOT); in init()
49 private RuleBasedCollator UCA; field in UCAConformanceTest
56 setCollNonIgnorable(UCA); in TestTableNonIgnorable()
58 conformanceTest(UCA); in TestTableNonIgnorable()
63 setCollShifted(UCA); in TestTableShifted()
65 conformanceTest(UCA); in TestTableShifted()
140 String ucarules = UCA.getRules(true); in initRbUCA()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DUCAConformanceTest.java42 UCA = (RuleBasedCollator) Collator.getInstance(ULocale.ROOT); in init()
46 private RuleBasedCollator UCA; field in UCAConformanceTest
53 setCollNonIgnorable(UCA); in TestTableNonIgnorable()
55 conformanceTest(UCA); in TestTableNonIgnorable()
60 setCollShifted(UCA); in TestTableShifted()
62 conformanceTest(UCA); in TestTableShifted()
137 String ucarules = UCA.getRules(true); in initRbUCA()
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateTransformCharts.java475 static Comparator<String> UCA;
480UCA = new org.unicode.cldr.util.MultiComparator(UCA2, new UTF16.StringComparator(true, false, 0));
491 Set<String> latinItems = new TreeSet<String>(UCA);
493 Map<String, String> nonLatinToLatin = new TreeMap<String, String>(UCA);
495 …ng, Boolean>>> latinToTaggedNonLatin = new TreeMap<String, Map<String, Map<String, Boolean>>>(UCA);
496 …ng, Boolean>>> nonLatinToLatinTagged = new TreeMap<String, Map<String, Map<String, Boolean>>>(UCA);
516 Map<String, String> noRoundTrip = new TreeMap<String, String>(UCA);
778 Set<String> extras = new TreeSet<String>(UCA);
784 Set<String> ids = new TreeSet<String>(UCA);
DGenerateSidewaysView.java138 static Comparator<Object> UCA; field in GenerateSidewaysView
143UCA = new org.unicode.cldr.util.MultiComparator(UCA2, new UTF16.StringComparator(true, false, 0));
415 Set<String> allLocales = new TreeSet<String>(UCA); in writeCharToLocaleMapping()
416 Set<String> allChars = new TreeSet<String>(UCA); in writeCharToLocaleMapping()
417 Set<String> allStrings = new TreeSet<String>(UCA); in writeCharToLocaleMapping()
DConvertLanguageData.java1729 static RuleBasedCollator UCA = (RuleBasedCollator) Collator field in ConvertLanguageData.GeneralCollator
1732 UCA.setNumericCollation(true);
1741 int result = UCA.compare(s1, s2); in compare()
/external/cldr/tools/scripts/uca/
Dblankweights.sed2 # Helper script for manual review of UCA DUCET and CLDR root collation data files.
/external/icu/icu4c/source/data/unidata/
Dchanges.txt393 * collation: CLDR collation root, UCA DUCET
395 - UCA DUCET goes into Mark's Unicode tools, see
396 https://sites.google.com/site/unicodetools/home#TOC-UCA
403 cp (Unicode Tools UCA generated)/CollationAuxiliary/* $CLDR_SRC/common/uca/
481 - refresh just the UCD/UCA-related/derived files, just to be safe
756 * collation: CLDR collation root, UCA DUCET
758 - UCA DUCET goes into Mark's Unicode tools, see
759 https://sites.google.com/site/unicodetools/home#TOC-UCA
761 cp (Unicode Tools UCA generated)/CollationAuxiliary/* $CLDR_SRC/common/uca/
839 - refresh just the UCD/UCA-related/derived files, just to be safe
[all …]
DUCARules.txt6 # UCA Version: 11.0.0
DFractionalUCA.txt1 # Fractional UCA Table, generated from the UCA DUCET
3 # VERSION: UCA=11.0.0, UCD=11.0.0
9 [UCA version = 11.0.0]
61532 # VALUES BASED ON UCA
/external/cldr/common/uca/
DUCA_Rules_SHORT.txt6 # UCA Version: 11.0.0
DFractionalUCA_SHORT.txt1 # Fractional UCA Table, generated from the UCA DUCET
3 # VERSION: UCA=11.0.0, UCD=11.0.0
9 [UCA version = 11.0.0]
61532 # VALUES BASED ON UCA
DFractionalUCA.txt1 # Fractional UCA Table, generated from the UCA DUCET
3 # VERSION: UCA=11.0.0, UCD=11.0.0
9 [UCA version = 11.0.0]
61532 # VALUES BASED ON UCA
/external/icu/icu4c/source/test/cintltst/
Dcapitst.c2301 UCollator *UCA = NULL; in TestOpenBinary() local
2315 UCA = ucol_open("root", &status); in TestOpenBinary()
2316 if((UCA==NULL)||(U_FAILURE(status))) { in TestOpenBinary()
2329 cloneWUCA = ucol_openBinary(image, imageSize, UCA, &status); in TestOpenBinary()
2350 ucol_close(UCA); in TestOpenBinary()
Dcmsccoll.c1202 UCollator *UCA = ucol_open("", &status);
1207 res = ucol_uprv_getCaseBits(UCA, b, blen, &status);
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dpinmux.c345 PIN(UCA, UARTC, RSVD2, GMI, RSVD4),
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt32 # Many types of mappings are tested elsewhere, including via the UCA conformance tests.
1234 # (This follows from the UCA spec.)
1291 # (This follows from the UCA spec.)
1616 # The UCA states that primary ignorables should be completely
1640 # The UCA states that primary ignorables should be completely
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
Dcollationtest.txt34 # Many types of mappings are tested elsewhere, including via the UCA conformance tests.
1236 # (This follows from the UCA spec.)
1293 # (This follows from the UCA spec.)
1618 # The UCA states that primary ignorables should be completely
1642 # The UCA states that primary ignorables should be completely
DCollationTest_NON_IGNORABLE_SHORT.txt6 # UCA Version: 11.0.0
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt34 # Many types of mappings are tested elsewhere, including via the UCA conformance tests.
1236 # (This follows from the UCA spec.)
1293 # (This follows from the UCA spec.)
1618 # The UCA states that primary ignorables should be completely
1642 # The UCA states that primary ignorables should be completely
/external/cldr/tools/java/org/unicode/cldr/draft/
DnormalizeForMatchExceptions.txt88 # Many of these originally come from the UCA file.
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DsubdivisionData.txt245 AZ-UCA Ucar
3514 department PE-UCA Ukayali ay
3515 department PE-UCA Ukayali qu
3516 department PE-UCA Ucayali es
D2013-1_UNLOCODE_CodeListPart3.csv182 "+","PE","ANG","Angamos","Angamos","UCA","--3-----","RL","1301",,"0825S 07429W",
259 ,"PE","PUE","Puerto Callao","Puerto Callao","UCA","--3-----","RL","1207",,"0821S 07434W",
25789 ,"US","UCA","Utica","Utica","NY","---4----","AI","9601",,,
D2013-1_UNLOCODE_CodeListPart1.csv6845 "+","BR","UCA","Ia�u","Iacu","BA","--3-----","RL","1301",,"1245S 04013W",
18448 "+","DE","UCA","Buchenau","Buchenau","TH","--3-----","RL","1301",,"5104N 01016E",
41487 ,"FR","UCA","Saint-Luc","Saint-Luc","76","--3-----","RL","1101",,"4959N 00114E",""

12