/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkor.td | 69 def : WriteRes<WriteImm, []> { let Unsupported = 1; } 70 def : WriteRes<WriteI, []> { let Unsupported = 1; } 71 def : WriteRes<WriteISReg, []> { let Unsupported = 1; } 72 def : WriteRes<WriteIEReg, []> { let Unsupported = 1; } 73 def : WriteRes<WriteExtr, []> { let Unsupported = 1; } 74 def : WriteRes<WriteIS, []> { let Unsupported = 1; } 75 def : WriteRes<WriteID32, []> { let Unsupported = 1; } 76 def : WriteRes<WriteID64, []> { let Unsupported = 1; } 77 def : WriteRes<WriteIM32, []> { let Unsupported = 1; } 78 def : WriteRes<WriteIM64, []> { let Unsupported = 1; } [all …]
|
/third_party/rust/crates/serde/serde/src/private/ |
D | ser.rs | 46 enum Unsupported { enum 62 impl Display for Unsupported { implementation 65 Unsupported::Boolean => formatter.write_str("a boolean"), in fmt() 66 Unsupported::Integer => formatter.write_str("an integer"), in fmt() 67 Unsupported::Float => formatter.write_str("a float"), in fmt() 68 Unsupported::Char => formatter.write_str("a char"), in fmt() 69 Unsupported::String => formatter.write_str("a string"), in fmt() 70 Unsupported::ByteArray => formatter.write_str("a byte array"), in fmt() 71 Unsupported::Optional => formatter.write_str("an optional"), in fmt() 73 Unsupported::UnitStruct => formatter.write_str("unit struct"), in fmt() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86SchedSandyBridge.td | 14 // X86. These instructions are tagged with a comment `Unsupported = 1`. 225 defm : SBWriteResPair<WriteFAddZ, [SBPort1], 3, [1], 1, 7>; // Unsupported = 1 229 defm : SBWriteResPair<WriteFAdd64Z, [SBPort1], 3, [1], 1, 7>; // Unsupported = 1 234 defm : SBWriteResPair<WriteFCmpZ, [SBPort1], 3, [1], 1, 7>; // Unsupported = 1 238 defm : SBWriteResPair<WriteFCmp64Z, [SBPort1], 3, [1], 1, 7>; // Unsupported = 1 245 defm : SBWriteResPair<WriteFMulZ, [SBPort0], 5, [1], 1, 7>; // Unsupported = 1 249 defm : SBWriteResPair<WriteFMul64Z, [SBPort0], 5, [1], 1, 7>; // Unsupported = 1 254 …BWriteResPair<WriteFDivZ, [SBPort0,SBPort05,SBFPDivider], 29, [2,1,28], 3, 7>; // Unsupported = 1 258 …BWriteResPair<WriteFDiv64Z, [SBPort0,SBPort05,SBFPDivider], 45, [2,1,44], 3, 7>; // Unsupported = 1 263 defm : SBWriteResPair<WriteFRcpZ, [SBPort0,SBPort05], 7, [2,1], 3, 7>; // Unsupported = 1 [all …]
|
D | X86SchedHaswell.td | 14 // They are currently tagged with a comment `Unsupported = 1`. 15 // FIXME: Use Unsupported = 1 once KNL has its own model. 248 defm : HWWriteResPair<WriteFAddZ, [HWPort1], 3, [1], 1, 7>; // Unsupported = 1 252 defm : HWWriteResPair<WriteFAdd64Z, [HWPort1], 3, [1], 1, 7>; // Unsupported = 1 257 defm : HWWriteResPair<WriteFCmpZ, [HWPort1], 3, [1], 1, 7>; // Unsupported = 1 261 defm : HWWriteResPair<WriteFCmp64Z, [HWPort1], 3, [1], 1, 7>; // Unsupported = 1 268 defm : HWWriteResPair<WriteFMulZ, [HWPort01], 5, [1], 1, 7>; // Unsupported = 1 272 defm : HWWriteResPair<WriteFMul64Z, [HWPort01], 5, [1], 1, 7>; // Unsupported = 1 277 …WWriteResPair<WriteFDivZ, [HWPort0,HWPort15,HWFPDivider], 21, [2,1,14], 3, 7>; // Unsupported = 1 281 …WWriteResPair<WriteFDiv64Z, [HWPort0,HWPort15,HWFPDivider], 35, [2,1,28], 3, 7>; // Unsupported = 1 [all …]
|
/third_party/skia/third_party/externals/oboe/src/common/ |
D | LatencyTuner.cpp | 35 if (mState == State::Unsupported) { in tune() 70 mState = State::Unsupported; in tune() 76 mState = State::Unsupported; in tune() 80 if (mState == State::Unsupported) { in tune() 91 if (mState != State::Unsupported) { in requestReset()
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
D | Extract.rc | 12 IDS_UNSUPPORTED_ARCHIVE_TYPE "Unsupported archive type" 35 IDS_EXTRACT_MESSAGE_UNSUPPORTED_METHOD "Unsupported compression method for '{0}'." 44 IDS_EXTRACT_MSG_UNSUPPORTED_METHOD "Unsupported compression method" 58 IDS_OPEN_MSG_UNSUPPORTED_FEATURE "Unsupported feature"
|
/third_party/node/deps/v8/src/bigint/ |
D | util.h | 38 #error Unsupported compiler. in CountLeadingZeros() 49 #error Unsupported compiler. in CountLeadingZeros() 60 #error Unsupported compiler. in CountTrailingZeros()
|
/third_party/mesa3d/src/util/ |
D | os_time.c | 49 # error Unsupported OS 85 #error Unsupported OS in os_time_get_nano() 111 # error Unsupported OS in os_time_sleep()
|
/third_party/benchmark/test/ |
D | AssemblyTests.cmake | 7 "Unsupported Clang version " ${CMAKE_CXX_COMPILER_VERSION} 14 "Unsupported GCC version " ${CMAKE_CXX_COMPILER_VERSION} 19 message (WARNING "Unsupported compiler. Assembly tests may be broken.")
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/roadmap/ |
D | Roadmap-2022.adoc | 67 | Limit Name | Unsupported Limit | Core Limit | Profile Limit | Limit Type^1^ 100 | Limit Name | Unsupported Limit | Core Limit | Profile Limit | Limit Type^1^ 120 | Limit Name | Unsupported Limit | Core Limit | Profile Limit | Limit Type^1^ 129 | Limit Name | Unsupported Limit | Core Limit | Profile Limit | Limit Type^1^
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/ |
D | testlist.go | 197 Unsupported = Status("UNSUPPORTED") const 221 Unsupported, 236 case Unsupported:
|
/third_party/icu/icu4c/source/samples/uresb/ |
D | en.txt | 25 "Unsupported error", 28 "Unsupported escape sequence"
|
/third_party/skia/third_party/externals/icu/source/samples/uresb/ |
D | en.txt | 25 "Unsupported error", 28 "Unsupported escape sequence"
|
/third_party/gn/src/base/ |
D | command_line.cc | 100 #error Unsupported platform in AppendSwitchesAndArguments() 223 #error Unsupported platform in Init() 282 #error Unsupported platform in SetProgram() 359 #error Unsupported platform in AppendSwitchASCII() 390 #error Unsupported platform in AppendArg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 86 Unsupported, enumerator 665 return actionIf(LegalizeAction::Unsupported, always); in unsupported() 668 return actionIf(LegalizeAction::Unsupported, Predicate); in unsupportedIf() 671 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2() 953 case Unsupported: in needsLegalizingToDifferentSize() 1026 return increaseToLargerTypesAndDecreaseToLargest(v, Unsupported, in unsupportedForDifferentSizes() 1027 Unsupported); in unsupportedForDifferentSizes() 1048 Unsupported); in widenToLargerTypesUnsupportedOtherwise() 1055 Unsupported); in narrowToSmallerAndUnsupportedIfTooSmall() 1272 case Unsupported: in checkPartialSizeAndActionsVector()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerInfo.cpp | 71 case Unsupported: in operator <<() 203 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply() 598 Vec[i].second != Unsupported) in findAction() 607 Vec[i].second != Unsupported) in findAction() 611 case Unsupported: in findAction() 612 return {Size, Unsupported}; in findAction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 43 result.push_back({v[i].first + 1, Unsupported}); in addAndInterleaveWithUnsupported() 51 LegalizerInfo::SizeAndActionsVec result = {{1, Unsupported}, in widen_8_16() 53 {9, Unsupported}, in widen_8_16() 55 {17, Unsupported}}; in widen_8_16() 58 result.push_back({Largest + 1, Unsupported}); in widen_8_16()
|
/third_party/skia/tests/sksl/shared/ |
D | Texture1D.metal | 3 error: 1: Unsupported texture dimensions
|
D | TextureSharpen.metal | 3 error: 3: Unsupported texture dimensions
|
/third_party/node/deps/v8/src/codegen/ |
D | constants-arch.h | 29 #error Unsupported target architecture.
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-macro-assembler-arch.h | 31 #error Unsupported target architecture.
|
/third_party/vk-gl-cts/framework/platform/ios/ |
D | tcuIOSPlatform.mm | 85 throw NotSupportedError("Unsupported surface type"); 226 throw NotSupportedError("Unsupported color attachment format"); 229 throw NotSupportedError("Unsupported depth & stencil attachment format");
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidMain.cpp | 27 # error Unsupported OS
|
/third_party/node/deps/npm/test/lib/commands/ |
D | install.js | 216 message: 'Unsupported engine', 284 message: 'Unsupported engine',
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/comp/ |
D | subgroups.nocompat.invalid.vk.msl23.ios.simd.comp | 89 //lo = subgroupInclusiveMin(lo); // FIXME: Unsupported by Metal 104 //lo = subgroupExclusiveMin(lo); // FIXME: Unsupported by Metal
|