Home
last modified time | relevance | path

Searched refs:foundLevel (Results 1 – 21 of 21) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DShowLocaleCoverage.java936 Level foundLevel = coverageInfo.getCoverageLevel(path, locale); in showCoverage() local
937 if (goalLevel.compareTo(foundLevel) >= 0) { in showCoverage()
943 Level foundLevel = coverageInfo.getCoverageLevel(path, locale); in showCoverage() local
944 if (goalLevel.compareTo(foundLevel) >= 0) { in showCoverage()
945 …etLine(locale, language, script, file.getStringValue(path), goalLevel, foundLevel, "n/a", path, fi… in showCoverage()
954 Level foundLevel = coverageInfo.getCoverageLevel(path, locale); in showCoverage() local
955 if (goalLevel.compareTo(foundLevel) >= 0) { in showCoverage()
960 Level foundLevel = coverageInfo.getCoverageLevel(path, locale); in showCoverage() local
961 if (goalLevel.compareTo(foundLevel) >= 0) { in showCoverage()
1099 Level foundLevel = coverageInfo.getCoverageLevel(path, locale); in showCoverage() local
[all …]
/dports/games/pushover/pushover-0.0.5/src/
H A Dmain.cpp864 bool foundLevel = false; in main() local
872 foundLevel = true; in main()
877 if (!foundLevel) in main()
916 bool foundLevel = false; in main() local
924 foundLevel = true; in main()
929 if (!foundLevel) in main()
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/aybabtme/humanlog/
H A Dlogfmt_handler.go91 foundLevel := checkEachUntilFound(supportedLevelFields, func(field string) bool {
98 if foundLevel {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/aybabtme/humanlog/humanlog-0.4.1/
H A Dlogfmt_handler.go91 foundLevel := checkEachUntilFound(supportedLevelFields, func(field string) bool {
98 if foundLevel {
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DnsGtkKeyUtils.cpp329 int32_t foundLevel[5]; in InitBySystemSettings() local
332 foundLevel[i] = INT32_MAX; in InitBySystemSettings()
385 if (j > foundLevel[modIndex]) { in InitBySystemSettings()
390 if (j == foundLevel[modIndex]) { in InitBySystemSettings()
394 foundLevel[modIndex] = j; in InitBySystemSettings()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DnsGtkKeyUtils.cpp329 int32_t foundLevel[5]; in InitBySystemSettings() local
332 foundLevel[i] = INT32_MAX; in InitBySystemSettings()
385 if (j > foundLevel[modIndex]) { in InitBySystemSettings()
390 if (j == foundLevel[modIndex]) { in InitBySystemSettings()
394 foundLevel[modIndex] = j; in InitBySystemSettings()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsGtkKeyUtils.cpp512 int32_t foundLevel[5]; in InitBySystemSettingsX11() local
515 foundLevel[i] = INT32_MAX; in InitBySystemSettingsX11()
568 if (j > foundLevel[modIndex]) { in InitBySystemSettingsX11()
573 if (j == foundLevel[modIndex]) { in InitBySystemSettingsX11()
577 foundLevel[modIndex] = j; in InitBySystemSettingsX11()
/dports/graphics/qgis/qgis-3.22.3/src/providers/arcgisrest/
H A Dqgsamsprovider.cpp520 int foundLevel = -1; in draw() local
530 if ( foundLevel < 0 && resolution <= 1.5 * targetRes ) in draw()
532 foundLevel = level; in draw()
535 if ( foundLevel >= 0 ) in draw()
537 level = foundLevel; in draw()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/arcgisrest/
H A Dqgsamsprovider.cpp511 int foundLevel = -1; in draw() local
521 if ( foundLevel < 0 && resolution <= 1.5 * targetRes ) in draw()
523 foundLevel = level; in draw()
526 if ( foundLevel >= 0 ) in draw()
528 level = foundLevel; in draw()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsGtkKeyUtils.cpp510 int32_t foundLevel[5]; in InitBySystemSettingsX11() local
513 foundLevel[i] = INT32_MAX; in InitBySystemSettingsX11()
566 if (j > foundLevel[modIndex]) { in InitBySystemSettingsX11()
571 if (j == foundLevel[modIndex]) { in InitBySystemSettingsX11()
575 foundLevel[modIndex] = j; in InitBySystemSettingsX11()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsGtkKeyUtils.cpp517 int32_t foundLevel[5]; in InitBySystemSettingsX11() local
520 foundLevel[i] = INT32_MAX; in InitBySystemSettingsX11()
573 if (j > foundLevel[modIndex]) { in InitBySystemSettingsX11()
578 if (j == foundLevel[modIndex]) { in InitBySystemSettingsX11()
582 foundLevel[modIndex] = j; in InitBySystemSettingsX11()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsGtkKeyUtils.cpp510 int32_t foundLevel[5]; in InitBySystemSettingsX11() local
513 foundLevel[i] = INT32_MAX; in InitBySystemSettingsX11()
566 if (j > foundLevel[modIndex]) { in InitBySystemSettingsX11()
571 if (j == foundLevel[modIndex]) { in InitBySystemSettingsX11()
575 foundLevel[modIndex] = j; in InitBySystemSettingsX11()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/
H A DMethodLocator.java354 boolean foundLevel = false; in matchMethod()
365 foundLevel = true; in matchMethod()
378 if (!foundLevel) { in matchMethod()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSelection.cpp950 nsBidiLevel foundLevel = 0; in GetFrameFromLevel() local
977 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
979 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSelection.cpp1009 nsBidiLevel foundLevel = 0; in GetFrameFromLevel() local
1037 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
1039 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DFrameCapture.cpp2769 auto foundLevel = foundLevels.find(level); in captureCompressedTextureData() local
2774 if (foundLevel == foundLevels.end()) in captureCompressedTextureData()
2784 foundLevel = emplaceResult.first; in captureCompressedTextureData()
2833 std::vector<uint8_t> &levelData = foundLevel->second; in captureCompressedTextureData()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSelection.cpp992 nsBidiLevel foundLevel = 0; in GetFrameFromLevel() local
1015 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
1017 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSelection.cpp997 mozilla::intl::BidiEmbeddingLevel foundLevel = in GetFrameFromLevel() local
1021 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
1023 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSelection.cpp992 nsBidiLevel foundLevel = 0; in GetFrameFromLevel() local
1015 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
1017 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DFrameCapture.cpp4644 TextureLevels::iterator foundLevel = foundLevels.find(level); in getTextureLevelCacheLocation() local
4645 if (foundLevel != foundLevels.end()) in getTextureLevelCacheLocation()
4648 return foundLevel->second; in getTextureLevelCacheLocation()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsSelection.cpp1431 nsBidiLevel foundLevel = 0; in GetFrameFromLevel() local
1461 foundLevel = foundFrame->GetEmbeddingLevel(); in GetFrameFromLevel()
1463 } while (foundLevel > aBidiLevel); in GetFrameFromLevel()