Searched refs:ucol_getDisplayName (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucol.h | 582 ucol_getDisplayName( const char *objLoc,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 778 ucol_getDisplayName( const char *objLoc,
|
/external/icu/icu4c/source/i18n/ |
D | ucol_res.cpp | 335 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() function
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | capitst.c | 376 len=ucol_getDisplayName("en_US", "de_DE", NULL, 0, &status); in TestProperty() 380 ucol_getDisplayName("en_US", "de_DE", disName, len+1, &status); in TestProperty() 432 len=ucol_getDisplayName("fr_FR", "en_US", NULL, 0, &status); in TestProperty() 436 ucol_getDisplayName("fr_FR", "en_US", disName, len+1, &status); in TestProperty()
|
/external/icu/icu4c/source/test/cintltst/ |
D | capitst.c | 361 len=ucol_getDisplayName("en_US", "de_DE", NULL, 0, &status); in TestProperty() 365 ucol_getDisplayName("en_US", "de_DE", disName, len+1, &status); in TestProperty() 417 len=ucol_getDisplayName("fr_FR", "en_US", NULL, 0, &status); in TestProperty() 421 ucol_getDisplayName("fr_FR", "en_US", disName, len+1, &status); in TestProperty()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucol_res.cpp | 701 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 702 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 719 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName) macro
|