/external/golang-protobuf/internal/cmd/generate-corpus/ |
D | main.go | 84 MapInt64Int64: map[int64]int64{1057: 1157, 2057: 2157},
|
/external/golang-protobuf/testing/protocmp/ |
D | reflect_test.go | 49 MapInt64Int64: map[int64]int64{-1: -32, +1: +64},
|
D | xform_test.go | 100 MapInt64Int64: map[int64]int64{-64: 64},
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | MapUnittestProto3.cs | 257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap 442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode() 1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap 1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto3.cs | 1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto2.cs | 1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | MapUnittestProto3.cs | 257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap 442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode() 1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap 1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto3.cs | 1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto2.cs | 1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | MapUnittestProto3.cs | 257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap 442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode() 1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap 1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto3.cs | 1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
D | TestMessagesProto2.cs | 1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals() 3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
|
/external/golang-protobuf/internal/testprotos/test3/ |
D | test.pb.go | 190 …MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=map_int… member 702 return x.MapInt64Int64
|
/external/golang-protobuf/proto/ |
D | equal_test.go | 497 x: &testpb.TestAllTypes{MapInt64Int64: map[int64]int64{1: 2, 3: 4}}, 498 y: &testpb.TestAllTypes{MapInt64Int64: map[int64]int64{1: 2, 3: 5}},
|
/external/golang-protobuf/internal/msgfmt/ |
D | format_test.go | 69 MapInt64Int64: map[int64]int64{-64: 64},
|
/external/golang-protobuf/internal/testprotos/conformance/ |
D | test_messages_proto3.pb.go | 351 …MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=… member 982 return x.MapInt64Int64
|
D | test_messages_proto2.pb.go | 317 …MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=… member 947 return x.MapInt64Int64
|
/external/golang-protobuf/internal/testprotos/test/ |
D | test.pb.go | 298 …MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=map_int… member 727 return x.MapInt64Int64
|