Home
last modified time | relevance | path

Searched refs:UColAttribute (Results 1 – 25 of 29) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.h53 …ions(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const …
54 …sult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const …
57 …esult(const char *rules, const char * const s[], uint32_t size, const UColAttribute *attrs, const …
Dcallcoll.c670 …esult(const char *rules, const char * const s[], uint32_t size, const UColAttribute *attrs, const … in genericRulesStarterWithOptionsAndResult()
693 …sult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const … in genericLocaleStarterWithOptionsAndResult()
715 …ions(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const … in genericLocaleStarterWithOptions()
Dcmsccoll.c1628 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
1644 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
1663 static const UColAttribute att[] = { UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH };
1680 static const UColAttribute att[] = { UCOL_CASE_FIRST};
2202 static const UColAttribute att[] = { UCOL_STRENGTH }; in TestNewJapanese()
2205 static const UColAttribute attShifted[] = { UCOL_STRENGTH, UCOL_ALTERNATE_HANDLING}; in TestNewJapanese()
3041 UColAttribute att = UCOL_NUMERIC_COLLATION; in TestNumericCollation()
3482 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST }; in TestUpperFirstQuaternary()
3491 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL }; in TestJ4960()
3495 UColAttribute att2[] = { UCOL_CASE_LEVEL }; in TestJ4960()
/third_party/icu/tools/multi/proj/provider/glue/
Dcoll_fe.cpp68 virtual void setAttribute(UColAttribute, UColAttributeValue, UErrorCode&) ; \
69 virtual UColAttributeValue getAttribute(UColAttribute, UErrorCode&) CONST_AFTER_50_0_2; \
253 void GLUE_SYM ( Collator ) :: setAttribute(UColAttribute, UColAttributeValue, UErrorCode&) { in GLUE_SYM()
257 UColAttributeValue GLUE_SYM ( Collator ) :: getAttribute(UColAttribute, UErrorCode&) CONST_AFTER_50… in GLUE_SYM()
/third_party/icu/icu4c/source/i18n/unicode/
Ducol.h357 } UColAttribute; typedef
1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status…
1222 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
Dtblcoll.h513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
523 virtual UColAttributeValue getAttribute(UColAttribute attr,
Dcoll.h877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
888 virtual UColAttributeValue getAttribute(UColAttribute attr,
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducol.h357 } UColAttribute; typedef
1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status…
1222 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
Dtblcoll.h513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
523 virtual UColAttributeValue getAttribute(UColAttribute attr,
Dcoll.h877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
888 virtual UColAttributeValue getAttribute(UColAttribute attr,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducol.h357 } UColAttribute; typedef
1209 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status…
1223 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
Dcoll.h877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
888 virtual UColAttributeValue getAttribute(UColAttribute attr,
Dtblcoll.h513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
523 virtual UColAttributeValue getAttribute(UColAttribute attr,
/third_party/icu/icu4c/source/i18n/
Ducol_sit.cpp535 … if(forceDefaults || ucol_getAttribute(result, (UColAttribute)i, status) != s.options[i]) { in ucol_openFromShortString()
536 ucol_setAttribute(result, (UColAttribute)i, s.options[i], status); in ucol_openFromShortString()
Ducol.cpp346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute()
355 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) { in ucol_getAttribute()
Dcoll.cpp265 UColAttribute attr;
Drulebasedcollator.cpp411 RuleBasedCollator::getAttribute(UColAttribute attr, UErrorCode &errorCode) const { in getAttribute()
444 RuleBasedCollator::setAttribute(UColAttribute attr, UColAttributeValue value, in setAttribute()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp535 … if(forceDefaults || ucol_getAttribute(result, (UColAttribute)i, status) != s.options[i]) { in ucol_openFromShortString()
536 ucol_setAttribute(result, (UColAttribute)i, s.options[i], status); in ucol_openFromShortString()
Ducol.cpp340 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute()
349 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) { in ucol_getAttribute()
Dcoll.cpp265 UColAttribute attr;
Drulebasedcollator.cpp411 RuleBasedCollator::getAttribute(UColAttribute attr, UErrorCode &errorCode) const { in getAttribute()
444 RuleBasedCollator::setAttribute(UColAttribute attr, UColAttributeValue value, in setAttribute()
/third_party/node/deps/icu-small/source/i18n/
Ducol_sit.cpp535 … if(forceDefaults || ucol_getAttribute(result, (UColAttribute)i, status) != s.options[i]) { in ucol_openFromShortString()
536 ucol_setAttribute(result, (UColAttribute)i, s.options[i], status); in ucol_openFromShortString()
Ducol.cpp346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute()
355 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) { in ucol_getAttribute()
Dcoll.cpp266 UColAttribute attr;
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp2032 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
2034 virtual UColAttributeValue getAttribute(UColAttribute attr,
2183 void TestCollator::setAttribute(UColAttribute /*attr*/, UColAttributeValue /*value*/, in setAttribute() argument
2188 UColAttributeValue TestCollator::getAttribute(UColAttribute attr, in getAttribute()

12