/external/icu4c/i18n/ |
D | ucol_sit.cpp | 105 { 'D', UCOL_DEFAULT }, 137 return UCOL_DEFAULT; in ucol_sit_letterToAttributeValue() 310 spec->options[i] = UCOL_DEFAULT; in ucol_sit_initCollatorSpecs() 504 if(s.options[i] != UCOL_DEFAULT) { in ucol_openFromShortString() 592 UColAttributeValue attribute = UCOL_DEFAULT; in ucol_getShortDefinitionString() 596 if(attribute != UCOL_DEFAULT) { in ucol_getShortDefinitionString() 645 return UCOL_DEFAULT; in ucol_getAttributeOrDefault() 649 return coll->numericCollationisDefault?UCOL_DEFAULT:coll->numericCollation; in ucol_getAttributeOrDefault() 651 return coll->hiraganaQisDefault?UCOL_DEFAULT:coll->hiraganaQ; in ucol_getAttributeOrDefault() 653 return coll->frenchCollationisDefault?UCOL_DEFAULT:coll->frenchCollation; in ucol_getAttributeOrDefault() [all …]
|
D | tblcoll.cpp | 94 UCOL_DEFAULT, in RuleBasedCollator() 104 UCOL_DEFAULT, in RuleBasedCollator() 513 return UCOL_DEFAULT; in getAttribute()
|
D | ucol_res.cpp | 162 return ucol_openRules(rules, rulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, status); in tryOpeningFromRules() 375 case UCOL_DEFAULT: in ucol_openRules()
|
D | ucol.cpp | 6919 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 6933 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 6947 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 6961 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 6978 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 6992 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7006 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7014 if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7040 return UCOL_DEFAULT; in ucol_getAttribute() 7064 return UCOL_DEFAULT; in ucol_getAttribute()
|
/external/chromium/third_party/icu/source/i18n/ |
D | ucol_sit.cpp | 106 { 'D', UCOL_DEFAULT }, 138 return UCOL_DEFAULT; in ucol_sit_letterToAttributeValue() 311 spec->options[i] = UCOL_DEFAULT; in ucol_sit_initCollatorSpecs() 505 if(s.options[i] != UCOL_DEFAULT) { in ucol_openFromShortString() 593 UColAttributeValue attribute = UCOL_DEFAULT; in ucol_getShortDefinitionString() 597 if(attribute != UCOL_DEFAULT) { in ucol_getShortDefinitionString() 646 return UCOL_DEFAULT; in ucol_getAttributeOrDefault() 650 return coll->numericCollationisDefault?UCOL_DEFAULT:coll->numericCollation; in ucol_getAttributeOrDefault() 652 return coll->hiraganaQisDefault?UCOL_DEFAULT:coll->hiraganaQ; in ucol_getAttributeOrDefault() 654 return coll->frenchCollationisDefault?UCOL_DEFAULT:coll->frenchCollation; in ucol_getAttributeOrDefault() [all …]
|
D | tblcoll.cpp | 94 UCOL_DEFAULT, in RuleBasedCollator() 104 UCOL_DEFAULT, in RuleBasedCollator() 513 return UCOL_DEFAULT; in getAttribute()
|
D | ucol_res.cpp | 162 return ucol_openRules(rules, rulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, status); in tryOpeningFromRules() 381 case UCOL_DEFAULT: in ucol_openRules()
|
D | ucol.cpp | 7102 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7116 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7130 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7144 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7161 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7175 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7189 } else if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7197 if (value == UCOL_DEFAULT) { in ucol_setAttribute() 7223 return UCOL_DEFAULT; in ucol_getAttribute() 7247 return UCOL_DEFAULT; in ucol_getAttribute()
|
/external/chromium/third_party/icu/source/tools/dumpce/ |
D | dumpce.cpp | 75 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, 76 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, 445 if (ATTRIBUTE_[count] != UCOL_DEFAULT) { in setAttributes() 611 COLLATOR_ = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in serialize() 1379 if (value != UCOL_DEFAULT) { in outputHTMLHeader()
|
/external/icu4c/tools/dumpce/ |
D | dumpce.cpp | 75 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, 76 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, 445 if (ATTRIBUTE_[count] != UCOL_DEFAULT) { in setAttributes() 611 COLLATOR_ = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in serialize() 1379 if (value != UCOL_DEFAULT) { in outputHTMLHeader()
|
/external/chromium/third_party/icu/source/test/cintltst/ |
D | capitst.c | 166 ucol_setAttribute(coll, currAttr, UCOL_DEFAULT, &status); in TestGetSetAttr() 203 ucol_setAttribute(coll, UCOL_ATTRIBUTE_COUNT, UCOL_DEFAULT, &status); in TestGetSetAttr() 464 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL,&sta… in TestRuleBasedColl() 473 …col2 = ucol_openRules(ruleset2, u_strlen(ruleset2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &s… in TestRuleBasedColl() 499 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestRuleBasedColl() 517 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl() 554 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl() 925 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &err); in TestOpenVsOpenRules() 1433 coll = ucol_openRules(rlz, rlzLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestGetLocale() 1815 coll = ucol_openRules(buff, buffLen, UCOL_DEFAULT, UCOL_DEFAULT, &pError, &status); in TestGetTailoredSet() [all …]
|
D | cmsccoll.c | 1982 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestRedundantRules() 1992 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestRedundantRules() 2045 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestExpansionSyntax() 2054 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestExpansionSyntax() 2479 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestHangulTailoring() 3510 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestBeforePrefixFailure() 3553 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestPrefixCompose() 4042 …source = ucol_openRules(sourceRules, sourceRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals() 4050 …target = ucol_openRules(targetRules, targetRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals() 4107 UCollator *coll = ucol_openRules(r, 1, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in NullRule() [all …]
|
D | callcoll.c | 638 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithOptionsAndResult() 687 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithResult()
|
D | citertst.c | 493 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrevious() 797 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion() 895 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion()
|
/external/icu4c/test/cintltst/ |
D | capitst.c | 174 ucol_setAttribute(coll, currAttr, UCOL_DEFAULT, &status); in TestGetSetAttr() 211 ucol_setAttribute(coll, UCOL_ATTRIBUTE_COUNT, UCOL_DEFAULT, &status); in TestGetSetAttr() 474 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL,&sta… in TestRuleBasedColl() 483 …col2 = ucol_openRules(ruleset2, u_strlen(ruleset2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &s… in TestRuleBasedColl() 509 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestRuleBasedColl() 527 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl() 564 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl() 935 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &err); in TestOpenVsOpenRules() 1411 coll = ucol_openRules(rlz, rlzLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestGetLocale() 1793 coll = ucol_openRules(buff, buffLen, UCOL_DEFAULT, UCOL_DEFAULT, &pError, &status); in TestGetTailoredSet() [all …]
|
D | cmsccoll.c | 1986 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestRedundantRules() 1996 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestRedundantRules() 2049 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestExpansionSyntax() 2058 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestExpansionSyntax() 2483 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestHangulTailoring() 3516 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestBeforePrefixFailure() 3559 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestPrefixCompose() 4055 …source = ucol_openRules(sourceRules, sourceRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals() 4063 …target = ucol_openRules(targetRules, targetRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals() 4120 UCollator *coll = ucol_openRules(r, 1, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in NullRule() [all …]
|
D | callcoll.c | 641 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithOptionsAndResult() 690 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithResult()
|
D | citertst.c | 493 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrevious() 797 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion() 895 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | ucaconf.cpp | 78 rbUCA = ucol_openRules(ucarules, size, UCOL_DEFAULT, UCOL_TERTIARY, in initRbUCA()
|
/external/icu4c/test/intltest/ |
D | ucaconf.cpp | 78 rbUCA = ucol_openRules(ucarules, size, UCOL_DEFAULT, UCOL_TERTIARY, in initRbUCA()
|
D | apicoll.cpp | 2078 return UCOL_DEFAULT; in getAttribute()
|
/external/chromium/third_party/icu/public/i18n/unicode/ |
D | ucol.h | 93 UCOL_DEFAULT = -1, enumerator
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | ucol.h | 102 UCOL_DEFAULT = -1, enumerator
|
/external/webkit/WebCore/icu/unicode/ |
D | ucol.h | 102 UCOL_DEFAULT = -1, enumerator
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 94 UCOL_DEFAULT = -1, enumerator
|