Searched defs:SPECIAL (Results 1 - 11 of 11) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DElemDesc.java87 static final int SPECIAL = (1 << 15); field in class:ElemDesc
/external/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h31 SPECIAL = 0x07, enumerator in enum:llvm::LPAC::AluCode
33 // Shift instructions are treated as SPECIAL when encoding the machine
/external/syslinux/dos/
H A Dprintf.c34 #define SPECIAL 32 /* 0x */ macro
71 if (type & SPECIAL) {
91 if (type & SPECIAL) {
150 flags |= SPECIAL;
/external/syslinux/memdisk/
H A Dconio.c100 #define SPECIAL 32 /* 0x */ macro
137 if (type & SPECIAL) {
157 if (type & SPECIAL) {
213 flags |= SPECIAL;
/external/skia/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp32 #define SPECIAL(x) std::make_tuple(kSpecial_IntrinsicKind, k ## x ## _SpecialIntrinsic, \ macro
50 fIntrinsicMap[String("atan")] = SPECIAL(Atan);
103 fIntrinsicMap[String("texture")] = SPECIAL(Texture);
104 fIntrinsicMap[String("texelFetch")] = SPECIAL(TexelFetch);
105 fIntrinsicMap[String("subpassLoad")] = SPECIAL(SubpassLoad);
/external/mesa3d/src/gallium/state_trackers/nine/
H A Dnine_shader.c1566 #define SPECIAL(name) \ macro
2894 _OPI(NOP, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 0, 0, SPECIAL(NOP)), /* 0 */
2897 _OPI(SUB, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(SUB)), /* 3 */
2901 _OPI(RSQ, RSQ, V(0,0), V(3,0), V(0,0), V(3,0), 1, 1, SPECIAL(RSQ)), /* 7 */
2909 _OPI(LOG, LG2, V(0,0), V(3,0), V(0,0), V(3,0), 1, 1, SPECIAL(LOG)), /* 15 */
2910 _OPI(LIT, LIT, V(0,0), V(3,0), V(0,0), V(0,0), 1, 1, SPECIAL(LIT)), /* 16 */
2915 _OPI(M4x4, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(M4x4)),
2916 _OPI(M4x3, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(M4x3)),
2917 _OPI(M3x4, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(M3x4)),
2918 _OPI(M3x3, NOP, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(M3x
[all...]
/external/mksh/src/
H A Dsh.h1517 #define SPECIAL BIT(8) /* PATH, IFS, SECONDS, etc */ macro
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/mockito/lib/
H A Dbyte-buddy-1.6.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...

Completed in 377 milliseconds