Searched refs:UCOL_DEFAULT (Results 1 - 14 of 14) sorted by relevance

/external/icu4c/i18n/
H A Ducol_sit.cpp105 { 'D', UCOL_DEFAULT },
137 return UCOL_DEFAULT;
310 spec->options[i] = UCOL_DEFAULT;
504 if(s.options[i] != UCOL_DEFAULT) {
592 UColAttributeValue attribute = UCOL_DEFAULT;
596 if(attribute != UCOL_DEFAULT) {
645 return UCOL_DEFAULT;
649 return coll->numericCollationisDefault?UCOL_DEFAULT:coll->numericCollation;
651 return coll->hiraganaQisDefault?UCOL_DEFAULT:coll->hiraganaQ;
653 return coll->frenchCollationisDefault?UCOL_DEFAULT
[all...]
H A Dtblcoll.cpp96 UCOL_DEFAULT,
106 UCOL_DEFAULT,
541 return UCOL_DEFAULT;
H A Ducol_res.cpp167 return ucol_openRules(rules, rulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, status);
404 case UCOL_DEFAULT:
H A Ducol.cpp6534 } else if (value == UCOL_DEFAULT) {
6548 } else if (value == UCOL_DEFAULT) {
6562 } else if (value == UCOL_DEFAULT) {
6576 } else if (value == UCOL_DEFAULT) {
6593 } else if (value == UCOL_DEFAULT) {
6607 } else if (value == UCOL_DEFAULT) {
6622 } else if (value == UCOL_DEFAULT) {
6633 if (value == UCOL_DEFAULT) {
6659 return UCOL_DEFAULT;
6683 return UCOL_DEFAULT;
[all...]
/external/icu4c/tools/dumpce/
H A Ddumpce.cpp75 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT,
76 UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT,
445 if (ATTRIBUTE_[count] != UCOL_DEFAULT) {
611 COLLATOR_ = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT,
[all...]
/external/icu4c/test/cintltst/
H A Dcapitst.c177 ucol_setAttribute(coll, currAttr, UCOL_DEFAULT, &status);
214 ucol_setAttribute(coll, UCOL_ATTRIBUTE_COUNT, UCOL_DEFAULT, &status);
480 col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL,&status);
489 col2 = ucol_openRules(ruleset2, u_strlen(ruleset2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
515 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
533 col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
570 col1 = ucol_openRules(ruleset1, u_strlen(ruleset1), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
912 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
1005 c2 = ucol_openRules(rules, rulesLength, UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &err);
1481 coll = ucol_openRules(rlz, rlzLen, UCOL_DEFAULT, UCOL_DEFAUL
[all...]
H A Dcmsccoll.c2019 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status);
2029 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status);
2082 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status);
2091 cresulting = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status);
2516 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NUL
[all...]
H A Dcallcoll.c641 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status);
690 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status);
H A Dcitertst.c496 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status);
800 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT,
898 coll = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT,
/external/icu4c/test/intltest/
H A Ducaconf.cpp78 rbUCA = ucol_openRules(ucarules, size, UCOL_DEFAULT, UCOL_TERTIARY,
H A Dapicoll.cpp2131 return UCOL_DEFAULT;
/external/icu4c/i18n/unicode/
H A Ducol.h89 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
95 UCOL_DEFAULT = -1, enumerator in enum:__anon5927
228 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
339 * UCOL_DEFAULT (set the mode according to the rules)
581 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1212 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1215 * @return attribute value or UCOL_DEFAULT if the value is default
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h96 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
102 UCOL_DEFAULT = -1, enumerator in enum:__anon14357
171 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
282 * UCOL_DEFAULT (set the mode according to the rules)
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1105 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1108 * @return attribute value or UCOL_DEFAULT if the value is default
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h96 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
102 UCOL_DEFAULT = -1, enumerator in enum:__anon14600
171 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
282 * UCOL_DEFAULT (set the mode according to the rules)
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1105 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1108 * @return attribute value or UCOL_DEFAULT if the value is default

Completed in 718 milliseconds