Home
last modified time | relevance | path

Searched refs:UCOL_DEFAULT (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRuleParser.java115 private static final int UCOL_DEFAULT = -1; field in CollationRuleParser
226 return UCOL_DEFAULT; in parseResetAndPosition()
237 return UCOL_DEFAULT; in parseResetAndPosition()
245 if(ruleIndex >= rules.length()) { return UCOL_DEFAULT; } in parseRelationOperator()
286 return UCOL_DEFAULT; in parseRelationOperator()
552 int value = UCOL_DEFAULT; in parseSetting()
559 if(value != UCOL_DEFAULT) { in parseSetting()
565 int value = UCOL_DEFAULT; in parseSetting()
571 if(value != UCOL_DEFAULT) { in parseSetting()
577 int value = UCOL_DEFAULT; in parseSetting()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationRuleParser.java119 private static final int UCOL_DEFAULT = -1; field in CollationRuleParser
230 return UCOL_DEFAULT; in parseResetAndPosition()
241 return UCOL_DEFAULT; in parseResetAndPosition()
249 if(ruleIndex >= rules.length()) { return UCOL_DEFAULT; } in parseRelationOperator()
290 return UCOL_DEFAULT; in parseRelationOperator()
556 int value = UCOL_DEFAULT; in parseSetting()
563 if(value != UCOL_DEFAULT) { in parseSetting()
569 int value = UCOL_DEFAULT; in parseSetting()
575 if(value != UCOL_DEFAULT) { in parseSetting()
581 int value = UCOL_DEFAULT; in parseSetting()
[all …]
/external/icu/icu4c/source/i18n/
Dcollationruleparser.cpp174 if(U_FAILURE(errorCode)) { return UCOL_DEFAULT; } in parseResetAndPosition()
193 return UCOL_DEFAULT; in parseResetAndPosition()
209 if(U_FAILURE(errorCode)) { return UCOL_DEFAULT; } in parseRelationOperator()
211 if(ruleIndex >= rules->length()) { return UCOL_DEFAULT; } in parseRelationOperator()
252 return UCOL_DEFAULT; in parseRelationOperator()
515 int32_t value = UCOL_DEFAULT; in parseSetting()
522 if(value != UCOL_DEFAULT) { in parseSetting()
528 UColAttributeValue value = UCOL_DEFAULT; in parseSetting()
534 if(value != UCOL_DEFAULT) { in parseSetting()
540 int32_t value = UCOL_DEFAULT; in parseSetting()
[all …]
Dcollationsettings.cpp281 case UCOL_DEFAULT: in setStrength()
301 case UCOL_DEFAULT: in setFlag()
325 case UCOL_DEFAULT: in setCaseFirst()
346 case UCOL_DEFAULT: in setAlternateHandling()
366 case UCOL_DEFAULT: in setMaxVariable()
Ducol_sit.cpp121 { 'D', UCOL_DEFAULT },
144 return UCOL_DEFAULT; in ucol_sit_letterToAttributeValue()
330 spec->options[i] = UCOL_DEFAULT; in ucol_sit_initCollatorSpecs()
530 if(s.options[i] != UCOL_DEFAULT) { in ucol_openFromShortString()
Dcollationbuilder.cpp103 internalBuildTailoring(rules, UCOL_DEFAULT, UCOL_DEFAULT, NULL, NULL, errorCode); in RuleBasedCollator()
115 internalBuildTailoring(rules, strength, UCOL_DEFAULT, NULL, NULL, errorCode); in RuleBasedCollator()
128 internalBuildTailoring(rules, UCOL_DEFAULT, decompositionMode, NULL, NULL, errorCode); in RuleBasedCollator()
155 internalBuildTailoring(rules, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &reason, errorCode); in RuleBasedCollator()
184 if(strength != UCOL_DEFAULT) { in internalBuildTailoring()
187 if(decompositionMode != UCOL_DEFAULT) { in internalBuildTailoring()
Drulebasedcollator.cpp412 if(U_FAILURE(errorCode)) { return UCOL_DEFAULT; } in getAttribute()
438 return UCOL_DEFAULT; in getAttribute()
454 if(value == UCOL_DEFAULT) { in setAttribute()
489 if(value != UCOL_OFF && value != UCOL_ON && value != UCOL_DEFAULT) { in setAttribute()
502 if(value == UCOL_DEFAULT) { in setAttribute()
515 value = UCOL_DEFAULT; in setMaxVariable()
529 if(value == UCOL_DEFAULT) { in setMaxVariable()
549 if(value == UCOL_DEFAULT) { in setMaxVariable()
Ducol.cpp350 return UCOL_DEFAULT; in ucol_getAttribute()
/external/icu/icu4c/source/test/cintltst/
Dcapitst.c122 ucol_setAttribute(coll, currAttr, UCOL_DEFAULT, &status); in TestGetSetAttr()
159 ucol_setAttribute(coll, UCOL_ATTRIBUTE_COUNT, UCOL_DEFAULT, &status); in TestGetSetAttr()
462 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL,&sta… in TestRuleBasedColl()
471 …col2 = ucol_openRules(ruleset2, u_strlen(ruleset2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &s… in TestRuleBasedColl()
497 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestRuleBasedColl()
515 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl()
552 …col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &st… in TestRuleBasedColl()
886 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestBengaliSortKey()
988 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &err); in TestOpenVsOpenRules()
1478 coll = ucol_openRules(rlz, rlzLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestGetLocale()
[all …]
Dcmsccoll.c1241 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestHangulTailoring()
2299 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestBeforePrefixFailure()
2342 coll = ucol_openRules(string, uStringLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestPrefixCompose()
2818 …target = ucol_openRules(sourceRules, sourceRulesLen, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &sta… in TestEqualsForCollator()
2871 …source = ucol_openRules(sourceRules, sourceRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals()
2879 …target = ucol_openRules(targetRules, targetRulesSize, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &st… in TestEquals()
2936 UCollator *coll = ucol_openRules(r, 1, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in NullRule()
2943 coll = ucol_openRules(r, 0, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in NullRule()
3331 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestBeforeTightening()
3463 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestTailorNULL()
[all …]
Dcallcoll.c672 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithOptionsAndResult()
721 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithResult()
Dcitertst.c493 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrevious()
792 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion()
891 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, in TestMaxExpansion()
/external/icu/icu4c/source/i18n/unicode/
Ducol.h91 UCOL_DEFAULT = -1, enumerator
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1102 { "default", UCOL_DEFAULT },
Dapicoll.cpp2166 return UCOL_DEFAULT; in getAttribute()