Searched refs:TSSL (Results 1 – 6 of 6) sorted by relevance
/external/tagsoup/ |
D | CHANGES | 151 Wrote simple validator for TSSL schemas (tssl/tssl-validator.xslt) 183 <memberOf> in TSSL 233 TSSL now has an explicit group element to declare an element group 242 TSSL now correctly supports attributes that are legal on all elements
|
D | README | 290 the TSSL schema) as SGML CDATA elements (that is, no markup is
|
/external/tagsoup/tssl/ |
D | tssl.rnc | 18 ## A TSSL schema has a namespace, which is applied to the elements by default,
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 13420 SourceLocation TSSL = D.getLocStart(); in HandleField() local 13423 TSSL, AS, PrevDecl, &D); in HandleField() 13457 SourceLocation TSSL, in CheckFieldDecl() argument 13566 FieldDecl *NewFD = FieldDecl::Create(Context, Record, TSSL, Loc, II, T, TInfo, in CheckFieldDecl()
|
D | SemaDeclCXX.cpp | 14015 SourceLocation TSSL = D.getLocStart(); in HandleMSProperty() local 14018 Context, Record, Loc, II, T, TInfo, TSSL, Data.GetterId, Data.SetterId); in HandleMSProperty()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 1998 SourceLocation TSSL,
|