Home
last modified time | relevance | path

Searched defs:Syntax (Results 1 – 9 of 9) sorted by relevance

/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md9 ### Introduction
29 ### Concepts
/external/parameter-framework/upstream/remote-process/
DREADME.md19 ## Syntax section in remote-process
/external/llvm/docs/
Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
/external/jsr305/ri/src/main/java/javax/annotation/
DSyntax.java22 public @interface Syntax { annotation
/external/clang/lib/Basic/
DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
/external/llvm/docs/TableGen/
Dindex.rst181 Syntax chapter
DLangRef.rst102 Syntax chapter
/external/clang/lib/Parse/
DParseDecl.cpp247 AttributeList::Syntax Syntax) { in ParseAttributeWithTypeArg()
273 SourceLocation ScopeLoc, AttributeList::Syntax Syntax) { in ParseAttributeArgsCommon()
340 AttributeList::Syntax Syntax, in ParseGNUAttributeArgs()
858 AttributeList::Syntax Syntax) { in ParseAvailabilityAttribute()
1046 AttributeList::Syntax Syntax) { in ParseObjCBridgeRelatedAttribute()
1265 AttributeList::Syntax Syntax) { in ParseTypeTagForDatatypeAttribute()
/external/clang/include/clang/Sema/
DAttributeList.h75 enum Syntax { enum