Searched refs:UCOL_TERTIARY (Results 1 - 25 of 68) sorted by path

123

/external/chromium_org/components/pdf/renderer/
H A Dppb_pdf_impl.cc145 UCollationStrength strength = case_sensitive ? UCOL_TERTIARY : UCOL_PRIMARY;
/external/chromium_org/ppapi/proxy/
H A Dpdf_resource.cc76 UCollationStrength strength = case_sensitive ? UCOL_TERTIARY : UCOL_PRIMARY;
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DTextIterator.cpp2006 UCollationStrength strength = m_options & CaseInsensitive ? UCOL_PRIMARY : UCOL_TERTIARY;
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp4575 uint8_t compareTer = (uint8_t)((strength >= UCOL_TERTIARY)?0:0xFF);
5347 if(strength < UCOL_TERTIARY) {
5354 if(strength == UCOL_TERTIARY) {
5765 if(strength >= UCOL_TERTIARY) {
6393 if(coll->caseLevel == UCOL_OFF && coll->strength == UCOL_TERTIARY
6400 if(coll->caseLevel == UCOL_OFF && coll->strength <= UCOL_TERTIARY && coll->numericCollation == UCOL_OFF
7113 UBool checkTertiary = (strength >= UCOL_TERTIARY);
7910 if(strength >= UCOL_TERTIARY) {
7924 sOrder = ucol_getLatinOneContraction(coll, UCOL_TERTIARY, sOrder, source, &sIndex, sLen);
7938 tOrder = ucol_getLatinOneContraction(coll, UCOL_TERTIARY, tOrde
[all...]
H A Ducol_bld.cpp250 return UCOL_TERTIARY;
452 uint32_t maxByte = (strength == UCOL_TERTIARY)?0x3F:0xFF;
482 if(strength == UCOL_TERTIARY) {
800 CEparts[UCOL_TERTIARY] = (UCOL_TERTIARYORDER(lh->baseCE)) << 24 | (UCOL_TERTIARYORDER(lh->baseContCE)) << 16;
815 if(initStrength == UCOL_TERTIARY) { /* starting with tertiary */
818 /*CEparts[UCOL_TERTIARY] = ucol_getCEGenerator(&Gens[2], lh->gapsLo[fStrength*3+2], lh->gapsHi[fStrength*3+2], tok, UCOL_TERTIARY); */
819 CEparts[UCOL_TERTIARY] = ucol_getCEGenerator(&Gens[UCOL_TERTIARY], lh->gapsLo, lh->gapsHi, tok, fStrength, status);
824 CEparts[UCOL_TERTIARY]
[all...]
H A Ducol_sit.cpp116 { '3', UCOL_TERTIARY },
H A Ducol_tok.cpp350 {suboption_08, 1, UCOL_TERTIARY}
356 {suboption_08, 1, UCOL_TERTIARY},
1072 newStrength = UCOL_TERTIARY;
1108 newStrength = UCOL_TERTIARY;
1623 } else { // strength == UCOL_TERTIARY
1629 } else { // strength == UCOL_TERTIARY
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcoll.h211 TERTIARY = UCOL_TERTIARY, // 2
H A Ducol.h102 UCOL_TERTIARY = 2, enumerator in enum:__anon12149
104 UCOL_DEFAULT_STRENGTH = UCOL_TERTIARY,
220 * tertiary difference. Set comparison level to UCOL_TERTIARY to include
293 * UCOL_TERTIARY, UCOL_QUATERNARY or UCOL_IDENTICAL. The usual strength
388 * UCOL_TERTIARY, UCOL_IDENTICAL,UCOL_DEFAULT_STRENGTH - can be also set in the rules.
645 * UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL
657 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
/external/chromium_org/third_party/icu/source/samples/coll/
H A Dcoll.cpp164 collator = ucol_openRules(rules, -1, UCOL_OFF, UCOL_TERTIARY,
213 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
/external/chromium_org/third_party/icu/source/samples/strsrch/
H A Dstrsrch.cpp155 collator = ucol_openRules(rules, -1, UCOL_OFF, UCOL_TERTIARY,
204 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcallcoll.c752 ucol_setStrength(myCollation, UCOL_TERTIARY);
852 ucol_setStrength(myCollation, UCOL_TERTIARY);
1116 UCOL_TERTIARY,NULL, &status);
H A Dcapitst.c106 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
346 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object has the wrong strength");
351 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference");
403 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object has the wrong strength");
407 ucol_setStrength(col, UCOL_TERTIARY);
408 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object's strength is not tertiary difference");
661 someCollators[3] = ucol_openRules(sampleRule, -1, UCOL_ON, UCOL_TERTIARY, NULL, &err);
787 ucol_setStrength(someClonedCollators[idx], UCOL_TERTIARY);
1172 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1708 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY,
[all...]
H A Dcdetst.c112 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dcestst.c96 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dcfintst.c86 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dcfrtst.c209 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dcitertst.c372 coll = ucol_openRules(rule, rulelen, UCOL_ON, UCOL_TERTIARY, NULL, &status);
1878 UCOL_TERTIARY, UCOL_QUATERNARY,
H A Dcjaptst.c126 ucol_setStrength(myCollation, UCOL_TERTIARY);
194 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dcmsccoll.c222 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
274 ucol_setStrength(myCollation, UCOL_TERTIARY);
302 UCOL_TERTIARY,
311 "UCOL_TERTIARY",
634 case UCOL_TERTIARY:
734 return UCOL_TERTIARY;
1468 coll = ucol_openRules(rule, ruleLen, UCOL_OFF, UCOL_TERTIARY, NULL,&status);
1500 coll = ucol_openRules(rule, ruleLen, UCOL_OFF, UCOL_TERTIARY, NULL,&status);
1617 coll = ucol_openRules(t1, ruleLen, UCOL_OFF, UCOL_TERTIARY,NULL, &status);
1800 UCollator *coll = ucol_openRules(rulez, 0, UCOL_OFF, UCOL_TERTIARY,NUL
[all...]
H A Dcturtst.c103 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dencoll.c275 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dusrchdat.c45 {"xxxxxxxxxxxxxxxxxxxx", "fisher", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}},
46 {"silly spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {13, -1},
48 {"silly spring string string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL,
50 {"silly string spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL,
52 {"string spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {0, 14, -1},
54 {"Scott Ganyo", "c", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {1, -1}, {1}},
55 {"Scott Ganyo", " ", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {5, -1}, {1}},
56 {"\\u0300\\u0325", "\\u0300", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}},
57 {"a\\u0300\\u0325", "\\u0300", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}},
60 {"a\\u0300\\u0325", "\\u0300\\u0325", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISO
[all...]
H A Dusrchtst.c72 DE_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY,
78 ES_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY,
564 ucol_setStrength(collator, UCOL_TERTIARY);
568 ucol_setStrength(collator, UCOL_TERTIARY);
599 ucol_setStrength(collator, UCOL_TERTIARY);
607 ucol_setStrength(collator, UCOL_TERTIARY);
639 ucol_setStrength(collator, UCOL_TERTIARY);
643 ucol_setStrength(collator, UCOL_TERTIARY);
792 ucol_setStrength(collator, UCOL_TERTIARY);
1110 ucol_setStrength(EN_US_, UCOL_TERTIARY);
1310 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1014 col->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, success);
1522 coll->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, error);
1523 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_TERTIARY ||
2190 TestCollator col3(UCOL_TERTIARY, UNORM_NONE);

Completed in 403 milliseconds

123