Home
last modified time | relevance | path

Searched defs:Syntax (Results 26 – 50 of 521) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs48 public enum Syntax enum
263 public Syntax Syntax { get; } property in Google.Protobuf.Reflection.FileDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs48 public enum Syntax enum
263 public Syntax Syntax { get; } property in Google.Protobuf.Reflection.FileDescriptor
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dapi.rs214 pub fn get_syntax(&self) -> crate::well_known_types::Syntax { in get_syntax()
222 pub fn set_syntax(&mut self, v: crate::well_known_types::Syntax) { in set_syntax()
626 pub fn get_syntax(&self) -> crate::well_known_types::Syntax { in get_syntax()
634 pub fn set_syntax(&mut self, v: crate::well_known_types::Syntax) { in set_syntax()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/g3doc/
H A Dlegalization.md14 ## Syntax section in TOSA Lowerings
18 ### Primitive Datatypes
25 ### Value
33 ### Tensor Type
39 ### Operator Prototype
46 ### Value Attributes
65 ### Tensor Dimension Shorthand
/aosp_15_r20/external/capstone/bindings/powershell/Capstone/
H A DCapstone.psm1310 [string]$Syntax = 'Intel', in Get-CapstoneDisassembly() variable
368 if ($Syntax -eq 'Intel') { in Get-CapstoneDisassembly() variable
/aosp_15_r20/external/clang/lib/Parse/
H A 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()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs80 public enum Syntax { enum
226 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Type
1240 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Enum
H A DApi.cs232 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Api
645 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Method
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs80 public enum Syntax { enum
226 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Type
1240 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Enum
H A DApi.cs232 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Api
645 public global::Google.Protobuf.WellKnownTypes.Syntax Syntax { property in Google.Protobuf.WellKnownTypes.Method
/aosp_15_r20/external/golang-protobuf/types/known/typepb/
H A Dtype.pb.go46 type Syntax int32 type
285Syntax Syntax `protobuf:"varint,6,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:"syntax… member
509Syntax Syntax `protobuf:"varint,5,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:"syntax… member
/aosp_15_r20/external/golang-protobuf/types/known/apipb/
H A Dapi.pb.go92Syntax typepb.Syntax `protobuf:"varint,7,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:… member
195Syntax typepb.Syntax `protobuf:"varint,7,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:… member
/aosp_15_r20/external/parameter-framework/upstream/remote-process/
H A DREADME.md19 ## Syntax section in remote-process
/aosp_15_r20/external/openthread/tools/harness-automation/
H A DREADME.rst14 Syntax chapter
/aosp_15_r20/external/llvm/docs/
H A Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
/aosp_15_r20/external/jsr305/ri/src/main/java/javax/annotation/
H A DSyntax.java22 public @interface Syntax { annotation
/aosp_15_r20/external/rust/android-crates-io/crates/remain/
DREADME.md18 ## Syntax section in Remain sorted
/aosp_15_r20/external/openthread/tools/gerrit/
H A DREADME.md7 ## Syntax section in git-squash-merge tool
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/
H A DREADME.md7 ## Syntax section in SPI/HDLC Adapter
/aosp_15_r20/external/jspecify/samples/
H A DREADME.md58 ## Syntax section in Sample inputs
/aosp_15_r20/system/core/cli-test/
H A DREADME.md31 ## Syntax section in cli-test
/aosp_15_r20/external/clang/lib/Basic/
H A DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DSyntax.php14 class Syntax class
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DSyntax.php14 class Syntax class
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/
D3.2.rst13 Syntax section in New Features

12345678910>>...21