Home
last modified time | relevance | path

Searched refs:UCOL_PRIMARY (Results 1 – 25 of 37) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
Dusrchdat.c67 {"\\u00c9", "e", NULL, UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {0, -1}, {1}},
68 …{"x a\\u0301", "a\\u0301", NULL, UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {2, -1},…
76 {"This is a toe T\\u00F6ne", "toe", "de", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON,
78 …{"This is a toe T\\u00F6ne", "toe", "de", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, "word…
87 …{"\\u00c9", "e", "fr", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, "characterbreaker", {0,…
121 UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {16, 40, -1}, {3, 3}},
123 UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, "wordbreaker", {16, -1}, {3}},
125 …"peche", "fr", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {15, 21, 27, 34, -1}, {5, …
126 …/*03*/{"This is a toe T\\u00F6ne", "toe", "de", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON,…
129 …"channel", "es", UCOL_PRIMARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {2, 19, 33, 56, -1}, {7,…
[all …]
Dcestst.c115 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcturtst.c123 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcfintst.c104 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcdetst.c131 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcallcoll.c147 int32_t strength = UCOL_PRIMARY; in sortKeyToString()
158 if(strength > UCOL_PRIMARY) { in sortKeyToString()
776 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
895 ucol_setStrength(myCollator, UCOL_PRIMARY); in TestJB581()
1042 UCOL_PRIMARY,NULL, &status); in TestVariableTop()
1050 ucol_setStrength(enCollation, UCOL_PRIMARY); in TestVariableTop()
Dcapitst.c107 …{UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTI… in TestGetSetAttr()
226 coll = ucol_openRules(defaultRulesArray, size, UCOL_ON, UCOL_PRIMARY, &status);
349 …doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary differe… in TestProperty()
354 …doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary differe… in TestProperty()
416 ucol_setStrength(col, UCOL_PRIMARY); in TestProperty()
419 …doAssert( (ucol_getStrength(col) == UCOL_PRIMARY), "collation object's strength is not primary dif… in TestProperty()
424 …doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary differe… in TestProperty()
591 ucol_setStrength(col, UCOL_PRIMARY); in TestCompare()
789 ucol_setStrength(someCollators[idx], UCOL_PRIMARY); in TestSafeClone()
1810 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &error); in TestAttribute()
[all …]
Dcjaptst.c149 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestBase()
Dencoll.c315 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcmsccoll.c299 UCOL_PRIMARY,
2764 ucol_setStrength(collateObject, UCOL_PRIMARY); in TestSettings()
2924 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestJ2726()
3493 UColAttributeValue attVals[] = { UCOL_PRIMARY, UCOL_ON }; in TestJ4960()
3523 ucol_setStrength(coll, UCOL_PRIMARY); in TestJ5223()
3524 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestJ5223()
4008 ucol_setStrength(coll, UCOL_PRIMARY); in TestOutOfBuffer5468()
4009 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestOutOfBuffer5468()
/external/icu/icu4c/source/i18n/
Dcollationbuilder.cpp318 U_ASSERT(UCOL_PRIMARY <= strength && strength <= UCOL_TERTIARY); in addReset()
334 } else if(strength == UCOL_PRIMARY) { in addReset()
460 while(strengthFromNode(node) > UCOL_PRIMARY) { in getWeight16Before()
484 int32_t strength = UCOL_PRIMARY; in getSpecialResetPosition()
600 U_ASSERT(strength == UCOL_PRIMARY); in getSpecialResetPosition()
606 index = findOrInsertNodeForRootCE(ce, UCOL_PRIMARY, errorCode); in getSpecialResetPosition()
700 if(strength == UCOL_PRIMARY && !isTempCE(ce) && (uint32_t)(ce >> 32) == 0) { in addRelation()
764 U_ASSERT(UCOL_PRIMARY <= strength && strength <= UCOL_QUATERNARY); in findOrInsertNodeForCEs()
1017 if(ceStrength(ces[i]) == UCOL_PRIMARY) { ++numTailoredPrimaries; } in setCaseBits()
1064 if(strength == UCOL_PRIMARY) { in setCaseBits()
[all …]
Dcollationruleparser.cpp184 resetStrength = UCOL_PRIMARY + (c - 0x31); in parseResetAndPosition()
229 strength = UCOL_PRIMARY; in parseRelationOperator()
516 value = UCOL_PRIMARY + (c - 0x31); in parseSetting()
Dcollationcompare.cpp189 if(strength == UCOL_PRIMARY) { in compareUpToQuaternary()
Dcollationsettings.cpp272 case UCOL_PRIMARY: in setStrength()
Ducoleitr.cpp231 case UCOL_PRIMARY: in processCE()
Dcoleitr.cpp311 if (s == UCOL_PRIMARY) { in strengthOrder()
Dcollationfastlatin.cpp289 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY; in compareUTF16()
640 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY; in compareUTF8()
/external/sqlite/android/
Dsqlite3_android.cpp427 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status); in register_localized_collators()
471 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status); in register_localized_collators()
/external/icu/icu4c/source/samples/coll/
Dcoll.cpp206 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status); in processCollator()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp162 UColAttributeValue collatorStrength = UCOL_PRIMARY; in searchTest()
164 else if (*strength=="PRIMARY") { collatorStrength = UCOL_PRIMARY;} in searchTest()
377 case UCOL_PRIMARY: in OrderList()
1399 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; in monkeyTest()
Dapicoll.cpp1225 col->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, errorCode); in TestSortKeyOverflow()
1479 coll->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, error); in TestAttribute()
1480 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_PRIMARY || in TestAttribute()
2352 rbc->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, errorCode); in TestCloneBinary()
2367 … assertEquals("rbc2.strength==primary", UCOL_PRIMARY, rbc2.getAttribute(UCOL_STRENGTH, errorCode)); in TestCloneBinary()
2379 … assertEquals("rbc3.strength==primary", UCOL_PRIMARY, rbc3.getAttribute(UCOL_STRENGTH, errorCode)); in TestCloneBinary()
Dcolldata.cpp67 case UCOL_PRIMARY: in CEList()
/external/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp197 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status); in processCollator()
/external/icu/icu4c/source/i18n/unicode/
Dcoll.h195 PRIMARY = UCOL_PRIMARY, // 0
Ducol.h92 UCOL_PRIMARY = 0, enumerator

12