/external/icu/libicu/cts_headers/ |
D | collationsettings.h | 156 void setFlag(int32_t bit, UColAttributeValue value, 159 UColAttributeValue getFlag(int32_t bit) const { in getFlag() 163 void setCaseFirst(UColAttributeValue value, int32_t defaultOptions, UErrorCode &errorCode); 165 UColAttributeValue getCaseFirst() const { in getCaseFirst() 171 void setAlternateHandling(UColAttributeValue value, 174 UColAttributeValue getAlternateHandling() const { in getAlternateHandling()
|
/external/cronet/third_party/icu/source/i18n/ |
D | collationsettings.h | 156 void setFlag(int32_t bit, UColAttributeValue value, 159 UColAttributeValue getFlag(int32_t bit) const { in getFlag() 163 void setCaseFirst(UColAttributeValue value, int32_t defaultOptions, UErrorCode &errorCode); 165 UColAttributeValue getCaseFirst() const { in getCaseFirst() 171 void setAlternateHandling(UColAttributeValue value, 174 UColAttributeValue getAlternateHandling() const { in getAlternateHandling()
|
D | collationruleparser.cpp | 528 UColAttributeValue value = UCOL_DEFAULT; in parseSetting() 559 UColAttributeValue value = UCOL_DEFAULT; in parseSetting() 573 UColAttributeValue value = getOnOffValue(v); in parseSetting() 580 UColAttributeValue value = getOnOffValue(v); in parseSetting() 587 UColAttributeValue value = getOnOffValue(v); in parseSetting() 594 UColAttributeValue value = getOnOffValue(v); in parseSetting() 738 UColAttributeValue
|
D | collationsettings.cpp | 291 CollationSettings::setFlag(int32_t bit, UColAttributeValue value, in setFlag() 311 CollationSettings::setCaseFirst(UColAttributeValue value, in setCaseFirst() 335 CollationSettings::setAlternateHandling(UColAttributeValue value, in setAlternateHandling()
|
D | ucol_sit.cpp | 100 UColAttributeValue options[UCOL_ATTRIBUTE_COUNT]; 126 UColAttributeValue value; 145 static UColAttributeValue
|
D | coleitr.cpp | 312 UColAttributeValue s = (UColAttributeValue)rbc_->settings->getStrength(); in strengthOrder()
|
/external/icu/icu4c/source/i18n/ |
D | collationsettings.h | 156 void setFlag(int32_t bit, UColAttributeValue value, 159 UColAttributeValue getFlag(int32_t bit) const { in getFlag() 163 void setCaseFirst(UColAttributeValue value, int32_t defaultOptions, UErrorCode &errorCode); 165 UColAttributeValue getCaseFirst() const { in getCaseFirst() 171 void setAlternateHandling(UColAttributeValue value, 174 UColAttributeValue getAlternateHandling() const { in getAlternateHandling()
|
D | collationruleparser.cpp | 528 UColAttributeValue value = UCOL_DEFAULT; in parseSetting() 559 UColAttributeValue value = UCOL_DEFAULT; in parseSetting() 573 UColAttributeValue value = getOnOffValue(v); in parseSetting() 580 UColAttributeValue value = getOnOffValue(v); in parseSetting() 587 UColAttributeValue value = getOnOffValue(v); in parseSetting() 594 UColAttributeValue value = getOnOffValue(v); in parseSetting() 738 UColAttributeValue
|
D | collationsettings.cpp | 291 CollationSettings::setFlag(int32_t bit, UColAttributeValue value, in setFlag() 311 CollationSettings::setCaseFirst(UColAttributeValue value, in setCaseFirst() 335 CollationSettings::setAlternateHandling(UColAttributeValue value, in setAlternateHandling()
|
D | ucol_sit.cpp | 100 UColAttributeValue options[UCOL_ATTRIBUTE_COUNT]; 126 UColAttributeValue value; 145 static UColAttributeValue
|
D | coleitr.cpp | 312 UColAttributeValue s = (UColAttributeValue)rbc_->settings->getStrength(); in strengthOrder()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | ucol.h | 92 typedef enum UColAttributeValue : int32_t { enum 138 } UColAttributeValue; typedef 239 typedef UColAttributeValue UCollationStrength; 418 UColAttributeValue normalizationMode, 950 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… 965 U_CAPI UColAttributeValue U_EXPORT2
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | callcoll.h | 53 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin… 54 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin… 57 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin…
|
/external/icu/icu4c/source/test/cintltst/ |
D | callcoll.h | 53 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin… 54 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin… 57 …char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uin…
|
D | cmsccoll.c | 281 UColAttributeValue caseFirst[] = { 288 UColAttributeValue alternateHandling[] = { 293 UColAttributeValue caseLevel[] = { 298 UColAttributeValue strengths[] = { 853 const static UColAttributeValue caseTestAttributes[][2] = in TestCase() 1629 static const UColAttributeValue valOn[] = { UCOL_ON }; 1630 static const UColAttributeValue valOff[] = { UCOL_OFF }; 1645 static const UColAttributeValue valOn[] = { UCOL_ON }; 1646 static const UColAttributeValue valOff[] = { UCOL_OFF }; 1664 static const UColAttributeValue valOn[] = { UCOL_SHIFTED, UCOL_QUATERNARY }; [all …]
|
/external/icu/libicu/cts_headers/unicode/ |
D | tblcoll.h | 150 UColAttributeValue decompositionMode, 165 UColAttributeValue decompositionMode, 513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 523 virtual UColAttributeValue getAttribute(UColAttribute attr, 781 UColAttributeValue decompositionMode,
|
D | ucol.h | 138 } UColAttributeValue; typedef 239 typedef UColAttributeValue UCollationStrength; 435 UColAttributeValue normalizationMode, 1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… 1221 U_CAPI UColAttributeValue U_EXPORT2
|
D | coll.h | 877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 888 virtual UColAttributeValue getAttribute(UColAttribute attr,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tblcoll.h | 150 UColAttributeValue decompositionMode, 165 UColAttributeValue decompositionMode, 513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 523 virtual UColAttributeValue getAttribute(UColAttribute attr, 781 UColAttributeValue decompositionMode,
|
D | ucol.h | 138 } UColAttributeValue; typedef 239 typedef UColAttributeValue UCollationStrength; 435 UColAttributeValue normalizationMode, 1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… 1221 U_CAPI UColAttributeValue U_EXPORT2
|
D | coll.h | 877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 888 virtual UColAttributeValue getAttribute(UColAttribute attr,
|
/external/cronet/third_party/icu/source/i18n/unicode/ |
D | tblcoll.h | 150 UColAttributeValue decompositionMode, 165 UColAttributeValue decompositionMode, 513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 523 virtual UColAttributeValue getAttribute(UColAttribute attr, 781 UColAttributeValue decompositionMode,
|
D | ucol.h | 138 } UColAttributeValue; typedef 239 typedef UColAttributeValue UCollationStrength; 435 UColAttributeValue normalizationMode, 1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… 1221 U_CAPI UColAttributeValue U_EXPORT2
|
D | coll.h | 877 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 888 virtual UColAttributeValue getAttribute(UColAttribute attr,
|
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 138 } UColAttributeValue; typedef 239 typedef UColAttributeValue UCollationStrength; 435 UColAttributeValue normalizationMode, 1208 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… 1221 U_CAPI UColAttributeValue U_EXPORT2
|