Home
last modified time | relevance | path

Searched defs:supported (Results 1 – 25 of 173) sorted by relevance

1234567

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DETCTextureTest.cpp44 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
76 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
119 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
163 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
211 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
DSRGBTextureTest.cpp89 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
123 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
185 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DETCTextureTest.cpp44 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
76 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
119 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
163 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
211 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DLocaleDistanceMapper.java232 private final LsrSpec supported; field in LocaleDistanceMapper.LanguageMatchRule
236 public LanguageMatchRule(LsrSpec desired, LsrSpec supported, int distance, boolean oneway) { in LanguageMatchRule()
245 "mismatched rule specifications in: %s, %s", desired, supported); in LanguageMatchRule() local
247 "wildcard mismatch for languages in: %s, %s", desired, supported); in LanguageMatchRule() local
249 "wildcard mismatch for scripts in: %s, %s", desired, supported); in LanguageMatchRule() local
251 "wildcard mismatch for languages in: %s, %s", desired, supported); in LanguageMatchRule() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtesthaptic.c49 unsigned int supported; in main() local
319 unsigned int supported; in HapticPrintSupported() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLocaleDistanceBuilder.java112 final List<String> supported; field in LocaleDistanceBuilder.Rule
116 Rule(List<String> desired, List<String> supported, int distance, boolean oneway) { in Rule()
202 private int getDistance(String desired, String supported, in getDistance()
242 DistanceTable addSubtable(String desired, String supported, int distance) { in addSubtable()
260 private DistanceTable getNode(String desired, String supported) { in getNode()
272 String desired, String supported, in addSubtables()
421 String supported = suppNode.getKey(); in toTrie() local
527 List<String> supported = new ArrayList<>(bar.splitToList(tuple[1])); in build() local
567 List<String> supported = rule.supported; in build() local
615 private static int checkStars(String desired, String supported, boolean allStars) { in checkStars()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
DLocaleDistanceBuilder.java112 final List<String> supported; field in LocaleDistanceBuilder.Rule
116 Rule(List<String> desired, List<String> supported, int distance, boolean oneway) { in Rule()
202 private int getDistance(String desired, String supported, in getDistance()
242 DistanceTable addSubtable(String desired, String supported, int distance) { in addSubtable()
260 private DistanceTable getNode(String desired, String supported) { in getNode()
272 String desired, String supported, in addSubtables()
421 String supported = suppNode.getKey(); in toTrie() local
527 List<String> supported = new ArrayList<>(bar.splitToList(tuple[1])); in build() local
567 List<String> supported = rule.supported; in build() local
615 private static int checkStars(String desired, String supported, boolean allStars) { in checkStars()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1111 #define CheckFeature(requested, supported, feature) (requested->feature == VK_FALSE || supported.fe… argument
1118 T supported; in getSupportedFeatures() local
1128 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
1140 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
1148 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
1166 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
1219 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
1226 auto supported = getSupportedFeatures(requested); in hasExtendedFeatures() local
DVkDeviceMemoryExternalHost.hpp26 bool supported = false; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
Dcl_util.h60 const CLExtensionSet &supported = GetSupportedCLExtensions(); in IsCLExtensionSupported() local
/third_party/node/deps/npm/lib/utils/
Dunsupported.js3 var supported = require('../../package.json').engines.node variable
/third_party/flutter/engine/flutter/web_sdk/
Dlibraries.json15 "supported": false, boolean
23 "supported": false, boolean
89 "supported": false, boolean
139 "supported": false, boolean
147 "supported": false, boolean
211 "supported": false, boolean
/third_party/skia/third_party/externals/icu/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
Dlocdistance.cpp125 const LSR &supported = *supportedLSRs[slIndex]; in getBestIndexAndDistance() local
259 BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) { in getDesSuppScriptDistance()
285 char supported = *supportedPartitions++; in getRegionPartitionsDistance() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
/third_party/icu/icu4c/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
Dlocdistance.cpp125 const LSR &supported = *supportedLSRs[slIndex]; in getBestIndexAndDistance() local
259 BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) { in getDesSuppScriptDistance()
285 char supported = *supportedPartitions++; in getRegionPartitionsDistance() local
/third_party/node/deps/icu-small/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
Dlocdistance.cpp125 const LSR &supported = *supportedLSRs[slIndex]; in getBestIndexAndDistance() local
259 BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) { in getDesSuppScriptDistance()
285 char supported = *supportedPartitions++; in getRegionPartitionsDistance() local
/third_party/skia/tests/
DBRDTest.cpp21 bool supported; in DEF_TEST() member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDistanceTest.java39 final ULocale supported; field in LocaleDistanceTest.Arguments
83 final ULocale supported = test.supported; in testTiming() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleDistanceTest.java42 final ULocale supported; field in LocaleDistanceTest.Arguments
86 final ULocale supported = test.supported; in testTiming() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java199 Locale desired, Locale supported, in Result()
553 public Builder setMaxDistance(Locale desired, Locale supported) { in setMaxDistance()
581 public Builder setMaxDistance(ULocale desired, ULocale supported) { in setMaxDistance()
1099 public boolean isMatch(Locale desired, Locale supported) { in isMatch()
1117 public boolean isMatch(ULocale desired, ULocale supported) { in isMatch()
1143 …public double match(ULocale desired, ULocale desiredMax, ULocale supported, ULocale supportedMax) { in match()
/third_party/mesa3d/src/mesa/main/
Dspirv_extensions.h53 bool supported[SPV_EXTENSIONS_COUNT]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleDistance.java228 public int testOnlyDistance(ULocale desired, ULocale supported, in testOnlyDistance()
258 LSR supported = supportedLSRs[slIndex]; in getBestIndexAndDistance() local
391 private boolean isMatch(LSR desired, LSR supported, in isMatch()
399 String desired, String supported) { in getDesSuppScriptDistance()

1234567