/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 216 public int Field2 { property in Benchmarks.Proto3.GoogleMessage1 1816 public int Field2 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 216 public int Field2 { property in Benchmarks.Proto3.GoogleMessage1 1816 public int Field2 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/ |
H A D | benchmark_message1_proto3.pb.go | 55 …Field2 int32 `protobuf:"varint,2,opt,name=field2,proto3" json:"field2,omitem… member 418 Field2 int32 `protobuf:"varint,2,opt,name=field2,proto3" json:"field2,omitempty"` member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/ |
D | typeinfo.go | 333 Field2, Tag2 string member
|
D | marshal_test.go | 110 Field2 string `xml:"parent>b"` member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.pb.go | 58 Field2 []byte `protobuf:"bytes,2,opt,name=field2" json:"field2,omitempty"` member 351 Field2 *float32 `protobuf:"fixed32,2,opt,name=field2" json:"field2,omitempty"` member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.pb.go | 55 Field2 *int32 `protobuf:"varint,2,req,name=field2" json:"field2,omitempty"` member 446 Field2 *int32 `protobuf:"varint,2,opt,name=field2,def=0" json:"field2,omitempty"` member
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 10537 bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, FieldDecl *Field2) { in isLayoutCompatible() 10587 RecordDecl::field_iterator Field2 = RD2->field_begin(), in isLayoutCompatibleStruct() local 10607 for (auto *Field2 : RD2->fields()) in isLayoutCompatibleUnion() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTImporter.cpp | 951 FieldDecl *Field1, FieldDecl *Field2) { in IsStructurallyEquivalent() 1194 RecordDecl::field_iterator Field2 = D2->field_begin(), in IsStructurallyEquivalent() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 27359 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field2 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator 31241 public int Field2 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 27359 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field2 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator 31241 public int Field2 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|