/external/chromium_org/third_party/icu/source/common/ |
locdispnames.cpp | 63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName, 75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName, 389 uloc_getDisplayLanguage(const char *locale, 498 length=uloc_getDisplayLanguage(locale, displayLocale,
|
/external/icu4c/common/ |
locdispnames.cpp | 63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName, 75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName, 390 uloc_getDisplayLanguage(const char *locale, 589 langLen=uloc_getDisplayLanguage(locale, displayLocale, p, cap, pErrorCode);
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uloc.h | 110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of 559 uloc_getDisplayLanguage(const char* locale, [all...] |
urename.h | [all...] |
/external/icu4c/common/unicode/ |
uloc.h | 110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of 560 uloc_getDisplayLanguage(const char* locale, [all...] |
urename.h | [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cloctst.c | 588 length=uloc_getDisplayLanguage(NULL, NULL, buffer, LENGTHOF(buffer), &errorCode); 596 length=uloc_getDisplayLanguage("qq", "rr", buffer, LENGTHOF(buffer), &errorCode); 742 maxresultsize=uloc_getDisplayLanguage(testLocale, displayLocale, NULL, maxresultsize, &status); 747 uloc_getDisplayLanguage(testLocale, displayLocale, testLang, maxresultsize + 1, &status); [all...] |
cldrtest.c | [all...] |
/external/icu4c/test/cintltst/ |
cloctst.c | 665 length=uloc_getDisplayLanguage(NULL, NULL, buffer, LENGTHOF(buffer), &errorCode); 673 length=uloc_getDisplayLanguage("qq", "rr", buffer, LENGTHOF(buffer), &errorCode); [all...] |
cldrtest.c | [all...] |