Searched refs:ucol_equals (Results 1 - 12 of 12) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ducol_imp.h44 ucol_equals(const UCollator *source, const UCollator *target);
H A Ducol.cpp617 ucol_equals(const UCollator *source, const UCollator *target) { function
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h1341 ucol_equals(const UCollator *source, const UCollator *target);
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp203 return ucol_equals(this->ucollator, thatAlias.ucollator);
H A Ducol_res.cpp589 ucol_equals(const UCollator *source, const UCollator *target) { function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsvccoll.cpp177 if (!ucol_equals(fufu.getAlias(), frFR.getAlias())) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c746 if (!ucol_equals(someClonedCollators[0], col)) {
774 if (!ucol_equals(someClonedCollators[idx], someCollators[idx])) {
2067 if(!ucol_equals(coll, fromNormalized)) {
H A Dcmsccoll.c4079 if(!ucol_equals(source, target)) {
4091 if(!ucol_equals(source, target)) {
4106 if(ucol_equals(source, target)) {
4119 if(!ucol_equals(source, target)) {
4130 /* ucol_equals is not currently a public API. There is a chance that it will become
4174 if(!ucol_equals(source, target)) {
4183 if(!ucol_equals(source, source)) {
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c744 if (!ucol_equals(someClonedCollators[0], col)) {
772 if (!ucol_equals(someClonedCollators[idx], someCollators[idx])) {
2075 if(!ucol_equals(coll, fromNormalized)) {
H A Dcmsccoll.c2781 if(!ucol_equals(source, target)) {
2793 if(!ucol_equals(source, target)) {
2808 if(ucol_equals(source, target)) {
2822 if(!ucol_equals(source, target) && sourceRulesLen != 0) {
2833 /* ucol_equals is not currently a public API. There is a chance that it will become
2877 if(!ucol_equals(source, target)) {
2886 if(!ucol_equals(source, source)) {
/external/icu/icu4c/source/common/unicode/
H A Durename.h696 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h713 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals) macro

Completed in 311 milliseconds