Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/docs/
DReactor.md46 ### Routine and Function<>
78 ### Arguments and Expressions
114 ### Casting and Reinterpreting
146 ### Pointers
182 ### Conditionals
208 ### Loops
/third_party/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
1247 Comments
1253 Code examples
/third_party/icu/docs/userguide/transforms/general/
Dindex.md911 #### Transform Rules
929 #### Variable Definition Rules
953 #### Filter Rules
980 #### Conversion Rules
1029 #### Intermixing Transform Rules and Conversion Rules
1142 #### Masking
1164 #### Inverse Summary
1220 #### Function Calls
/third_party/icu/docs/userguide/collation/customization/
Dindex.md80 ## Syntax section in Collation Customization
115 ### Escaping Rules
130 ### Simple Tailoring Examples
194 ### Default Options
419 ### Advanced Syntactical Elements
469 ### Indirect Positioning of Collation Elements
526 ### Complex Tailoring Examples
/third_party/icu/docs/userguide/boundaryanalysis/
Dbreak-rules.md326 ### Rule Syntax Notes
364 ### EBNF Syntax used for the RBBI rules syntax description
/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php14 class Syntax class
/third_party/icu/docs/userguide/dev/
Dediting.md69 ## Syntax section in Editing the ICU User Guide
/third_party/rust/crates/regex/src/
Derror.rs8 Syntax(String), enumerator
/third_party/rust/crates/quote/
DREADME.md42 ## Syntax section in Rust Quasi-Quoting
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs25 public enum Syntax enum
244 public Syntax Syntax => Proto.HasEdition ? Syntax.Editions field in Google.Protobuf.Reflection.FileDescriptor
DDescriptor.pb.cs823 public string Syntax { property in Google.Protobuf.Reflection.FileDescriptorProto
/third_party/icu/docs/userguide/format_parse/datetime/
Dindex.md202 #### Date Field Symbol Table
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/
DTextualConvention.cs153 public ITypeAssignment Syntax property in Lextm.SharpSnmpLib.Mib.Elements.Types.TextualConvention
/third_party/icu/docs/userguide/format_parse/numbers/
Dskeletons.md48 ## Syntax section in Number Skeletons
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/
DObjectType.cs282 public ITypeAssignment Syntax property in Lextm.SharpSnmpLib.Mib.Elements.Entities.ObjectType
/third_party/python/Doc/tutorial/
Dclasses.rst256 .. _tut-classobjects:
/third_party/typescript/tests/baselines/reference/
DmoduleMemberWithoutTypeAnnotation1.js101 (function (Syntax) { argument
/third_party/protobuf/php/tests/
DWellKnownTest.php32 use Google\Protobuf\Syntax; alias
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.pb.cs233 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Api
655 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Method
DType.pb.cs81 public enum Syntax { enum
233 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Type
1305 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Enum
/third_party/protobuf/src/google/protobuf/
Dtype.proto186 enum Syntax { enum
Dtype.pb.h164 enum Syntax : int { enum
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/
DSymbol.cs207 public static readonly Symbol Syntax = new Symbol("SYNTAX"); field in Lextm.SharpSnmpLib.Mib.Symbol