Home
last modified time | relevance | path

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

12345

/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/android-crates-io/crates/protobuf/src/reflect/file/
Dsyntax.rs5 pub enum Syntax { enum
12 impl Syntax { implementation
13 pub(crate) fn parse(syntax: &str) -> Option<Syntax> { in parse()
21 pub(crate) fn of_file(file: &FileDescriptorProto) -> Syntax { in of_file()
/external/emboss/doc/design_docs/
Ddefault_values.md19 ### Attribute
34 ### New Syntax
39 #### Suffix `= value`
59 #### Something Else?
Ddivision_and_modulus.md17 ## Syntax section in Design Sketch: Integer Division and Modulus Operators
19 ### Symbol
95 ### Precedence
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/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/libopenapv/readme/
Dapv_isobmff.md27 ### Syntax subsection
58 ### Syntax subsection
72 ### Syntax subsection
/external/cldr/docs/ldml/
Dtr35-personNames.md324 #### Syntax subsubsection
443 …y zero or more literal characters (eg, space or comma + space). An Extended Backus Normal Form (EB…
453 ### Fields
491 ### Modifiers
1073 ### 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/openthread/tools/spi-hdlc-adapter/
DREADME.md7 ## Syntax section in SPI/HDLC Adapter
/external/openthread/tools/gerrit/
DREADME.md7 ## Syntax section in git-squash-merge tool
/external/rust/android-crates-io/crates/remain/
DREADME.md18 ## Syntax section in Remain sorted
/external/jsr305/ri/src/main/java/javax/annotation/
DSyntax.java22 public @interface Syntax { annotation
/external/jspecify/samples/
DREADME.md58 ## Syntax section in Sample inputs
/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/stable/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php14 class Syntax class
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php14 class Syntax class
/external/llvm/docs/TableGen/
Dindex.rst181 Syntax chapter
/external/rust/android-crates-io/crates/icu_capi/bindings/js/
DFixedDecimalParseError.mjs68 static Syntax = FixedDecimalParseError.#objectValues[2]; field in FixedDecimalParseError

12345