HomeSort by relevance Sort by last modified time
    Searched refs:ucol_setStrength (Results 1 - 18 of 18) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cfintst.c 88 ucol_setStrength(myCollation, UCOL_TERTIARY);
106 ucol_setStrength(myCollation, UCOL_PRIMARY);
cjaptst.c 128 ucol_setStrength(myCollation, UCOL_TERTIARY);
151 ucol_setStrength(myCollation, UCOL_PRIMARY);
172 ucol_setStrength(myCollation, UCOL_SECONDARY);
196 ucol_setStrength(myCollation, UCOL_TERTIARY);
221 ucol_setStrength(myCollation, UCOL_QUATERNARY);
cestst.c 98 ucol_setStrength(myCollation, UCOL_TERTIARY);
117 ucol_setStrength(myCollation, UCOL_PRIMARY);
cturtst.c 105 ucol_setStrength(myCollation, UCOL_TERTIARY);
125 ucol_setStrength(myCollation, UCOL_PRIMARY);
cdetst.c 114 ucol_setStrength(myCollation, UCOL_TERTIARY);
133 ucol_setStrength(myCollation, UCOL_PRIMARY);
usrchtst.c 557 ucol_setStrength(collator, search.strength);
566 ucol_setStrength(collator, UCOL_TERTIARY);
570 ucol_setStrength(collator, UCOL_TERTIARY);
588 ucol_setStrength(collator, search.strength);
601 ucol_setStrength(collator, UCOL_TERTIARY);
609 ucol_setStrength(collator, UCOL_TERTIARY);
628 ucol_setStrength(collator, search.strength);
641 ucol_setStrength(collator, UCOL_TERTIARY);
645 ucol_setStrength(collator, UCOL_TERTIARY);
782 ucol_setStrength(collator, search->strength)
    [all...]
callcoll.c 757 ucol_setStrength(myCollation, UCOL_TERTIARY);
781 ucol_setStrength(myCollation, UCOL_PRIMARY);
808 ucol_setStrength(myCollation, UCOL_SECONDARY);
857 ucol_setStrength(myCollation, UCOL_TERTIARY);
900 ucol_setStrength(myCollator, UCOL_PRIMARY);
    [all...]
cmsccoll.c 272 ucol_setStrength(myCollation, UCOL_TERTIARY);
666 ucol_setStrength(coll, UCOL_IDENTICAL);
868 ucol_setStrength(myCollation, UCOL_TERTIARY);
888 ucol_setStrength(myCollation, UCOL_TERTIARY);
1010 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/
1012 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/
1026 ucol_setStrength(coll, UCOL_TERTIARY);
1040 ucol_setStrength(coll, UCOL_TERTIARY);
1084 ucol_setStrength(coll, UCOL_IDENTICAL);
1102 ucol_setStrength(coll, UCOL_TERTIARY)
    [all...]
capitst.c 353 log_verbose("testing ucol_setStrength() method ...\n");
354 ucol_setStrength(col, UCOL_SECONDARY);
418 ucol_setStrength(col, UCOL_PRIMARY);
423 log_verbose("testing French ucol_setStrength() method ...\n");
424 ucol_setStrength(col, UCOL_TERTIARY);
586 ucol_setStrength(col, UCOL_SECONDARY);
593 ucol_setStrength(col, UCOL_PRIMARY);
770 ucol_setStrength(someCollators[idx], UCOL_IDENTICAL);
791 ucol_setStrength(someCollators[idx], UCOL_PRIMARY);
799 ucol_setStrength(someClonedCollators[idx], UCOL_TERTIARY)
    [all...]
cfrtst.c 163 ucol_setStrength(myCollation, UCOL_QUATERNARY);
212 ucol_setStrength(myCollation, UCOL_TERTIARY);
encoll.c 278 ucol_setStrength(myCollation, UCOL_TERTIARY);
318 ucol_setStrength(myCollation, UCOL_PRIMARY);
337 ucol_setStrength(myCollation, UCOL_SECONDARY);
  /external/icu/icu4c/source/i18n/unicode/
ucol.h 674 * @see ucol_setStrength
690 ucol_setStrength(UCollator *coll,
    [all...]
  /external/icu/libandroidicu/include/unicode/
ucol.h 674 * @see ucol_setStrength
690 ucol_setStrength(UCollator *coll,
    [all...]
urename.h     [all...]
  /external/icu/icu4c/source/i18n/
ucol.cpp 358 ucol_setStrength( UCollator *coll,
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 260 ucol_setStrength(collator.getAlias(), collatorStrength);
921 //ucol_setStrength(collator.getAlias(), collatorStrength);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/icu/libandroidicu/static_shim/
shim.cpp     [all...]

Completed in 695 milliseconds