Home
last modified time | relevance | path

Searched refs:localeMatcher (Results 1 – 25 of 41) sorted by relevance

12

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DXLocaleDistanceTest.java35 private XLocaleDistance localeMatcher = XLocaleDistance.getDefault();
96 … int dist1 = localeMatcher.distanceRaw(desiredLSR, supportedLSR, 1000, DistanceOption.NORMAL);
97 … int dist2 = localeMatcher.distanceRaw(supportedLSR, desiredLSR, 1000, DistanceOption.NORMAL);
116 checkTables(localeMatcher.internalGetDistanceTable(), "", 1);
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2018.intl.d.ts23 localeMatcher?: "lookup" | "best fit"; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.es2018.intl.d.ts23 localeMatcher?: "lookup" | "best fit"; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.es2018.intl.d.ts23 localeMatcher?: 'lookup' | 'best fit'; property
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
H A Dlib.es2020.intl.d.ts85 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
H A Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
H A Dlib.es5.d.ts4287 localeMatcher?: string; property
4315 localeMatcher?: string; property
4353 localeMatcher?: "best fit" | "lookup"; property
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
H A Dlib.es2020.intl.d.ts85 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
H A Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
H A Dlib.es5.d.ts4287 localeMatcher?: string; property
4315 localeMatcher?: string; property
4353 localeMatcher?: "best fit" | "lookup"; property
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
H A Dlib.es2020.intl.d.ts86 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
H A Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
H A Dlib.es2020.intl.d.ts86 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
H A Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
H A Dlib.es2020.intl.d.ts86 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
H A Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/package/src/
H A Dcore.ts27 localeMatcher: 'best fit'
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DCheckAttributeValues.java57 static LocaleMatcher localeMatcher; field in CheckAttributeValues
263 localeMatcher = LocaleMatcher.make(); in setCldrFileToCheck()
266 if (!localeMatcher.test(cldrFileToCheck.getLocaleID())) { in setCldrFileToCheck()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DGeneratedPluralSamples.java619 …Matcher localeMatcher = !MyOptions.filter.option.doesOccur() ? null : PatternCache.get(MyOptions.f…
641 if (localeMatcher != null && !localeMatcher.reset(locale).find()) {

12