Home
last modified time | relevance | path

Searched defs:Field2 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs216 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 DBenchmarkMessage1Proto3.cs216 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 Dbenchmark_message1_proto3.pb.go55Field2 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/
Dtypeinfo.go333 Field2, Tag2 string member
Dmarshal_test.go110 Field2 string `xml:"parent>b"` member
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/
H A Dbenchmark_message2.pb.go58 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 Dbenchmark_message1_proto2.pb.go55 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 DSemaChecking.cpp10537 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 DASTImporter.cpp951 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 DUnittest.cs27359 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 DUnittest.cs27359 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