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

  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 202 static const Locale &U_EXPORT2 getChinese(void);
  /external/icu/icu4c/source/common/unicode/
locid.h 202 static const Locale &U_EXPORT2 getChinese(void);
  /external/chromium_org/third_party/icu/source/test/intltest/
alphaindextst.cpp 96 RuleBasedCollator *coll = dynamic_cast<RuleBasedCollator *>(Collator::createInstance(Locale::getChinese(), status));
585 static_cast<RuleBasedCollator *>(Collator::createInstance(Locale::getChinese(), status)));
596 index.addLabels(Locale::getChinese(), status);
svccoll.cpp 161 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
168 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
plurults.cpp 256 LocalPointer<PluralRules> zh(test->forLocale(Locale::getChinese(), status));
    [all...]
loctest.cpp 349 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) {
    [all...]
calregts.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
svccoll.cpp 159 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
166 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
alphaindextst.cpp 587 static_cast<RuleBasedCollator *>(Collator::createInstance(Locale::getChinese(), status)));
598 index.addLabels(Locale::getChinese(), status);
plurults.cpp 256 LocalPointer<PluralRules> zh(test->forLocale(Locale::getChinese(), status));
    [all...]
loctest.cpp 349 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) {
    [all...]
calregts.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 735 Locale::getChinese(void)
  /external/icu/icu4c/source/common/
locid.cpp 735 Locale::getChinese(void)

Completed in 832 milliseconds