Searched refs:UCOL_NORMALIZATION_MODE (Results 1 - 25 of 59) sorted by relevance

123

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dlcukocol.cpp37 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Ddecoll.cpp113 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
128 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Dtscoll.cpp162 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);
H A Dregcoll.cpp153 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_OF
[all...]
H A Ducaconf.cpp89 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
98 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Dallcoll.cpp106 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Djacoll.cpp111 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
/external/icu/icu4c/source/test/intltest/
H A Dlcukocol.cpp37 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Ddecoll.cpp113 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
128 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Dtscoll.cpp144 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status);
178 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
182 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
218 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
220 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
H A Dregcoll.cpp146 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
187 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
203 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
249 if (c->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF)
315 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
425 c1->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
429 c2->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OFF, status);
578 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
771 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
896 c->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_OF
[all...]
H A Ducaconf.cpp91 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
100 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Dallcoll.cpp106 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
H A Djacoll.cpp111 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
H A DCollatorICU.cpp131 ucol_setAttribute(m_collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdetst.c111 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
H A Dcallcoll.c279 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);
932 ucol_setAttribute(myCollator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
1280 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcdetst.c111 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
H A Dcallcoll.c279 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);
932 ucol_setAttribute(myCollator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
1290 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h287 UCOL_NORMALIZATION_MODE, enumerator in enum:__anon12151
288 /** An alias for UCOL_NORMALIZATION_MODE attribute.
291 UCOL_DECOMPOSITION_MODE = UCOL_NORMALIZATION_MODE,
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h281 UCOL_NORMALIZATION_MODE, enumerator in enum:__anon21937
282 /** An alias for UCOL_NORMALIZATION_MODE attribute.
285 UCOL_DECOMPOSITION_MODE = UCOL_NORMALIZATION_MODE,
/external/chromium_org/third_party/icu/source/samples/coll/
H A Dcoll.cpp183 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/chromium_org/third_party/icu/source/samples/strsrch/
H A Dstrsrch.cpp174 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/icu/icu4c/source/samples/coll/
H A Dcoll.cpp183 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
/external/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp174 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);

Completed in 5407 milliseconds

123