Home
last modified time | relevance | path

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

12345678

/external/nist-sip/java/gov/nist/javax/sip/header/
DUnsupported.java42 public class Unsupported class
56 public Unsupported() { in Unsupported() method in Unsupported
63 public Unsupported(String ot) { in Unsupported() method in Unsupported
DUnsupportedList.java39 public class UnsupportedList extends SIPHeaderList<Unsupported> {
48 super(Unsupported.class, UnsupportedHeader.NAME); in UnsupportedList()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DUnsupportedParser.java75 Unsupported unsupported = new Unsupported(); in parse()
90 unsupported = new Unsupported(); in parse()
/external/icu/icu4c/source/samples/uresb/
Den.txt22 "Unsupported error",
25 "Unsupported escape sequence"
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILDevice.cpp109 return AMDGPUDeviceInfo::Unsupported; in getExecutionMode()
115 return getExecutionMode(Mode) != AMDGPUDeviceInfo::Unsupported; in isSupported()
DAMDILDeviceInfo.h25 Unsupported = 0, // Unsupported feature on the card(Default value) enumerator
/external/v8/src/
Dsimulator.h23 #error Unsupported target architecture.
/external/deqp/framework/platform/android/
DtcuAndroidMain.cpp27 # error Unsupported OS
/external/clang/include/clang/AST/
DDeclFriend.h164 void setUnsupportedFriend(bool Unsupported) { in setUnsupportedFriend() argument
165 UnsupportedFriend = Unsupported; in setUnsupportedFriend()
/external/mesa3d/src/gallium/auxiliary/os/
Dos_time.c43 # error Unsupported OS
Dos_mman.h48 # error Unsupported OS
/external/llvm/test/CodeGen/X86/
Dnonconst-static-iv.ll7 ; CHECK-ERRORS: Unsupported expression in static initializer: insertvalue
Dnonconst-static-ev.ll7 ; CHECK-ERRORS: Unsupported expression in static initializer: extractvalue
/external/clang/include/clang/Driver/
DOptions.h29 Unsupported = (1 << 7), enumerator
/external/llvm/test/CodeGen/PowerPC/
Dsdag-ppcf128.ll3 ; PR14751: Unsupported type in SelectionDAG::getConstantFP()
/external/clang/lib/Driver/
DSanitizerArgs.cpp127 uint64_t Unsupported = 0; in getToolchainUnsupportedKinds() local
129 Unsupported |= Memory | DataFlow; in getToolchainUnsupportedKinds()
132 Unsupported |= Thread; in getToolchainUnsupportedKinds()
135 Unsupported |= Function; in getToolchainUnsupportedKinds()
137 return Unsupported; in getToolchainUnsupportedKinds()
/external/mesa3d/src/gallium/auxiliary/util/
Du_init.h48 #error Unsupported compiler: please find out how to implement global initializers in C on it
/external/bison/tests/
Dpush.at141 ## Unsupported Skeletons. ##
144 AT_SETUP([[Unsupported Skeletons]])
/external/deqp/framework/platform/ios/
DtcuIOSPlatform.mm85 throw NotSupportedError("Unsupported surface type");
226 throw NotSupportedError("Unsupported color attachment format");
229 throw NotSupportedError("Unsupported depth & stencil attachment format");
/external/eigen/unsupported/doc/
DOverview.dox17 \defgroup Unsupported_modules Unsupported modules
/external/libunwind/src/mips/
Doffsets.h47 #error Unsupported ABI
/external/libunwind/include/
Dlibunwind.h.in27 # error "Unsupported arch"
/external/libunwind/include/tdep/
Dlibunwind_i.h.in27 # error "Unsupported arch"
/external/llvm/device/include/llvm/Config/
DTargets.def41 # error Unsupported TARGET_ARCH for LLVM_TARGET
DAsmParsers.def42 # error Unsupported TARGET_ARCH for LLVM_ASM_PARSER

12345678