Home
last modified time | relevance | path

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

123456

/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/srec/make/asr/
DMakefile.config31 $(error Unsupported TARGET_ARCH for ASR)
42 $(error Unsupported TARGET_BUILD_TYPE for ASR)
/external/icu4c/samples/uresb/
Den.txt22 "Unsupported error",
25 "Unsupported escape sequence"
/external/chromium_org/third_party/ots/test/
DBLACKLIST.txt95 # Unsupported CMAP table; ots doesn't support non-Unicode fonts.
105 # Unsupported CMAP table; The Unicode BMP table is missing, while the UCS-4 table is available.
118 # Unsupported CFF table; "supplemental encoding" is not supported at the moment. This should be fix…
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILDevice.cpp109 return AMDGPUDeviceInfo::Unsupported; in getExecutionMode()
115 return getExecutionMode(Mode) != AMDGPUDeviceInfo::Unsupported; in isSupported()
/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/chromium_org/third_party/npapi/npspy/extern/java/
Djni_md.h131 # error Unsupported PC development environment.
159 # error Unsupported Mac development environment.
/external/v8/src/
Dsimulator.h40 #error Unsupported target architecture.
Dcodegen.h81 #error Unsupported target architecture.
/external/chromium_org/v8/src/
Dsimulator.h40 #error Unsupported target architecture.
/external/oprofile/m4/
Dconfigmodule.m417 *) AC_MSG_ERROR([Unsupported kernel version])
56 test "$arch" = "unknown" && AC_MSG_ERROR(Unsupported architecture)
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
Dos_time.c43 # error Unsupported OS
Dos_mman.h48 # error Unsupported OS
/external/mesa3d/src/gallium/auxiliary/os/
Dos_time.c43 # error Unsupported OS
/external/llvm/test/CodeGen/X86/
Dnonconst-static-iv.ll8 ; CHECK-ERRORS: Unsupported expression in static initializer: insertvalue
Dnonconst-static-ev.ll8 ; 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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_init.h48 #error Unsupported compiler: please find out how to implement global initializers in C on it
/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/clang/include/clang/AST/
DDeclFriend.h159 void setUnsupportedFriend(bool Unsupported) { in setUnsupportedFriend() argument
160 UnsupportedFriend = Unsupported; in setUnsupportedFriend()
/external/chromium_org/third_party/angle/src/compiler/
Dosinclude.h24 #error Unsupported platform.

123456