Home
last modified time | relevance | path

Searched refs:Unsupported (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/libbcc/
Dlibbcc-targets.mk45 $(error Unsupported architecture $(TARGET_ARCH))
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h33 enum Result { OK, BadReloc, Overflow, Unsupported, Unknown }; enumerator
DDiagCommonKinds.inc212 "Unsupported archive type.",
213 "Unsupported archive type.")
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp114 case Relocator::Unsupported: { in apply()
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll72 assert(0 && "Unsupported script type!");
357 assert(0 && "Unsupported script type!");
379 assert(0 && "Unsupported script type!");
/frameworks/native/libs/vr/libvrflinger/
Dhwc_types.h219 Unsupported = HWC2_ERROR_UNSUPPORTED,
/frameworks/native/libs/hwc2on1adapter/
DHWC2On1Adapter.cpp852 return Error::Unsupported; in setColorMode()
866 return Error::Unsupported; in setColorMode()
1026 return Error::Unsupported; in getClientTargetSupport()
1036 return Error::Unsupported; in getClientTargetSupport()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp1363 return Relocator::Unsupported; in tls()
1367 return Relocator::Unsupported; in unsupported()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp456 return Relocator::Unsupported; in unsupported()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp1100 return Relocator::Unsupported; in unsupported()
1686 return Relocator::Unsupported; in unsupported()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp965 return Relocator::Unsupported; in unsupported()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp914 return Error::Unsupported; in setSidebandStream()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp1221 return Relocator::Unsupported; in unsupported()