/external/icu/icu4c/source/test/intltest/ |
D | ucaconf.cpp | 30 UCA = (RuleBasedCollator *)Collator::createInstance(Locale::getRoot(), status); in UCAConformanceTest() 51 delete UCA; in ~UCAConformanceTest() 74 if (UCA) { in initRbUCA() 76 UCA->getRules(UCOL_FULL_RULES, ucarules); in initRbUCA() 296 setCollNonIgnorable(UCA); in TestTableNonIgnorable() 298 testConformance(UCA); in TestTableNonIgnorable() 306 setCollShifted(UCA); in TestTableShifted() 308 testConformance(UCA); in TestTableShifted()
|
D | ucaconf.h | 43 RuleBasedCollator *UCA; // rule-based so rules are available variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | UCAConformanceTest.java | 44 UCA = (RuleBasedCollator)Collator.getInstance(ULocale.ROOT); in init() 48 private RuleBasedCollator UCA; field in UCAConformanceTest 55 setCollNonIgnorable(UCA); in TestTableNonIgnorable() 57 conformanceTest(UCA); in TestTableNonIgnorable() 61 setCollShifted(UCA); in TestTableShifted() 63 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/ |
D | UCAConformanceTest.java | 40 UCA = (RuleBasedCollator)Collator.getInstance(ULocale.ROOT); in init() 44 private RuleBasedCollator UCA; field in UCAConformanceTest 51 setCollNonIgnorable(UCA); in TestTableNonIgnorable() 53 conformanceTest(UCA); in TestTableNonIgnorable() 57 setCollShifted(UCA); in TestTableShifted() 59 conformanceTest(UCA); in TestTableShifted() 136 String ucarules = UCA.getRules(true); in initRbUCA()
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 73 - cldrbug 8311: UCA 8 212 * collation: CLDR collation root, UCA DUCET 214 - UCA DUCET goes into Mark's Unicode tools, see 215 https://sites.google.com/site/unicodetools/home#TOC-UCA 216 - CLDR root data files are checked into (CLDR UCA branch)/common/uca/ 217 - cd (CLDR UCA branch)/common/uca/ 257 - refresh just the UCD/UCA-related/derived files, just to be safe 360 - ticket 10821: Unicode 7.0, UCA 7.0 366 - ticket 7195: UCA 7.0 CLDR root collation 639 * UCA [all …]
|
D | UCARules.txt | 2 # UCA Version: 8.0.0
|
D | FractionalUCA.txt | 1 # Fractional UCA Table, generated from the UCA DUCET 3 # VERSION: UCA=8.0.0, UCD=8.0.0 7 [UCA version = 8.0.0] 50840 # VALUES BASED ON UCA
|
/external/icu/icu4c/source/test/cintltst/ |
D | capitst.c | 2299 UCollator *UCA = NULL; in TestOpenBinary() local 2313 UCA = ucol_open("root", &status); in TestOpenBinary() 2314 if((UCA==NULL)||(U_FAILURE(status))) { in TestOpenBinary() 2327 cloneWUCA = ucol_openBinary(image, imageSize, UCA, &status); in TestOpenBinary() 2348 ucol_close(UCA); in TestOpenBinary()
|
D | cmsccoll.c | 1206 UCollator *UCA = ucol_open("", &status); 1211 res = ucol_uprv_getCaseBits(UCA, b, blen, &status);
|
/external/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 30 # Many types of mappings are tested elsewhere, including via the UCA conformance tests. 1232 # (This follows from the UCA spec.) 1289 # (This follows from the UCA spec.) 1614 # The UCA states that primary ignorables should be completely 1638 # The UCA states that primary ignorables should be completely
|
D | CollationTest_NON_IGNORABLE_SHORT.txt | 2 # UCA Version: 8.0.0
|
D | CollationTest_SHIFTED_SHORT.txt | 2 # UCA Version: 8.0.0
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | collationtest.txt | 30 # Many types of mappings are tested elsewhere, including via the UCA conformance tests. 1232 # (This follows from the UCA spec.) 1289 # (This follows from the UCA spec.) 1614 # The UCA states that primary ignorables should be completely 1638 # The UCA states that primary ignorables should be completely
|
D | CollationTest_NON_IGNORABLE_SHORT.txt | 2 # UCA Version: 8.0.0
|
D | CollationTest_SHIFTED_SHORT.txt | 2 # UCA Version: 8.0.0
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 30 # Many types of mappings are tested elsewhere, including via the UCA conformance tests. 1232 # (This follows from the UCA spec.) 1289 # (This follows from the UCA spec.) 1614 # The UCA states that primary ignorables should be completely 1638 # The UCA states that primary ignorables should be completely
|
D | CollationTest_NON_IGNORABLE_SHORT.txt | 2 # UCA Version: 8.0.0
|
D | CollationTest_SHIFTED_SHORT.txt | 2 # UCA Version: 8.0.0
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 7527 "AZ-UCA", 9411 "PE-UCA", 16789 "UCA", 20727 "UCA",
|