Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/remote-process/
DREADME.md19 ## Syntax section in remote-process
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md9 ### Introduction
29 ### Concepts
/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/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs192 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Api
465 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Method
DType.cs78 public enum Syntax { enum
195 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Type
907 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Enum
/external/protobuf/src/google/protobuf/
Dtype.proto175 enum Syntax { enum
Ddescriptor.h1226 enum Syntax { enum
Dtype.pb.h110 enum Syntax { enum
Ddescriptor_unittest.cc464 TEST_F(FileDescriptorTest, Syntax) { in TEST_F() argument
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDDisassembler.h80 AssemblySyntax Syntax; member
/external/clang/lib/Parse/
DParseDecl.cpp248 AttributeList::Syntax Syntax) { in ParseAttributeWithTypeArg()
274 SourceLocation ScopeLoc, AttributeList::Syntax Syntax) { in ParseAttributeArgsCommon()
341 AttributeList::Syntax Syntax, in ParseGNUAttributeArgs()
864 AttributeList::Syntax Syntax) { in ParseAvailabilityAttribute()
1077 AttributeList::Syntax Syntax) { in ParseObjCBridgeRelatedAttribute()
1296 AttributeList::Syntax Syntax) { in ParseTypeTagForDatatypeAttribute()
/external/swiftshader/third_party/LLVM/tools/edis/
DEDMain.cpp28 EDDisassembler::AssemblySyntax Syntax; in EDGetDisassembler() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java141 public enum Syntax { enum in Descriptors.FileDescriptor
146 Syntax(String name) { in Syntax() method in Descriptors.FileDescriptor.Syntax
/external/clang/include/clang/Sema/
DAttributeList.h97 enum Syntax { enum
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs445 public string Syntax { property in Google.Protobuf.Reflection.FileDescriptorProto