Searched defs:displayLocale (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnvdisp.c34 ucnv_getDisplayName(const UConverter *cnv, const char *displayLocale, UChar *displayName, int32_t displayNameCapacity, UErrorCode *pErrorCode) argument
H A Dlocdispnames.cpp51 Locale::getDisplayLanguage(const Locale &displayLocale, argument
91 Locale::getDisplayScript(const Locale &displayLocale, argument
131 Locale::getDisplayCountry(const Locale &displayLocale, argument
171 Locale::getDisplayVariant(const Locale &displayLocale, argument
211 getDisplayName(const Locale &displayLocale, UnicodeString &result) const argument
258 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& name) argument
349 _getDisplayNameForComponent(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) argument
390 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
399 uloc_getDisplayScript(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
418 uloc_getDisplayScriptInContext(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
428 uloc_getDisplayCountry(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
442 uloc_getDisplayVariant(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
463 uloc_getDisplayName(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
766 uloc_getDisplayKeyword(const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) argument
797 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dlocnmtst.cpp259 const char * displayLocale; member in struct:__anon1165
H A Dsvccoll.cpp238 CollatorInfo::getDisplayName(const Locale& displayLocale, UnicodeString& name) const { argument
293 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& result) argument
H A Dloctest.cpp735 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) { argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcoll.cpp114 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& result) argument
388 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& name) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcloctst.c723 static const char *displayLocale="ja"; local
858 static void doTestDisplayNames(const char* displayLocale, int32_ argument
1032 const char * displayLocale; member in struct:__anon1054
2126 const char *displayLocale; member in struct:__anon1061
2189 const char *displayLocale; member in struct:__anon1062
2270 const char* displayLocale = "de"; local
2321 const char* displayLocale = "de"; local
[all...]

Completed in 156 milliseconds