Searched refs:ucol_setStrength (Results 1 - 24 of 24) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcfintst.c86 ucol_setStrength(myCollation, UCOL_TERTIARY);
104 ucol_setStrength(myCollation, UCOL_PRIMARY);
H A Dcjaptst.c126 ucol_setStrength(myCollation, UCOL_TERTIARY);
149 ucol_setStrength(myCollation, UCOL_PRIMARY);
170 ucol_setStrength(myCollation, UCOL_SECONDARY);
194 ucol_setStrength(myCollation, UCOL_TERTIARY);
219 ucol_setStrength(myCollation, UCOL_QUATERNARY);
H A Dcestst.c96 ucol_setStrength(myCollation, UCOL_TERTIARY);
115 ucol_setStrength(myCollation, UCOL_PRIMARY);
H A Dcturtst.c103 ucol_setStrength(myCollation, UCOL_TERTIARY);
123 ucol_setStrength(myCollation, UCOL_PRIMARY);
H A Dcdetst.c112 ucol_setStrength(myCollation, UCOL_TERTIARY);
131 ucol_setStrength(myCollation, UCOL_PRIMARY);
H A Dusrchtst.c555 ucol_setStrength(collator, search.strength);
564 ucol_setStrength(collator, UCOL_TERTIARY);
568 ucol_setStrength(collator, UCOL_TERTIARY);
586 ucol_setStrength(collator, search.strength);
599 ucol_setStrength(collator, UCOL_TERTIARY);
607 ucol_setStrength(collator, UCOL_TERTIARY);
626 ucol_setStrength(collator, search.strength);
639 ucol_setStrength(collator, UCOL_TERTIARY);
643 ucol_setStrength(collator, UCOL_TERTIARY);
780 ucol_setStrength(collato
[all...]
H A Dcallcoll.c723 ucol_setStrength(myCollation, UCOL_TERTIARY);
747 ucol_setStrength(myCollation, UCOL_PRIMARY);
774 ucol_setStrength(myCollation, UCOL_SECONDARY);
823 ucol_setStrength(myCollation, UCOL_TERTIARY);
866 ucol_setStrength(myCollator, UCOL_PRIMARY);
1013 ucol_setStrength(enCollation, UCOL_PRIMARY);
H A Dcapitst.c377 log_verbose("testing ucol_setStrength() method ...\n");
378 ucol_setStrength(col, UCOL_SECONDARY);
435 ucol_setStrength(col, UCOL_PRIMARY);
440 log_verbose("testing French ucol_setStrength() method ...\n");
441 ucol_setStrength(col, UCOL_TERTIARY);
608 ucol_setStrength(col, UCOL_SECONDARY);
615 ucol_setStrength(col, UCOL_PRIMARY);
793 ucol_setStrength(someCollators[index], UCOL_IDENTICAL);
817 ucol_setStrength(someCollators[index], UCOL_PRIMARY);
825 ucol_setStrength(someClonedCollator
[all...]
H A Dcfrtst.c160 ucol_setStrength(myCollation, UCOL_QUATERNARY);
209 ucol_setStrength(myCollation, UCOL_TERTIARY);
H A Dencoll.c275 ucol_setStrength(myCollation, UCOL_TERTIARY);
315 ucol_setStrength(myCollation, UCOL_PRIMARY);
334 ucol_setStrength(myCollation, UCOL_SECONDARY);
H A Dcmsccoll.c273 ucol_setStrength(myCollation, UCOL_TERTIARY);
1742 ucol_setStrength(coll, UCOL_IDENTICAL);
2146 ucol_setStrength(myCollation, UCOL_TERTIARY);
2166 ucol_setStrength(myCollation, UCOL_TERTIARY);
2288 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/
2290 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/
2304 ucol_setStrength(coll, UCOL_TERTIARY);
2318 ucol_setStrength(coll, UCOL_TERTIARY);
2362 ucol_setStrength(coll, UCOL_IDENTICAL);
2380 ucol_setStrength(col
[all...]
H A Dcitertst.c1875 ucol_setStrength(coll, strength[strengthIndex]);
/external/icu4c/i18n/unicode/
H A Ducol.h570 * @see ucol_setStrength
586 ucol_setStrength(UCollator *coll,
/external/icu4c/tools/dumpce/
H A Ddumpce.cpp757 ucol_setStrength(COLLATOR_, UCOL_PRIMARY);
760 ucol_setStrength(COLLATOR_, UCOL_SECONDARY);
763 ucol_setStrength(COLLATOR_, UCOL_TERTIARY);
825 ucol_setStrength(COLLATOR_, UCOL_TERTIARY);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h479 * @see ucol_setStrength
495 ucol_setStrength(UCollator *coll,
H A Durename.h629 #define ucol_setStrength ucol_setStrength_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h479 * @see ucol_setStrength
495 ucol_setStrength(UCollator *coll,
H A Durename.h629 #define ucol_setStrength ucol_setStrength_3_2 macro
/external/icu4c/test/intltest/
H A Dssearch.cpp293 ucol_setStrength(collator.getAlias(), collatorStrength);
631 ucol_setStrength(collator, collatorStrength);
1610 //ucol_setStrength(collator.getAlias(), collatorStrength);
2296 ucol_setStrength(coll, strengths[s]);
2435 ucol_setStrength(coll, strengths[s]);
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h629 #define ucol_setStrength ucol_setStrength_3_2 macro
/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp1963 ucol_setStrength(collator, strength);
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h629 #define ucol_setStrength ucol_setStrength_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h792 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
/external/icu4c/i18n/
H A Ducol.cpp6687 ucol_setStrength( UCollator *coll, function

Completed in 311 milliseconds