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

  /external/chromium_org/third_party/icu/source/common/
locdispnames.cpp 63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
390 uloc_getDisplayLanguage(const char *locale,
618 langLen=uloc_getDisplayLanguage(locale, displayLocale, p, cap, pErrorCode);
    [all...]
  /external/icu/icu4c/source/common/
locdispnames.cpp 63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
390 uloc_getDisplayLanguage(const char *locale,
618 langLen=uloc_getDisplayLanguage(locale, displayLocale, p, cap, pErrorCode);
    [all...]
  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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 668 length=uloc_getDisplayLanguage(NULL, NULL, buffer, LENGTHOF(buffer), &errorCode);
676 length=uloc_getDisplayLanguage("qq", "rr", buffer, LENGTHOF(buffer), &errorCode);
    [all...]
cldrtest.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 668 length=uloc_getDisplayLanguage(NULL, NULL, buffer, LENGTHOF(buffer), &errorCode);
676 length=uloc_getDisplayLanguage("qq", "rr", buffer, LENGTHOF(buffer), &errorCode);
    [all...]
cldrtest.c     [all...]

Completed in 207 milliseconds