Searched refs:UColAttributeValue (Results 1 - 23 of 23) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcallcoll.h51 void genericLocaleStarterWithOptions(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize);
52 void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result);
55 void genericRulesStarterWithOptionsAndResult(const char *rules, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result);
H A Dcmsccoll.c281 UColAttributeValue caseFirst[] = {
288 UColAttributeValue alternateHandling[] = {
293 UColAttributeValue caseLevel[] = {
298 UColAttributeValue strengths[] = {
854 const static UColAttributeValue caseTestAttributes[][2] =
1630 static const UColAttributeValue valOn[] = { UCOL_ON };
1631 static const UColAttributeValue valOff[] = { UCOL_OFF };
1646 static const UColAttributeValue valOn[] = { UCOL_ON };
1647 static const UColAttributeValue valOff[] = { UCOL_OFF };
1665 static const UColAttributeValue valO
[all...]
H A Dcallcoll.c279 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status);
664 void genericRulesStarterWithOptionsAndResult(const char *rules, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) {
687 void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) {
709 void genericLocaleStarterWithOptions(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize) {
H A Dcapitst.c97 UColAttributeValue val[5];
99 UColAttributeValue nonValue;
111 UColAttributeValue value;
1920 UColAttributeValue strength;
/external/icu/icu4c/source/i18n/
H A Dcollationsettings.h154 void setFlag(int32_t bit, UColAttributeValue value,
157 UColAttributeValue getFlag(int32_t bit) const {
161 void setCaseFirst(UColAttributeValue value, int32_t defaultOptions, UErrorCode &errorCode);
163 UColAttributeValue getCaseFirst() const {
169 void setAlternateHandling(UColAttributeValue value,
172 UColAttributeValue getAlternateHandling() const {
H A Dcollationsettings.cpp289 CollationSettings::setFlag(int32_t bit, UColAttributeValue value,
309 CollationSettings::setCaseFirst(UColAttributeValue value,
333 CollationSettings::setAlternateHandling(UColAttributeValue value,
H A Dcollationruleparser.cpp526 UColAttributeValue value = UCOL_DEFAULT;
557 UColAttributeValue value = UCOL_DEFAULT;
571 UColAttributeValue value = getOnOffValue(v);
578 UColAttributeValue value = getOnOffValue(v);
585 UColAttributeValue value = getOnOffValue(v);
592 UColAttributeValue value = getOnOffValue(v);
733 UColAttributeValue
H A Dcollationruleparser.h162 static UColAttributeValue getOnOffValue(const UnicodeString &s);
H A Dcoleitr.cpp309 UColAttributeValue s = (UColAttributeValue)rbc_->settings->getStrength();
H A Ducol_sit.cpp94 UColAttributeValue options[UCOL_ATTRIBUTE_COUNT];
111 UColAttributeValue value;
130 static UColAttributeValue
H A Ducol.cpp337 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) {
345 U_CAPI UColAttributeValue U_EXPORT2
H A Dcollationbuilder.cpp117 UColAttributeValue decompositionMode,
131 UColAttributeValue decompositionMode,
159 UColAttributeValue decompositionMode,
183 setAttribute(UCOL_STRENGTH, (UColAttributeValue)strength, errorCode);
1638 UColAttributeValue normalizationMode, UCollationStrength strength,
H A Drulebasedcollator.cpp408 UColAttributeValue
427 return (UColAttributeValue)settings->getStrength();
442 RuleBasedCollator::setAttribute(UColAttribute attr, UColAttributeValue value,
444 UColAttributeValue oldValue = getAttribute(attr, errorCode);
1524 void appendAttribute(CharString &s, char letter, UColAttributeValue value,
H A Dcoll.cpp276 UColAttributeValue value;
913 setAttribute(UCOL_STRENGTH, (UColAttributeValue)newStrength, intStatus);
/external/icu/icu4c/source/i18n/unicode/
H A Dtblcoll.h146 UColAttributeValue decompositionMode,
161 UColAttributeValue decompositionMode,
507 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
517 virtual UColAttributeValue getAttribute(UColAttribute attr,
772 UColAttributeValue decompositionMode,
H A Ducol.h128 } UColAttributeValue; typedef in typeref:enum:__anon5707
225 * These values can be now found in the UColAttributeValue enum.
228 typedef UColAttributeValue UCollationStrength;
419 UColAttributeValue normalizationMode,
1182 * @see UColAttributeValue
1187 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1196 * @see UColAttributeValue
1200 U_STABLE UColAttributeValue U_EXPORT2
H A Dcoll.h858 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
869 virtual UColAttributeValue getAttribute(UColAttribute attr,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDebugUtilitiesData.java18 public static final int UColAttributeValue = 7; field in class:DebugUtilitiesData
27 "UColAttributeValue", /* 7 */
40 "UColAttributeValue", /* 7 */
110 /* UColAttributeValue, 7 */
136 7, /* UColAttributeValue */
206 /* UColAttributeValue, 7 */
/external/icu/icu4c/source/test/intltest/
H A Dssearch.cpp162 UColAttributeValue collatorStrength = UCOL_PRIMARY;
181 UColAttributeValue normalize = UCOL_OFF;
191 UColAttributeValue alternateHandling = UCOL_NON_IGNORABLE;
H A Dtscoll.cpp144 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status);
H A Dapicoll.cpp2001 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
2003 virtual UColAttributeValue getAttribute(UColAttribute attr,
2152 void TestCollator::setAttribute(UColAttribute /*attr*/, UColAttributeValue /*value*/,
2157 UColAttributeValue TestCollator::getAttribute(UColAttribute attr,
2307 UColAttributeValue val = c1->getAttribute(UCOL_CASE_FIRST, status);
H A Dcollationtest.cpp1101 UColAttributeValue value;
1178 UColAttributeValue value;
/external/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp251 COUNT_CASE(UColAttributeValue)
272 FIELD_CASE(UColAttributeValue)

Completed in 410 milliseconds