Searched refs:displayLocale (Results 1 - 17 of 17) sorted by relevance

/external/v8/src/extensions/experimental/
H A Di18n.js53 v8Locale.prototype.displayLocale_ = function(displayLocale) {
55 if (displayLocale !== undefined) {
56 result = displayLocale.locale;
62 var displayLocale = this.displayLocale_(optDisplayLocale);
64 return NativeJSDisplayLanguage(this.locale, displayLocale);
68 var displayLocale = this.displayLocale_(optDisplayLocale);
70 return NativeJSDisplayScript(this.locale, displayLocale);
74 var displayLocale = this.displayLocale_(optDisplayLocale);
76 return NativeJSDisplayRegion(this.locale, displayLocale);
80 var displayLocale
[all...]
/external/icu4c/common/
H A Dlocdispnames.cpp51 Locale::getDisplayLanguage(const Locale &displayLocale, argument
63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
91 Locale::getDisplayScript(const Locale &displayLocale, argument
103 length=uloc_getDisplayScript(fullName, displayLocale.fullName,
115 length=uloc_getDisplayScript(fullName, displayLocale.fullName,
131 Locale::getDisplayCountry(const Locale &displayLocale, argument
143 length=uloc_getDisplayCountry(fullName, displayLocale.fullName,
155 length=uloc_getDisplayCountry(fullName, displayLocale.fullName,
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
348 _getDisplayNameForComponent(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) argument
389 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
398 uloc_getDisplayScript(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
408 uloc_getDisplayCountry(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
422 uloc_getDisplayVariant(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
431 uloc_getDisplayName(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) argument
708 uloc_getDisplayKeyword(const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) argument
739 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) argument
[all...]
H A Ducnvdisp.c35 const char *displayLocale,
54 rb=ures_open(NULL, displayLocale, pErrorCode);
34 ucnv_getDisplayName(const UConverter *cnv, const char *displayLocale, UChar *displayName, int32_t displayNameCapacity, UErrorCode *pErrorCode) argument
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h529 * @param displayLocale Specifies the locale to be used to display the name. In other words,
543 const char* displayLocale,
552 * @param displayLocale Specifies the locale to be used to display the name. In other words,
566 const char* displayLocale,
575 * @param displayLocale Specifies the locale to be used to display the name. In other words,
589 const char* displayLocale,
599 * @param displayLocale Specifies the locale to be used to display the name. In other words,
613 const char* displayLocale,
644 * @param displayLocale Specifies the locale to be used to display the name. In other words,
660 const char* displayLocale,
[all...]
H A Ducnv.h680 * @param displayLocale is the specific Locale we want to localised for
690 const char *displayLocale,
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h529 * @param displayLocale Specifies the locale to be used to display the name. In other words,
543 const char* displayLocale,
552 * @param displayLocale Specifies the locale to be used to display the name. In other words,
566 const char* displayLocale,
575 * @param displayLocale Specifies the locale to be used to display the name. In other words,
589 const char* displayLocale,
599 * @param displayLocale Specifies the locale to be used to display the name. In other words,
613 const char* displayLocale,
644 * @param displayLocale Specifies the locale to be used to display the name. In other words,
660 const char* displayLocale,
[all...]
H A Ducnv.h680 * @param displayLocale is the specific Locale we want to localised for
690 const char *displayLocale,
/external/icu4c/common/unicode/
H A Dlocid.h170 * const Locale& displayLocale,
500 * user display in the locale specified by "displayLocale". For example, if the locale's
501 * language code is "en" and displayLocale's language code is "fr", this function would set
503 * @param displayLocale Specifies the locale to be used to display the name. In other words,
505 * displayLocale would result in "Anglais", while passing Locale::getGerman()
506 * for displayLocale would result in "Englisch".
511 UnicodeString& getDisplayLanguage( const Locale& displayLocale,
527 * for user display in the locale specified by "displayLocale". For example, if the locale's
528 * script code is "LATN" and displayLocale's language code is "en", this function would set
530 * @param displayLocale Specifie
[all...]
H A Duloc.h546 * @param displayLocale Specifies the locale to be used to display the name. In other words,
560 const char* displayLocale,
569 * @param displayLocale Specifies the locale to be used to display the name. In other words,
583 const char* displayLocale,
592 * @param displayLocale Specifies the locale to be used to display the name. In other words,
606 const char* displayLocale,
616 * @param displayLocale Specifies the locale to be used to display the name. In other words,
630 const char* displayLocale,
661 * @param displayLocale Specifies the locale to be used to display the name. In other words,
677 const char* displayLocale,
[all...]
H A Dbrkiter.h414 * @param displayLocale specifies the desired locale for output.
421 const Locale& displayLocale,
H A Ducnv.h787 * @param displayLocale is the specific Locale we want to localised for
797 const char *displayLocale,
/external/icu4c/test/cintltst/
H A Dcloctst.c711 static void doTestDisplayNames(const char* displayLocale, int32_t compareIndex) argument
742 maxresultsize=uloc_getDisplayLanguage(testLocale, displayLocale, NULL, maxresultsize, &status);
747 uloc_getDisplayLanguage(testLocale, displayLocale, testLang, maxresultsize + 1, &status);
758 maxresultsize=uloc_getDisplayScript(testLocale, displayLocale, NULL, maxresultsize, &status);
763 uloc_getDisplayScript(testLocale, displayLocale, testScript, maxresultsize + 1, &status);
774 maxresultsize=uloc_getDisplayCountry(testLocale, displayLocale, NULL, maxresultsize, &status);
779 uloc_getDisplayCountry(testLocale, displayLocale, testCtry, maxresultsize + 1, &status);
790 maxresultsize=uloc_getDisplayVariant(testLocale, displayLocale, NULL, maxresultsize, &status);
795 uloc_getDisplayVariant(testLocale, displayLocale, testVar, maxresultsize + 1, &status);
806 maxresultsize=uloc_getDisplayName(testLocale, displayLocale, NUL
1897 const char *displayLocale; member in struct:__anon4897
1960 const char *displayLocale; member in struct:__anon4898
2041 const char* displayLocale = "de"; local
2092 const char* displayLocale = "de"; local
[all...]
/external/icu4c/test/intltest/
H A Dsvccoll.cpp222 UnicodeString& getDisplayName(const Locale& displayLocale, UnicodeString& name) const;
238 CollatorInfo::getDisplayName(const Locale& displayLocale, UnicodeString& name) const { argument
240 UnicodeString* val = (UnicodeString*)displayNames->get(displayLocale.getName());
247 return locale.getDisplayName(displayLocale, name);
294 const Locale& displayLocale,
299 ci->getDisplayName(displayLocale, result);
293 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& result) argument
H A Dloctest.cpp734 void LocaleTest::doTestDisplayNames(Locale& displayLocale, int32_t compareIndex) { argument
753 testLocale.getDisplayLanguage(displayLocale, testLang);
754 testLocale.getDisplayScript(displayLocale, testScript);
755 testLocale.getDisplayCountry(displayLocale, testCtry);
756 testLocale.getDisplayVariant(displayLocale, testVar);
757 testLocale.getDisplayName(displayLocale, testName);
786 dataerrln("Display language (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testLang + " expected " + expectedLang);
788 dataerrln("Display script (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testScript + " expected " + expectedScript);
790 dataerrln("Display country (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testCtry + " expected " + expectedCtry);
792 dataerrln("Display variant (" + UnicodeString(displayLocale
[all...]
/external/icu4c/i18n/unicode/
H A Dcoll.h627 * @param displayLocale specifies the desired locale for output
634 const Locale& displayLocale,
1081 * Return the name of the collator for the objectLocale, localized for the displayLocale.
1085 * @param displayLocale the locale for which the display name of the collator should be localized
1091 const Locale& displayLocale,
/external/icu4c/i18n/
H A Dcoll.cpp105 const Locale& displayLocale,
108 return objectLocale.getDisplayName(displayLocale, result);
492 const Locale& displayLocale,
499 return gService->getDisplayName(locNameStr, name, displayLocale);
502 return objectLocale.getDisplayName(displayLocale, name);
104 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& result) argument
491 getDisplayName(const Locale& objectLocale, const Locale& displayLocale, UnicodeString& name) argument
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h680 * @param displayLocale is the specific Locale we want to localised for
690 const char *displayLocale,

Completed in 300 milliseconds