/external/chromium_org/third_party/icu/source/test/intltest/ |
lcukocol.cpp | 37 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
decoll.cpp | 113 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 128 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
tscoll.cpp | 158 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); 192 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 196 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 232 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 234 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
|
regcoll.cpp | 153 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 194 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 210 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 256 if (c->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF) 322 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 432 c1->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 436 c2->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OFF, status); 585 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 778 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 903 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OFF, status) [all...] |
ucaconf.cpp | 90 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 99 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|
allcoll.cpp | 106 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
jacoll.cpp | 111 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
/external/icu4c/test/intltest/ |
lcukocol.cpp | 37 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
decoll.cpp | 113 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 128 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
tscoll.cpp | 162 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); 196 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 200 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 236 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 238 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
|
regcoll.cpp | 153 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 194 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 210 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 256 if (c->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF) 322 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 432 c1->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 436 c2->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OFF, status); 585 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 778 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 903 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OFF, status) [all...] |
ucaconf.cpp | 89 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 98 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
allcoll.cpp | 106 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
jacoll.cpp | 111 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
|
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/ |
CollatorICU.cpp | 131 ucol_setAttribute(m_collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cdetst.c | 111 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|
callcoll.c | 279 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); 307 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 311 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 349 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 351 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 902 ucol_setAttribute(myCollator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); [all...] |
capitst.c | 152 {UCOL_NORMALIZATION_MODE, {UCOL_ON, UCOL_OFF}, 2, UCOL_SHIFTED},/* attribute for normalization */ 629 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || 636 if (ucol_getAttribute(el_GR, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || 643 if (ucol_getAttribute(en_US, UCOL_NORMALIZATION_MODE, &status) != UCOL_OFF || [all...] |
/external/icu4c/test/cintltst/ |
cdetst.c | 111 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|
callcoll.c | 279 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); 340 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 345 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 384 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 386 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 930 ucol_setAttribute(myCollator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); [all...] |
capitst.c | 113 {UCOL_NORMALIZATION_MODE, {UCOL_ON, UCOL_OFF}, 2, UCOL_SHIFTED},/* attribute for normalization */ 626 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || 633 if (ucol_getAttribute(el_GR, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || 640 if (ucol_getAttribute(en_US, UCOL_NORMALIZATION_MODE, &status) != UCOL_OFF || [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucol.h | 218 UCOL_NORMALIZATION_MODE, 219 /** An alias for UCOL_NORMALIZATION_MODE attribute */ 220 UCOL_DECOMPOSITION_MODE = UCOL_NORMALIZATION_MODE, [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | 287 UCOL_NORMALIZATION_MODE, 288 /** An alias for UCOL_NORMALIZATION_MODE attribute. 291 UCOL_DECOMPOSITION_MODE = UCOL_NORMALIZATION_MODE, [all...] |
/external/icu4c/samples/coll/ |
coll.cpp | 183 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|
/external/icu4c/samples/strsrch/ |
strsrch.cpp | 174 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
|