Home
last modified time | relevance | path

Searched refs:getCountry (Results 1 – 25 of 1334) sorted by relevance

12345678910>>...54

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/eclipseadaptor/
H A DLocaleTransformationTest.java16 assertEquals("DE", locale.getCountry()); in testValidLanguageCountryVariant()
25 assertEquals("DE", locale.getCountry()); in testValidLanguageCountry()
34 assertEquals("", locale.getCountry()); in testValidLanguage()
43 assertEquals("DE", locale.getCountry()); in testValidCountry()
52 assertEquals("", locale.getCountry()); in testValidLanguageVariant()
61 assertEquals("", locale.getCountry()); in testValidVariant()
79 assertEquals("", locale.getCountry()); in testInvalidLanguage()
88 assertEquals("", locale.getCountry()); in testInvalidOneLetterLanguage()
97 assertEquals("", locale.getCountry()); in testThreeLetterValidLanguage()
106 assertEquals("", locale.getCountry()); in testInvalidOneLetterCountry()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/src/org/eclipse/e4/core/internal/tests/nls/
H A DLocaleTransformationTest.java31 assertEquals("DE", locale.getCountry()); in testValidLanguageCountryVariant()
40 assertEquals("DE", locale.getCountry()); in testValidLanguageCountry()
49 assertEquals("", locale.getCountry()); in testValidLanguage()
58 assertEquals("DE", locale.getCountry()); in testValidCountry()
67 assertEquals("", locale.getCountry()); in testValidLanguageVariant()
76 assertEquals("", locale.getCountry()); in testValidVariant()
97 assertEquals("", locale.getCountry()); in testInvalidLanguage()
111 assertEquals("", locale.getCountry()); in testInvalidOneLetterLanguage()
122 assertEquals("", locale.getCountry()); in testThreeLetterValidLanguage()
134 assertEquals("", locale.getCountry()); in testInvalidOneLetterCountry()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Locale/
H A DBug8154797.java67 if (loc.getCountry() == "FR" || loc.getCountry() == "FI") { in compareResources()
68 mapKeyHourFormat = loc.getCountry() + HMT; in compareResources()
69 mapKeyGmtFormat = loc.getCountry() + GMT; in compareResources()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/PluggableLocale/providersrc/foobarutils/com/foobar/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/providersrc/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/providersrc/
H A DUtils.java37 if (supported.getCountry() == "") { in supportsLocale()
39 } else if (supported.getCountry() != requested.getCountry()) { in supportsLocale()
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/common/plugininterfaces/
H A DIModuleConfigureFromWizard.java64 public String getCountry( ) in getCountry() method in IModuleConfigureFromWizard.CountryInfo
93 displayCountry = getDisplayCountryForCode( getCountry( ) ); in getDisplayCountry()
100 getCountry( ).substring( 0, 2 ) ) ); in getDisplayCountry()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/state/
H A DLocaleBean.java52 this.country = locale.getCountry(); in LocaleBean()
75 public String getCountry() { in getCountry() method in LocaleBean
103 && this.country.equals(((ILocaleBean) obj).getCountry()); in equals()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dlocid.cpp737 … (getCountry() != nullptr && getCountry()[0] != '\0') ? getCountry() : l.getCountry(), in init()
748 getCountry() != nullptr && getCountry()[0] != '\0') { in init()
752 … AppendLSCVE(temp.clear(), getLanguage(), getScript(), getCountry(), in init()
761 l.getCountry(), in init()
768 if (getCountry() != nullptr && getCountry()[0] != '\0') { in init()
772 … AppendLSCVE(temp.clear(), getLanguage(), nullptr, getCountry(), in init()
781 l.getCountry(), in init()
798 … (getCountry() != nullptr && getCountry()[0] != '\0') ? getCountry() : l.getCountry(), in init()
806 if (getCountry() != nullptr) { in init()
836 if (replacements.indexOf(UnicodeString(l.getCountry())) != -1) { in init()
[all …]
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dresourcebundle.cpp42 locale.getCountry() + LOG4CXX_STR("_") + in IMPLEMENT_LOG4CXX_OBJECT()
46 if (!locale.getCountry().empty()) in IMPLEMENT_LOG4CXX_OBJECT()
50 locale.getCountry()); in IMPLEMENT_LOG4CXX_OBJECT()
/dports/devel/libphonenumber/libphonenumber-8.12.39/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/i18n/
H A DPhoneRegion.java41 comparing(r -> r.locale().getCountry(),
74 String s = locale().getCountry(); in toString()
91 String regionStr = locale().getCountry(); in getEnglishNameForXmlComments()

12345678910>>...54