Searched refs:uloc_getDisplayCountry (Results 1 - 11 of 11) sorted by relevance

/external/icu4c/common/
H A Dlocdispnames.cpp143 length=uloc_getDisplayCountry(fullName, displayLocale.fullName,
155 length=uloc_getDisplayCountry(fullName, displayLocale.fullName,
408 uloc_getDisplayCountry(const char *locale, function
550 length2=uloc_getDisplayCountry(locale, displayLocale,
554 length2=uloc_getDisplayCountry(locale, displayLocale,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h108 * use <code>uloc_getDisplayCountry</code> to get the
588 uloc_getDisplayCountry(const char* locale,
H A Durename.h783 #define uloc_getDisplayCountry uloc_getDisplayCountry_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h108 * use <code>uloc_getDisplayCountry</code> to get the
588 uloc_getDisplayCountry(const char* locale,
H A Durename.h783 #define uloc_getDisplayCountry uloc_getDisplayCountry_3_2 macro
/external/icu4c/common/unicode/
H A Duloc.h108 * use <code>uloc_getDisplayCountry</code> to get the
605 uloc_getDisplayCountry(const char* locale,
H A Durename.h1025 #define uloc_getDisplayCountry U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayCountry) macro
/external/icu4c/test/cintltst/
H A Dcloctst.c774 maxresultsize=uloc_getDisplayCountry(testLocale, displayLocale, NULL, maxresultsize, &status);
779 uloc_getDisplayCountry(testLocale, displayLocale, testCtry, maxresultsize + 1, &status);
2822 int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status);
2823 int32_t newCountryLen = uloc_getDisplayCountry(newLoc, dispLoc, newCountry, capacity, &status);
2832 log_err("uloc_getDisplayCountry() failed for %s in display locale %s \n", oldLoc, dispLoc);
H A Dcldrtest.c1008 langSize = uloc_getDisplayCountry(currLoc, currLoc, langBuffer, sizeof(langBuffer)/sizeof(langBuffer[0]), &errorCode);
1010 log_err("error uloc_getDisplayCountry returned %s\n", u_errorName(errorCode));
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h783 #define uloc_getDisplayCountry uloc_getDisplayCountry_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h783 #define uloc_getDisplayCountry uloc_getDisplayCountry_3_2 macro

Completed in 74 milliseconds