Home
last modified time | relevance | path

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

1234

/external/markdown/docs/extensions/
Dmd_in_html.md9 ## Syntax section in Markdown in HTML
24 ### `markdown="1"` { #1 }
68 ### `markdown="block"` { #block }
110 ### `markdown="span"` { #span }
134 ### Ignored Elements
140 ### Nesting
194 ### Tag Normalization
Dattr_list.md12 ## Syntax section in Attribute Lists
18 ### The List
74 ### Block Level
110 ### Inline
161 ### Limitations
Dcode_hilite.md69 ## Syntax section in CodeHilite
85 ### Shebang (with path)
100 ### Shebang (no path)
116 ### Colons
153 ### When No Language is Defined
Dfenced_code_blocks.md12 ## Syntax section in Fenced Code Blocks
188 …="language-lang" style="color: #333; background: #f8f8f8;">A code block with inline styles. Fancy!
Dtoc.md14 Syntax section in Table of Contents
94 ### Custom Labels
Dabbreviations.md14 Syntax section in Abbreviations
Ddefinition_lists.md14 Syntax section in Definition Lists
Dlegacy_attrs.md14 ## Syntax section in Legacy Attributes
Dsane_lists.md14 Syntax section in Sane Lists
Dadmonition.md15 Syntax section in Admonition
/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 { 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/libabigail/doc/manuals/
Dlibabigail-concepts.rst90 Syntax section in Suppression specifications
93 Properties
130 character is a special character in the `Ini File Syntax`_ used for argument
139 Modus operandi
173 Sections
190 Section names
1083 Comments
1089 Code examples
/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/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/tools/xmlGenerator/
DREADME.md9 ### Introduction
29 ### Concepts
/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/gerrit/
DREADME.md7 ## Syntax section in git-squash-merge tool
/external/rust/crates/remain/
DREADME.md18 ## Syntax section in Remain sorted
/external/openthread/tools/spi-hdlc-adapter/
DREADME.md7 ## Syntax section in SPI/HDLC Adapter
/external/jsr305/ri/src/main/java/javax/annotation/
DSyntax.java22 public @interface Syntax { annotation

1234