Searched refs:UNSUPPORTED (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
H A DNetscapePluginModuleNone.cpp28 #if PLUGIN_ARCHITECTURE(UNSUPPORTED)
/external/llvm/lib/Target/MBlaze/Disassembler/
H A DMBlazeDisassembler.cpp38 const unsigned UNSUPPORTED = -1; variable
47 UNSUPPORTED, UNSUPPORTED, MBlaze::FADD, UNSUPPORTED, //14,15,16,17
48 MBlaze::MULI, MBlaze::BSRLI, UNSUPPORTED, MBlaze::GET, //18,19,1A,1B
49 UNSUPPORTED, UNSUPPORTED, UNSUPPORTED, UNSUPPORTED, //1C,1D,1E,1F
56 MBlaze::LBU, MBlaze::LHU, MBlaze::LW, UNSUPPORTED, //3
[all...]
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePluginNone.cpp28 #if PLUGIN_ARCHITECTURE(UNSUPPORTED)
89 #endif // PLUGIN_ARCHITECTURE(UNSUPPORTED)
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DUnsupportedParser.java71 headerName(TokenTypes.UNSUPPORTED);
76 unsupported.setHeaderName(SIPHeaderNames.UNSUPPORTED);
H A DTokenTypes.java65 public static final int UNSUPPORTED = START + 28; field in interface:TokenTypes
H A DLexer.java165 TokenTypes.UNSUPPORTED);
/external/llvm/utils/lit/lit/
H A DTest.py15 UNSUPPORTED = TestResult('UNSUPPORTED', False) variable
H A DTestRunner.py484 return (Test.UNSUPPORTED,
515 return (Test.UNSUPPORTED, 'Test is unsupported')
562 return (Test.UNSUPPORTED, 'Test is unsupported')
H A DTestFormats.py193 return (Test.UNSUPPORTED, 'Test is unsupported')
H A Dmain.py626 ('Unsupported Tests ', Test.UNSUPPORTED),
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DNameMap.java121 putNameMap(UNSUPPORTED, Unsupported.class.getName()); //22
H A DSIPHeaderNames.java70 public static final String UNSUPPORTED = UnsupportedHeader.NAME; //22 field in interface:SIPHeaderNames
/external/icu4c/tools/genpname/
H A Dpreparse.pl93 my %UNSUPPORTED = (Composition_Exclusion => 1,
621 if (exists $UNSUPPORTED{$name}) {
/external/v8/src/mips/
H A Dsimulator-mips.cc144 #define UNSUPPORTED() printf("Unsupported instruction.\n"); macro
2272 UNSUPPORTED();
2432 #undef UNSUPPORTED macro
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 1673 milliseconds