Searched refs:getChinese (Results 1 - 14 of 14) sorted by relevance
/external/chromium_org/third_party/icu/source/common/unicode/ |
H A D | locid.h | 202 static const Locale &U_EXPORT2 getChinese(void);
|
/external/icu/icu4c/source/common/unicode/ |
H A D | locid.h | 202 static const Locale &U_EXPORT2 getChinese(void);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | 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);
|
H A D | svccoll.cpp | 161 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) { 168 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
|
H A D | plurults.cpp | 256 LocalPointer<PluralRules> zh(test->forLocale(Locale::getChinese(), status));
|
H A D | loctest.cpp | 349 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) { 1549 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""),
|
H A D | calregts.cpp | 1235 Locale locales [] = { Locale::getChinese(), Locale::getChina() };
|
/external/icu/icu4c/source/test/intltest/ |
H A D | svccoll.cpp | 159 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) { 166 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
|
H A D | alphaindextst.cpp | 587 static_cast<RuleBasedCollator *>(Collator::createInstance(Locale::getChinese(), status))); 598 index.addLabels(Locale::getChinese(), status);
|
H A D | plurults.cpp | 256 LocalPointer<PluralRules> zh(test->forLocale(Locale::getChinese(), status));
|
H A D | loctest.cpp | 349 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) { 1549 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""),
|
H A D | calregts.cpp | 1235 Locale locales [] = { Locale::getChinese(), Locale::getChina() };
|
/external/chromium_org/third_party/icu/source/common/ |
H A D | locid.cpp | 735 Locale::getChinese(void) function in class:Locale
|
/external/icu/icu4c/source/common/ |
H A D | locid.cpp | 735 Locale::getChinese(void) function in class:Locale
|
Completed in 755 milliseconds