/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue52953.go | 13 Field1 bool member
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 156 public string Field1 { property in Benchmarks.Proto3.GoogleMessage1 1804 public int Field1 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 156 public string Field1 { property in Benchmarks.Proto3.GoogleMessage1 1804 public int Field1 { 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 | 50 …Field1 string `protobuf:"bytes,1,opt,name=field1,proto3" json:"field1,omitemp… member 417 Field1 int32 `protobuf:"varint,1,opt,name=field1,proto3" json:"field1,omitempty"` member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/ |
D | typeinfo.go | 332 Field1, Tag1 string member
|
D | marshal_test.go | 109 Field1 string `xml:"parent>c"` member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.pb.go | 52 Field1 *string `protobuf:"bytes,1,opt,name=field1" json:"field1,omitempty"` member 350 Field1 *float32 `protobuf:"fixed32,1,opt,name=field1" json:"field1,omitempty"` member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.pb.go | 50 Field1 *string `protobuf:"bytes,1,req,name=field1" json:"field1,omitempty"` member 445 Field1 *int32 `protobuf:"varint,1,opt,name=field1,def=0" json:"field1,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() 10589 Field1 = RD1->field_begin(), in isLayoutCompatibleStruct() local 10610 for (auto *Field1 : RD1->fields()) { in isLayoutCompatibleUnion() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTImporter.cpp | 951 FieldDecl *Field1, FieldDecl *Field2) { in IsStructurallyEquivalent() 1196 for (RecordDecl::field_iterator Field1 = D1->field_begin(), in IsStructurallyEquivalent() local
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestCustomOptionsProto3.cs | 315 public string Field1 { property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
|
H A D | Unittest.cs | 27348 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator 27677 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group1 27879 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group2 31214 public int Field1 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestCustomOptionsProto3.cs | 315 public string Field1 { property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
|
H A D | Unittest.cs | 27348 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator 27677 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group1 27879 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Field1 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group2 31214 public int Field1 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|