/dports/lang/spidermonkey60/firefox-60.9.0/intl/locale/ |
H A D | MozLocale.cpp | 149 char maxLocale[kLocaleMax]; in AddLikelySubtags() local 152 uloc_addLikelySubtags(AsString().get(), maxLocale, kLocaleMax, &status); in AddLikelySubtags() 158 nsDependentCString maxLocStr(maxLocale); in AddLikelySubtags()
|
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/ |
H A D | FindPreferredHours.java | 158 String maxLocale = likely2Max.maximize(locale); 159 if (maxLocale == null) { 163 String region = ltp.set(maxLocale).getRegion(); 165 System.out.println("*** Missing region for " + locale + ", " + maxLocale); 169 … System.out.println("*** Skipping multicountry region for " + locale + ", " + maxLocale);
|
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
H A D | TestBasic.java | 804 String maxLocale = LikelySubtags.maximize(locale, likelyData); in TestDefaultContents() local 816 maxLocaleParent, maxLocale); in TestDefaultContents() 943 String maxLocale = LikelySubtags.maximize(locale, likelyData); in TestLikelySubtagsComplete() local 944 if (maxLocale == null) { in TestLikelySubtagsComplete() 948 ltp.set(maxLocale); in TestLikelySubtagsComplete() 952 + maxLocale); in TestLikelySubtagsComplete()
|
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/com/ibm/icu/util/ |
H A D | LocaleMatcher.java | 261 ULocale maxLocale = tableKeyValue.get1(); in getBestMatchInternal() local 263 final double match = match(languageCode, maximized, tableKey, maxLocale); in getBestMatchInternal()
|
/dports/devel/icu/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/devel/icu-lx/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 640 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 642 maxLocale = locale; in getAllowedHourFormats() 644 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 646 language = maxLocale.getLanguage(); in getAllowedHourFormats() 647 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/ |
H A D | dtptngen.cpp | 637 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 639 maxLocale = locale; in getAllowedHourFormats() 641 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 643 language = maxLocale.getLanguage(); in getAllowedHourFormats() 644 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/ |
H A D | dtptngen.cpp | 652 Locale maxLocale; // must be here for correct lifetime in getAllowedHourFormats() local 654 maxLocale = locale; in getAllowedHourFormats() 656 maxLocale.addLikelySubtags(localStatus); in getAllowedHourFormats() 658 language = maxLocale.getLanguage(); in getAllowedHourFormats() 659 country = maxLocale.getCountry(); in getAllowedHourFormats()
|
/dports/www/node10/node-v10.24.1/tools/icu/patches/64/source/i18n/ |
H A D | dtptngen.cpp | 618 Locale maxLocale(locale); in getAllowedHourFormats() local 619 maxLocale.addLikelySubtags(status); in getAllowedHourFormats() 624 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 626 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/ |
H A D | dtptngen.cpp | 618 Locale maxLocale(locale); in getAllowedHourFormats() local 619 maxLocale.addLikelySubtags(status); in getAllowedHourFormats() 624 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 626 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 527 Locale maxLocale = Locale(maxLocaleID); in getAllowedHourFormats() local 529 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 531 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/ |
H A D | dtptngen.cpp | 571 Locale maxLocale = Locale(maxLocaleID); in getAllowedHourFormats() local 573 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 575 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/ |
H A D | dtptngen.cpp | 564 Locale maxLocale = Locale(maxLocaleID); in getAllowedHourFormats() local 566 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 568 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|
/dports/www/node10/node-v10.24.1/tools/icu/patches/63/source/i18n/ |
H A D | dtptngen.cpp | 599 Locale maxLocale = Locale(maxLocaleID); in getAllowedHourFormats() local 601 const char *country = maxLocale.getCountry(); in getAllowedHourFormats() 603 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()
|