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

  /external/chromium/third_party/icu/public/common/unicode/
uintrnal.h 100 # define ucol_equals ucol_equals_INTERNAL_API_DO_NOT_USE macro
urename.h 667 #define ucol_equals ucol_equals_4_2 macro
    [all...]
  /external/icu4c/common/unicode/
uintrnal.h 95 # define ucol_equals ucol_equals_INTERNAL_API_DO_NOT_USE macro
urename.h 704 #define ucol_equals macro
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h     [all...]
  /external/icu4c/i18n/unicode/
ucol.h     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h     [all...]
urename.h 559 #define ucol_equals ucol_equals_3_2 macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h     [all...]
urename.h 559 #define ucol_equals ucol_equals_3_2 macro
    [all...]
  /external/chromium/third_party/icu/source/i18n/
tblcoll.cpp 202 return ucol_equals(this->ucollator, thatAlias.ucollator);
ucol_res.cpp 549 ucol_equals(const UCollator *source, const UCollator *target) { function
    [all...]
  /external/icu4c/i18n/
tblcoll.cpp 202 return ucol_equals(this->ucollator, thatAlias.ucollator);
ucol_res.cpp 543 ucol_equals(const UCollator *source, const UCollator *target) { function
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
svccoll.cpp 169 if (!ucol_equals(fufu, frFR)) {
  /external/icu4c/test/intltest/
svccoll.cpp 169 if (!ucol_equals(fufu.getAlias(), frFR.getAlias())) {
  /external/chromium/third_party/icu/source/test/cintltst/
capitst.c 765 if (!ucol_equals(someClonedCollators[0], col)) {
796 if (!ucol_equals(someClonedCollators[index], someCollators[index])) {
    [all...]
cmsccoll.c     [all...]
  /external/icu4c/test/cintltst/
capitst.c 775 if (!ucol_equals(someClonedCollators[0], col)) {
806 if (!ucol_equals(someClonedCollators[index], someCollators[index])) {
    [all...]
cmsccoll.c     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 559 #define ucol_equals ucol_equals_3_2 macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 559 #define ucol_equals ucol_equals_3_2 macro
    [all...]

Completed in 887 milliseconds