/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | FileDescriptor.cs | 48 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 D | FileDescriptor.cs | 48 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/ |
D | api.rs | 214 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 D | legalization.md | 14 ## 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 D | Capstone.psm1 | 310 [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 D | ParseDecl.cpp | 248 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 D | Type.cs | 80 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 D | Api.cs | 232 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 D | Type.cs | 80 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 D | Api.cs | 232 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 D | type.pb.go | 46 type Syntax int32 type 285 …Syntax Syntax `protobuf:"varint,6,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:"syntax… member 509 …Syntax 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 D | api.pb.go | 92 …Syntax typepb.Syntax `protobuf:"varint,7,opt,name=syntax,proto3,enum=google.protobuf.Syntax" json:… member 195 …Syntax 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 D | README.md | 19 ## Syntax section in remote-process
|
/aosp_15_r20/external/openthread/tools/harness-automation/ |
H A D | README.rst | 14 Syntax chapter
|
/aosp_15_r20/external/llvm/docs/ |
H A D | yaml2obj.rst | 53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
|
/aosp_15_r20/external/jsr305/ri/src/main/java/javax/annotation/ |
H A D | Syntax.java | 22 public @interface Syntax { annotation
|
/aosp_15_r20/external/rust/android-crates-io/crates/remain/ |
D | README.md | 18 ## Syntax section in Remain sorted
|
/aosp_15_r20/external/openthread/tools/gerrit/ |
H A D | README.md | 7 ## Syntax section in git-squash-merge tool
|
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/ |
H A D | README.md | 7 ## Syntax section in SPI/HDLC Adapter
|
/aosp_15_r20/external/jspecify/samples/ |
H A D | README.md | 58 ## Syntax section in Sample inputs
|
/aosp_15_r20/system/core/cli-test/ |
H A D | README.md | 31 ## Syntax section in cli-test
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | Attributes.cpp | 6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | Syntax.php | 14 class Syntax class
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | Syntax.php | 14 class Syntax class
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/ |
D | 3.2.rst | 13 Syntax section in New Features
|