Home
last modified time | relevance | path

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

1234

/external/libchrome/mojo/public/tools/bindings/
DREADME.md74 ### Primitive Types
101 ### Modules
133 ### Imports
146 ### Structs
260 ### Unions
283 ### Enumeration Types
314 ### Constants
340 ### Interfaces
365 ### Attributes
/external/swiftshader/docs/
DReactor.md46 ### Routine and Function<>
78 ### Arguments and Expressions
114 ### Casting and Reinterpreting
146 ### Pointers
182 ### Conditionals
208 ### Loops
/external/rust/crates/protobuf/src/reflect/file/
Dsyntax.rs5 pub enum Syntax { enum
12 impl Syntax { impl
13 pub(crate) fn parse(syntax: &str) -> Option<Syntax> { in parse()
21 pub(crate) fn of_file(file: &FileDescriptorProto) -> Syntax { in of_file()
/external/rust/crates/protobuf-codegen/2.27.1/src/
Dsyntax.rs2 pub enum Syntax { enum
7 impl Syntax { impl
/external/google-styleguide/
DRguide.md14 ## Syntax section in Google's R Style Guide
16 ### Naming conventions
41 ### Don't use attach()
/external/cldr/docs/ldml/
Dtr35-messageFormat.md299 ## Syntax section in Unicode Locale Data Markup Language (LDML)<br/>Part 9: Message Format
303 ### Design Goals
339 ### Design Restrictions
357 ### Messages and their Syntax
377 #### Well-formed vs. Valid Messages
388 ### The Message
543 ### Pattern
635 ### Matcher
742 ### Expressions
964 ### Markup
[all …]
Dtr35-personNames.md320 #### Syntax subsubsection
439 …y zero or more literal characters (eg, space or comma + space). An Extended Backus Normal Form (EB…
449 ### Fields
487 ### Modifiers
1069 ### Syntax subsection
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md9 ### Introduction
29 ### Concepts
/external/golang-protobuf/internal/filedesc/
Dplaceholder.go36 func (f PlaceholderFile) Syntax() protoreflect.Syntax { return 0 } func
58 func (e PlaceholderEnum) Syntax() protoreflect.Syntax { return 0 } func
75 func (e PlaceholderEnumValue) Syntax() protoreflect.Syntax { return 0 } func
90 func (m PlaceholderMessage) Syntax() protoreflect.Syntax { return 0 } func
/external/parameter-framework/upstream/remote-process/
DREADME.md19 ## Syntax section in remote-process
/external/openthread/tools/harness-automation/
DREADME.rst14 Syntax chapter
/external/llvm/docs/
Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
/external/rust/crates/remain/
DREADME.md18 ## Syntax section in Remain sorted
/external/jsr305/ri/src/main/java/javax/annotation/
DSyntax.java22 public @interface Syntax { annotation
/external/openthread/tools/gerrit/
DREADME.md7 ## Syntax section in git-squash-merge tool
/external/openthread/tools/spi-hdlc-adapter/
DREADME.md7 ## Syntax section in SPI/HDLC Adapter
/external/clang/lib/Basic/
DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
/external/protobuf/php/src/Google/Protobuf/
DSyntax.php14 class Syntax class
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php14 class Syntax class
/external/llvm/docs/TableGen/
Dindex.rst181 Syntax chapter
DLangRef.rst102 Syntax chapter
/external/rust/crates/regex/src/
Derror.rs8 Syntax(String), enumerator
/external/rust/crates/quote/
DREADME.md42 ## Syntax section in Rust Quasi-Quoting
/external/rust/crates/serde-xml-rs/src/
Derror.rs46 Syntax { enumerator
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs48 public enum Syntax enum
263 public Syntax Syntax { get; } property in Google.Protobuf.Reflection.FileDescriptor

1234