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

  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 198 static const Locale &U_EXPORT2 getChinese(void);
  /external/icu4c/common/unicode/
locid.h 199 static const Locale &U_EXPORT2 getChinese(void);
  /external/chromium_org/third_party/icu/source/test/intltest/
plurults.cpp 248 PluralRules *zh = test->forLocale(Locale::getChinese(), status);
svccoll.cpp 161 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
168 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
loctest.cpp 348 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) {
    [all...]
calregts.cpp     [all...]
  /external/icu4c/test/intltest/
alphaindextst.cpp 581 static_cast<RuleBasedCollator *>(Collator::createInstance(Locale::getChinese(), status)));
591 index.addLabels(Locale::getChinese(), status);
svccoll.cpp 161 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
168 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
plurults.cpp 224 LocalPointer<PluralRules> zh(test->forLocale(Locale::getChinese(), status));
loctest.cpp 349 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) {
    [all...]
calregts.cpp     [all...]
  /external/icu4c/common/
locid.cpp 735 Locale::getChinese(void)
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 801 Locale::getChinese(void)

Completed in 4638 milliseconds