/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mt/ |
D | Opts.td | 5 def identity : Joined<["/", "-"], "identity:">, HelpText<"Not supported">, MetaVarName<"identity">,… 6 def rgs : Joined<["/", "-"], "rgs:">, HelpText<"Not supported">, MetaVarName<"script">, Group<unsup… 7 def tlb : Joined<["/", "-"], "tlb:">, HelpText<"Not supported">, MetaVarName<"file">, Group<unsuppo… 8 def dll : Joined<["/", "-"], "dll:">, HelpText<"Not supported">, MetaVarName<"dll">, Group<unsuppor… 9 def replacements : Joined<["/", "-"], "replacements:">, HelpText<"Not supported">, MetaVarName<"fil… 10 def managed_assembly_name : Joined<["/", "-"], "managedassemblyname:">, HelpText<"Not supported">, … 11 def no_dependency : Flag<["/", "-"], "nodependency">, HelpText<"Not supported">, Group<unsupported>; 12 def category : Flag<["/", "-"], "category">, HelpText<"Not supported">, Group<unsupported>; 15 def input_resource : Joined<["/", "-"], "inputresource:">, HelpText<"Not supported">, MetaVarName<"… 16 def output_resource : Joined<["/", "-"], "outputresource:">, HelpText<"Not supported">, MetaVarName… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | mips-expansions-bad.s | 17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 18 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 20 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 21 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 24 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 25 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 27 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 28 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 32 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 [all …]
|
D | macro-dla-bad.s | 7 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 9 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 11 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 13 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 15 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 17 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 19 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported 21 …CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently supported
|
/external/llvm/test/MC/Mips/ |
D | mips-expansions-bad.s | 17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 18 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 20 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 21 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 24 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 25 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 27 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 28 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6 32 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6 [all …]
|
/external/pdfium/testing/resources/javascript/ |
D | app_properties_expected.txt | 5 Alert: ERROR: app.fs: Operation not supported. 6 Alert: ERROR: app.fullscreen: Operation not supported. 8 Alert: ERROR: app.media: Operation not supported. 15 Alert: ERROR: app.activeDocs: Operation not supported. 17 Alert: ERROR: app.formsVersion: Operation not supported. 18 Alert: ERROR: app.fs: Operation not supported. 19 Alert: ERROR: app.fullscreen: Operation not supported. 20 Alert: ERROR: app.language: Operation not supported. 21 Alert: ERROR: app.media: Operation not supported. 22 Alert: ERROR: app.platform: Operation not supported. [all …]
|
D | event_properties_expected.txt | 6 Alert: PASS: event.changeEx = 'boo' threw event.changeEx: Operation not supported. 8 Alert: PASS: event.commitKey = 'boo' threw event.commitKey: Operation not supported. 10 Alert: PASS: event.fieldFull = 'boo' threw event.fieldFull: Operation not supported. 12 Alert: PASS: event.keyDown = 'boo' threw event.keyDown: Operation not supported. 14 Alert: PASS: event.modifier = 'boo' threw event.modifier: Operation not supported. 16 Alert: PASS: event.name = 'boo' threw event.name: Operation not supported. 37 Alert: PASS: event.shift = 'boo' threw event.shift: Operation not supported. 39 Alert: PASS: event.source = 'boo' threw event.source: Operation not supported. 41 Alert: PASS: event.target = 'boo' threw event.target: Operation not supported. 43 Alert: PASS: event.targetName = 'boo' threw event.targetName: Operation not supported. [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 11 # @supported=<comma-separated supported languages> 18 # - match is the expected best supported language 32 @supported=es-419, es-ES 34 @supported=es-ES, es-419 37 @supported=es-419, es 39 @supported=es, es-419 42 @supported=es-MX, es 44 @supported=es, es-MX 49 @supported=en-GB, en-US 51 @supported=en-US, en-GB [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | localeMatcherTest.txt | 11 # @supported=<comma-separated supported languages> 18 # - match is the expected best supported language 32 @supported=es-419, es-ES 34 @supported=es-ES, es-419 37 @supported=es-419, es 39 @supported=es, es-419 42 @supported=es-MX, es 44 @supported=es, es-MX 49 @supported=en-GB, en-US 51 @supported=en-US, en-GB [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 11 # @supported=<comma-separated supported languages> 18 # - match is the expected best supported language 32 @supported=es-419, es-ES 34 @supported=es-ES, es-419 37 @supported=es-419, es 39 @supported=es, es-419 42 @supported=es-MX, es 44 @supported=es, es-MX 49 @supported=en-GB, en-US 51 @supported=en-US, en-GB [all …]
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_formats.c | 131 bool supported = true; in iris_is_format_supported() local 134 supported &= isl_format_supports_multisampling(devinfo, format); in iris_is_format_supported() 137 supported &= format == ISL_FORMAT_R32_FLOAT_X8X24_TYPELESS || in iris_is_format_supported() 161 supported = false; in iris_is_format_supported() 169 supported &= isl_format_supports_rendering(devinfo, rt_format); in iris_is_format_supported() 172 supported &= isl_format_supports_alpha_blending(devinfo, rt_format); in iris_is_format_supported() 179 supported &= sample_count == 0; in iris_is_format_supported() 181 supported &= isl_format_supports_typed_writes(devinfo, format); in iris_is_format_supported() 182 supported &= isl_has_matching_typed_storage_image_format(devinfo, format); in iris_is_format_supported() 186 supported &= isl_format_supports_sampling(devinfo, format); in iris_is_format_supported() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | spirv_extensions.c | 51 if (ctx->Const.SpirVExtensions->supported[i]) { in _mesa_get_enabled_spirv_extension() 100 memset(ext->supported, 0, sizeof(ext->supported)); in _mesa_fill_supported_spirv_extensions() 104 ext->supported[SPV_KHR_shader_draw_parameters] = cap->draw_parameters; in _mesa_fill_supported_spirv_extensions() 105 ext->supported[SPV_KHR_multiview] = cap->multiview; in _mesa_fill_supported_spirv_extensions() 106 ext->supported[SPV_KHR_storage_buffer_storage_class] = true; in _mesa_fill_supported_spirv_extensions() 107 ext->supported[SPV_KHR_variable_pointers] = cap->variable_pointers; in _mesa_fill_supported_spirv_extensions() 108 ext->supported[SPV_AMD_gcn_shader] = cap->amd_gcn_shader; in _mesa_fill_supported_spirv_extensions() 109 ext->supported[SPV_KHR_shader_ballot] = cap->subgroup_ballot; in _mesa_fill_supported_spirv_extensions() 110 ext->supported[SPV_KHR_subgroup_vote] = cap->subgroup_vote; in _mesa_fill_supported_spirv_extensions() 113 if (ext->supported[i]) in _mesa_fill_supported_spirv_extensions()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMandatoryFeatures.inl | 145 …log << tcu::TestLog::Message << "Mandatory feature robustBufferAccess not supported" << tcu::TestL… 154 …essage << "Mandatory feature shaderSampledImageArrayDynamicIndexing not supported" << tcu::TestLog… 163 …ssage << "Mandatory feature shaderStorageBufferArrayDynamicIndexing not supported" << tcu::TestLog… 172 …log << tcu::TestLog::Message << "Mandatory feature storageBuffer8BitAccess not supported" << tcu::… 181 …log << tcu::TestLog::Message << "Mandatory feature multiview not supported" << tcu::TestLog::EndMe… 190 …log << tcu::TestLog::Message << "Mandatory feature multiview not supported" << tcu::TestLog::EndMe… 199 …log << tcu::TestLog::Message << "Mandatory feature multiview not supported" << tcu::TestLog::EndMe… 208 …log << tcu::TestLog::Message << "Mandatory feature variablePointersStorageBuffer not supported" <<… 217 … << "Mandatory feature shaderUniformTexelBufferArrayDynamicIndexing not supported" << tcu::TestLog… 226 … << "Mandatory feature shaderStorageTexelBufferArrayDynamicIndexing not supported" << tcu::TestLog… [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | SupportedParser.java | 50 public SupportedParser(String supported) { in SupportedParser() argument 51 super(supported); in SupportedParser() 77 Supported supported = new Supported(); in parse() local 78 supported.setHeaderName(SIPHeaderNames.SUPPORTED); in parse() 83 supported.setOptionTag(token.getTokenValue()); in parse() 86 supportedList.add(supported); in parse() 92 supported = new Supported(); in parse() 97 supported.setOptionTag(token.getTokenValue()); in parse() 100 supportedList.add(supported); in parse()
|
/external/libese/tools/ese_replay/ |
D | hw.c | 30 void print_supported_hardware(const struct SupportedHardware *supported) { in print_supported_hardware() argument 32 for (size_t i = 0; i < supported->len; ++i) { in print_supported_hardware() 33 printf("\t%s\t(%s / %s)\n", supported->hw[i].name, supported->hw[i].sym, in print_supported_hardware() 34 supported->hw[i].lib); in print_supported_hardware() 38 int find_supported_hardware(const struct SupportedHardware *supported, in find_supported_hardware() argument 40 for (size_t i = 0; i < supported->len; ++i) { in find_supported_hardware() 41 if (!strcmp(name, supported->hw[i].name)) { in find_supported_hardware()
|
/external/python/cryptography/tests/hazmat/primitives/ |
D | test_hash_vectors.py | 19 @pytest.mark.supported( 36 @pytest.mark.supported( 53 @pytest.mark.supported( 70 @pytest.mark.supported( 87 @pytest.mark.supported( 104 @pytest.mark.supported( 121 @pytest.mark.supported( 138 @pytest.mark.supported( 154 @pytest.mark.supported( 171 @pytest.mark.supported( [all …]
|
/external/angle/src/tests/gl_tests/ |
D | ETCTextureTest.cpp | 44 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local 51 if (supported) in TEST_P() 76 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local 88 if (supported) in TEST_P() 119 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local 131 if (supported) in TEST_P() 163 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local 176 if (supported) in TEST_P() 211 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local 224 if (supported) in TEST_P()
|
/external/icu/icu4c/source/common/ |
D | locdistance.cpp | 120 const LSR &supported = *supportedLSRs[slIndex]; in getBestIndexAndDistance() local 128 distance = trieNext(iter, supported.language, true); in getBestIndexAndDistance() 139 if (uprv_strcmp(desired.language, supported.language) == 0) { in getBestIndexAndDistance() 162 if (uprv_strcmp(desired.script, supported.script) == 0) { in getBestIndexAndDistance() 169 desired.script, supported.script); in getBestIndexAndDistance() 178 if (uprv_strcmp(desired.region, supported.region) == 0) { in getBestIndexAndDistance() 196 partitionsForRegion(supported), in getBestIndexAndDistance() 211 BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) { in getDesSuppScriptDistance() argument 215 distance = trieNext(iter, supported, true); in getDesSuppScriptDistance() 220 if (uprv_strcmp(desired, supported) == 0) { in getDesSuppScriptDistance() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | non-integral-pointers.ll | 6 ; CHECK: ptrtoint not supported for non-integral pointers 12 ; CHECK: ptrtoint not supported for non-integral pointers 24 ; CHECK: inttoptr not supported for non-integral pointers 30 ; CHECK: inttoptr not supported for non-integral pointers 42 ; CHECK: ptrtoint not supported for non-integral pointers 48 ; CHECK: inttoptr not supported for non-integral pointers 55 ; CHECK: ptrtoint not supported for non-integral pointers 60 ; CHECK: inttoptr not supported for non-integral pointers 67 ; CHECK: ptrtoint not supported for non-integral pointers 75 ; CHECK: ptrtoint not supported for non-integral pointers [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/tool/locale/ |
D | LocaleDistanceBuilder.java | 114 final List<String> supported; field in LocaleDistanceBuilder.Rule 118 Rule(List<String> desired, List<String> supported, int distance, boolean oneway) { in Rule() argument 120 this.supported = supported; in Rule() 204 private int getDistance(String desired, String supported, in getDistance() argument 212 DistanceTable value = sub2.get(supported); // <*/desired, supported> in getDistance() 217 value = sub2.get(supported); in getDistance() 227 int result = starEquals && star && desired.equals(supported) ? 0 : value.nodeDistance; in getDistance() 244 DistanceTable addSubtable(String desired, String supported, int distance) { in addSubtable() argument 249 DistanceTable oldNode = sub2.get(supported); in addSubtable() 255 sub2.put(supported, newNode); in addSubtable() [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
D | LocaleDistanceBuilder.java | 111 final List<String> supported; field in LocaleDistanceBuilder.Rule 115 Rule(List<String> desired, List<String> supported, int distance, boolean oneway) { in Rule() argument 117 this.supported = supported; in Rule() 201 private int getDistance(String desired, String supported, in getDistance() argument 209 DistanceTable value = sub2.get(supported); // <*/desired, supported> in getDistance() 214 value = sub2.get(supported); in getDistance() 224 int result = starEquals && star && desired.equals(supported) ? 0 : value.nodeDistance; in getDistance() 241 DistanceTable addSubtable(String desired, String supported, int distance) { in addSubtable() argument 246 DistanceTable oldNode = sub2.get(supported); in addSubtable() 252 sub2.put(supported, newNode); in addSubtable() [all …]
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context_test.cc | 92 const PrioritizedDeviceTypeVector supported{ in TEST_F() local 108 status = context()->SelectDevice(requested, supported, DT_INVALID, &dev); in TEST_F() 116 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_INVALID, &dev)); in TEST_F() 121 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_INVALID, &dev)); in TEST_F() 126 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_STRING, &dev)); in TEST_F() 138 const PrioritizedDeviceTypeVector supported{ in TEST_F() local 154 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_INVALID, &dev)); in TEST_F() 159 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_INVALID, &dev)); in TEST_F() 164 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_INVALID, &dev)); in TEST_F() 169 TF_ASSERT_OK(context()->SelectDevice(requested, supported, DT_STRING, &dev)); in TEST_F()
|
/external/crosvm/tests/ |
D | plugin_extensions.c | 30 bool supported; in main() local 31 ret = crosvm_check_extension(crosvm, KVM_CAP_IRQCHIP, &supported); in main() 36 if (!supported) { in main() 42 ret = crosvm_check_extension(crosvm, KVM_CAP_S390_PSW, &supported); in main() 47 if (supported) { in main()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.def | 18 // LC_SYMSEG is obsolete and no longer supported. 22 // LC_LOADFVMLIB is obsolete and no longer supported. 24 // LC_IDFVMLIB is obsolete and no longer supported. 26 // LC_IDENT is obsolete and no longer supported. 28 // LC_FVMFILE is obsolete and no longer supported. 30 // LC_PREPAGE is obsolete and no longer supported. 37 // LC_PREBOUND_DYLIB is obsolete and no longer supported. 44 // LC_TWOLEVEL_HINTS is obsolete and no longer supported. 46 // LC_PREBIND_CKSUM is obsolete and no longer supported. 48 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleDistanceTest.java | 39 final ULocale supported; field in LocaleDistanceTest.Arguments 45 this.supported = new ULocale.Builder().setLanguageTag(args.get(1)).build(); in Arguments() 83 final ULocale supported = test.supported; in testTiming() local 89 final ULocale supportedMax = ULocale.addLikelySubtags(supported); in testTiming() 103 … int dist1 = localeDistance.testOnlyDistance(desired, supported, 1000, FavorSubtag.LANGUAGE); in testTiming() 104 … int dist2 = localeDistance.testOnlyDistance(supported, desired, 1000, FavorSubtag.LANGUAGE); in testTiming() 148 String supportedTag = args.supported.toLanguageTag(); in handle() 150 …int supportedToDesiredActual = localeDistance.testOnlyDistance(args.supported, args.desired, thres… in handle() 153 …dToSupportedActual = localeDistance.testOnlyDistance(args.desired, args.supported, threshold, favo… in handle()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | LocaleDistanceTest.java | 42 final ULocale supported; field in LocaleDistanceTest.Arguments 48 this.supported = new ULocale.Builder().setLanguageTag(args.get(1)).build(); in Arguments() 86 final ULocale supported = test.supported; in testTiming() local 92 final ULocale supportedMax = ULocale.addLikelySubtags(supported); in testTiming() 106 … int dist1 = localeDistance.testOnlyDistance(desired, supported, 1000, FavorSubtag.LANGUAGE); in testTiming() 107 … int dist2 = localeDistance.testOnlyDistance(supported, desired, 1000, FavorSubtag.LANGUAGE); in testTiming() 151 String supportedTag = args.supported.toLanguageTag(); in handle() 153 …int supportedToDesiredActual = localeDistance.testOnlyDistance(args.supported, args.desired, thres… in handle() 156 …dToSupportedActual = localeDistance.testOnlyDistance(args.desired, args.supported, threshold, favo… in handle()
|