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

/external/icu/icu4c/source/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.c752 ucol_setStrength(myCollation, UCOL_TERTIARY);
776 ucol_setStrength(myCollation, UCOL_PRIMARY);
803 ucol_setStrength(myCollation, UCOL_SECONDARY);
852 ucol_setStrength(myCollation, UCOL_TERTIARY);
895 ucol_setStrength(myCollator, UCOL_PRIMARY);
1050 ucol_setStrength(enCollation, UCOL_PRIMARY);
H A Dcmsccoll.c273 ucol_setStrength(myCollation, UCOL_TERTIARY);
667 ucol_setStrength(coll, UCOL_IDENTICAL);
872 ucol_setStrength(myCollation, UCOL_TERTIARY);
892 ucol_setStrength(myCollation, UCOL_TERTIARY);
1014 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/
1016 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/
1030 ucol_setStrength(coll, UCOL_TERTIARY);
1044 ucol_setStrength(coll, UCOL_TERTIARY);
1088 ucol_setStrength(coll, UCOL_IDENTICAL);
1106 ucol_setStrength(col
[all...]
H A Dcapitst.c351 log_verbose("testing ucol_setStrength() method ...\n");
352 ucol_setStrength(col, UCOL_SECONDARY);
416 ucol_setStrength(col, UCOL_PRIMARY);
421 log_verbose("testing French ucol_setStrength() method ...\n");
422 ucol_setStrength(col, UCOL_TERTIARY);
584 ucol_setStrength(col, UCOL_SECONDARY);
591 ucol_setStrength(col, UCOL_PRIMARY);
768 ucol_setStrength(someCollators[idx], UCOL_IDENTICAL);
789 ucol_setStrength(someCollators[idx], UCOL_PRIMARY);
797 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);
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h663 * @see ucol_setStrength
679 ucol_setStrength(UCollator *coll,
/external/icu/icu4c/source/i18n/
H A Ducol.cpp355 ucol_setStrength( UCollator *coll, function
/external/icu/icu4c/source/test/intltest/
H A Dssearch.cpp259 ucol_setStrength(collator.getAlias(), collatorStrength);
922 //ucol_setStrength(collator.getAlias(), collatorStrength);
1446 ucol_setStrength(coll, strengths[s]);
/external/icu/icu4c/source/common/unicode/
H A Durename.h756 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro

Completed in 826 milliseconds