Searched refs:dispLoc (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/test/cintltst/ |
D | cloctst.c | 2666 const char* dispLoc = uloc_getAvailable(j); in TestDisplayName() local 2667 … int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); in TestDisplayName() 2668 … int32_t newCountryLen = uloc_getDisplayCountry(newLoc, dispLoc, newCountry, capacity, &status); in TestDisplayName() 2669 … int32_t oldLangLen = uloc_getDisplayLanguage(oldLoc, dispLoc, oldLang, capacity, &status); in TestDisplayName() 2670 … int32_t newLangLen = uloc_getDisplayLanguage(newLoc, dispLoc, newLang, capacity, &status ); in TestDisplayName() 2677 … log_err("uloc_getDisplayCountry() failed for %s in display locale %s \n", oldLoc, dispLoc); in TestDisplayName() 2683 …loc_getDisplayLanguage() failed for %s in display locale %s \n", oldLoc, dispLoc); } in TestDisplayName()
|
/external/icu4c/i18n/ |
D | ucol_res.cpp | 532 const char *dispLoc, in ucol_getDisplayName() argument 546 Collator::getDisplayName(Locale(objLoc), Locale(dispLoc), dst); in ucol_getDisplayName()
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 514 const char *dispLoc,
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | ucol.h | 512 const char *dispLoc,
|
/external/webkit/WebCore/icu/unicode/ |
D | ucol.h | 512 const char *dispLoc,
|