Searched refs:Unsupported (Results 1 – 17 of 17) sorted by relevance
/frameworks/compile/libbcc/ |
D | libbcc-targets.mk | 43 $(error Unsupported architecture $(TARGET_ARCH))
|
/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/ |
D | setelementat.rscript | 46 // Unsupported vector width
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | Relocator.h | 33 enum Result { OK, BadReloc, Overflow, Unsupported, Unknown }; enumerator
|
D | DiagCommonKinds.inc | 212 "Unsupported archive type.", 213 "Unsupported archive type.")
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 114 case Relocator::Unsupported: { in apply()
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.ll | 72 assert(0 && "Unsupported script type!"); 357 assert(0 && "Unsupported script type!"); 379 assert(0 && "Unsupported script type!");
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HWComposer.cpp | 90 if (error != HWC2::Error::Unsupported) { in getDisplayIdentificationData() 758 if (error == HWC2::Error::Unsupported) RETURN_IF_HWC_ERROR(error, displayId, INVALID_OPERATION); in getDisplayedContentSamplingAttributes() 771 if (error == HWC2::Error::Unsupported) RETURN_IF_HWC_ERROR(error, displayId, INVALID_OPERATION); in setDisplayContentSamplingEnabled() 790 if (error == HWC2::Error::Unsupported) { in setDisplayBrightness()
|
D | HWC2.cpp | 657 } else if (error == Error::Unsupported) { in setPowerMode() 980 return Error::Unsupported; in setSidebandStream()
|
/frameworks/native/services/surfaceflinger/ |
D | BufferLayer.cpp | 329 if (error != HWC2::Error::None && error != HWC2::Error::Unsupported) { in setPerFrameData() 335 if (error == HWC2::Error::Unsupported) { in setPerFrameData()
|
/frameworks/native/libs/vr/libvrflinger/ |
D | hwc_types.h | 224 Unsupported = HWC2_ERROR_UNSUPPORTED,
|
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
D | OutputLayerTest.cpp | 251 static constexpr HWC2::Error kError = HWC2::Error::Unsupported;
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 1363 return Relocator::Unsupported; in tls() 1367 return Relocator::Unsupported; in unsupported()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 456 return Relocator::Unsupported; in unsupported()
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 1100 return Relocator::Unsupported; in unsupported() 1686 return Relocator::Unsupported; in unsupported()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 965 return Relocator::Unsupported; in unsupported()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsRelocator.cpp | 1221 return Relocator::Unsupported; in unsupported()
|
/frameworks/base/proto/src/ |
D | wifi.proto | 1399 // Unsupported concurrency of NAN and another feature - NAN disabled
|