| /external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | 
| D | BenchmarkMessage1Proto3.cs | 156     public string Field1 {  property in Benchmarks.Proto3.GoogleMessage11804     public int Field1 {  property in Benchmarks.Proto3.GoogleMessage1SubMessage
 
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | 
| D | BenchmarkMessage1Proto3.cs | 156     public string Field1 {  property in Benchmarks.Proto3.GoogleMessage11804     public int Field1 {  property in Benchmarks.Proto3.GoogleMessage1SubMessage
 
 | 
| /external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/ | 
| D | benchmark_message1_proto3.pb.go | 50 …Field1   string                    `protobuf:"bytes,1,opt,name=field1,proto3" json:"field1,omitemp…  member417 	Field1   int32  `protobuf:"varint,1,opt,name=field1,proto3" json:"field1,omitempty"`  member
 
 | 
| /external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ | 
| D | benchmark_message2.pb.go | 52 	Field1   *string                  `protobuf:"bytes,1,opt,name=field1" json:"field1,omitempty"`  member350 	Field1  *float32 `protobuf:"fixed32,1,opt,name=field1" json:"field1,omitempty"`  member
 
 | 
| /external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ | 
| D | benchmark_message1_proto2.pb.go | 50 	Field1   *string                   `protobuf:"bytes,1,req,name=field1" json:"field1,omitempty"`  member445 	Field1   *int32  `protobuf:"varint,1,opt,name=field1,def=0" json:"field1,omitempty"`  member
 
 | 
| /external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | 
| D | UnittestCustomOptionsProto3.cs | 315     public string Field1 {  property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
 | 
| D | Unittest.cs | 27348         public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field1 {  property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator27677             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
 
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | 
| D | UnittestCustomOptionsProto3.cs | 315     public string Field1 {  property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
 | 
| D | Unittest.cs | 27348         public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field1 {  property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator27677             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
 
 | 
| /external/clang/lib/Sema/ | 
| 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
 
 | 
| /external/clang/lib/AST/ | 
| D | ASTImporter.cpp | 951                                      FieldDecl *Field1, FieldDecl *Field2) {  in IsStructurallyEquivalent()1196   for (RecordDecl::field_iterator Field1 = D1->field_begin(),  in IsStructurallyEquivalent()  local
 
 |