• Home
  • Raw
  • Download

Lines Matching refs:pbc

9 using pbc = global::Google.Protobuf.Collections;  typedef
922 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
927 public pbc::RepeatedField<int> RepeatedInt32 {
935 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>();
937 public pbc::RepeatedField<long> RepeatedInt64 {
945 private readonly pbc::RepeatedField<uint> repeatedUint32_ = new pbc::RepeatedField<uint>();
947 public pbc::RepeatedField<uint> RepeatedUint32 {
955 private readonly pbc::RepeatedField<ulong> repeatedUint64_ = new pbc::RepeatedField<ulong>();
957 public pbc::RepeatedField<ulong> RepeatedUint64 {
965 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>();
967 public pbc::RepeatedField<int> RepeatedSint32 {
975 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>();
977 public pbc::RepeatedField<long> RepeatedSint64 {
985 private readonly pbc::RepeatedField<uint> repeatedFixed32_ = new pbc::RepeatedField<uint>();
987 public pbc::RepeatedField<uint> RepeatedFixed32 {
995 private readonly pbc::RepeatedField<ulong> repeatedFixed64_ = new pbc::RepeatedField<ulong>();
997 public pbc::RepeatedField<ulong> RepeatedFixed64 {
1005 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>();
1007 public pbc::RepeatedField<int> RepeatedSfixed32 {
1015 private readonly pbc::RepeatedField<long> repeatedSfixed64_ = new pbc::RepeatedField<long>();
1017 public pbc::RepeatedField<long> RepeatedSfixed64 {
1025 private readonly pbc::RepeatedField<float> repeatedFloat_ = new pbc::RepeatedField<float>();
1027 public pbc::RepeatedField<float> RepeatedFloat {
1035 private readonly pbc::RepeatedField<double> repeatedDouble_ = new pbc::RepeatedField<double>();
1037 public pbc::RepeatedField<double> RepeatedDouble {
1045 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>();
1047 public pbc::RepeatedField<bool> RepeatedBool {
1055 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>();
1057 public pbc::RepeatedField<string> RepeatedString {
1065 …private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::By…
1067 public pbc::RepeatedField<pb::ByteString> RepeatedBytes {
1075 …ate readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Neste…
1077 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMessa…
1085 …private readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.ForeignMessageProto2> repe…
1087 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.ForeignMessageProto2> RepeatedForeig…
1095 …rivate readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Ne…
1097 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum>…
1105 …private readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.ForeignEnumProto2> repeate…
1107 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.ForeignEnumProto2> RepeatedForeignEn…
1115 …private readonly pbc::RepeatedField<string> repeatedStringPiece_ = new pbc::RepeatedField<string>(…
1117 public pbc::RepeatedField<string> RepeatedStringPiece {
1125 private readonly pbc::RepeatedField<string> repeatedCord_ = new pbc::RepeatedField<string>();
1127 public pbc::RepeatedField<string> RepeatedCord {
1135 private readonly pbc::RepeatedField<int> packedInt32_ = new pbc::RepeatedField<int>();
1140 public pbc::RepeatedField<int> PackedInt32 {
1148 private readonly pbc::RepeatedField<long> packedInt64_ = new pbc::RepeatedField<long>();
1150 public pbc::RepeatedField<long> PackedInt64 {
1158 private readonly pbc::RepeatedField<uint> packedUint32_ = new pbc::RepeatedField<uint>();
1160 public pbc::RepeatedField<uint> PackedUint32 {
1168 private readonly pbc::RepeatedField<ulong> packedUint64_ = new pbc::RepeatedField<ulong>();
1170 public pbc::RepeatedField<ulong> PackedUint64 {
1178 private readonly pbc::RepeatedField<int> packedSint32_ = new pbc::RepeatedField<int>();
1180 public pbc::RepeatedField<int> PackedSint32 {
1188 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>();
1190 public pbc::RepeatedField<long> PackedSint64 {
1198 private readonly pbc::RepeatedField<uint> packedFixed32_ = new pbc::RepeatedField<uint>();
1200 public pbc::RepeatedField<uint> PackedFixed32 {
1208 private readonly pbc::RepeatedField<ulong> packedFixed64_ = new pbc::RepeatedField<ulong>();
1210 public pbc::RepeatedField<ulong> PackedFixed64 {
1218 private readonly pbc::RepeatedField<int> packedSfixed32_ = new pbc::RepeatedField<int>();
1220 public pbc::RepeatedField<int> PackedSfixed32 {
1228 private readonly pbc::RepeatedField<long> packedSfixed64_ = new pbc::RepeatedField<long>();
1230 public pbc::RepeatedField<long> PackedSfixed64 {
1238 private readonly pbc::RepeatedField<float> packedFloat_ = new pbc::RepeatedField<float>();
1240 public pbc::RepeatedField<float> PackedFloat {
1248 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
1250 public pbc::RepeatedField<double> PackedDouble {
1258 private readonly pbc::RepeatedField<bool> packedBool_ = new pbc::RepeatedField<bool>();
1260 public pbc::RepeatedField<bool> PackedBool {
1268 …private readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.N…
1270 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum>…
1278 private readonly pbc::RepeatedField<int> unpackedInt32_ = new pbc::RepeatedField<int>();
1283 public pbc::RepeatedField<int> UnpackedInt32 {
1291 private readonly pbc::RepeatedField<long> unpackedInt64_ = new pbc::RepeatedField<long>();
1293 public pbc::RepeatedField<long> UnpackedInt64 {
1301 private readonly pbc::RepeatedField<uint> unpackedUint32_ = new pbc::RepeatedField<uint>();
1303 public pbc::RepeatedField<uint> UnpackedUint32 {
1311 private readonly pbc::RepeatedField<ulong> unpackedUint64_ = new pbc::RepeatedField<ulong>();
1313 public pbc::RepeatedField<ulong> UnpackedUint64 {
1321 private readonly pbc::RepeatedField<int> unpackedSint32_ = new pbc::RepeatedField<int>();
1323 public pbc::RepeatedField<int> UnpackedSint32 {
1331 private readonly pbc::RepeatedField<long> unpackedSint64_ = new pbc::RepeatedField<long>();
1333 public pbc::RepeatedField<long> UnpackedSint64 {
1341 private readonly pbc::RepeatedField<uint> unpackedFixed32_ = new pbc::RepeatedField<uint>();
1343 public pbc::RepeatedField<uint> UnpackedFixed32 {
1351 private readonly pbc::RepeatedField<ulong> unpackedFixed64_ = new pbc::RepeatedField<ulong>();
1353 public pbc::RepeatedField<ulong> UnpackedFixed64 {
1361 private readonly pbc::RepeatedField<int> unpackedSfixed32_ = new pbc::RepeatedField<int>();
1363 public pbc::RepeatedField<int> UnpackedSfixed32 {
1371 private readonly pbc::RepeatedField<long> unpackedSfixed64_ = new pbc::RepeatedField<long>();
1373 public pbc::RepeatedField<long> UnpackedSfixed64 {
1381 private readonly pbc::RepeatedField<float> unpackedFloat_ = new pbc::RepeatedField<float>();
1383 public pbc::RepeatedField<float> UnpackedFloat {
1391 private readonly pbc::RepeatedField<double> unpackedDouble_ = new pbc::RepeatedField<double>();
1393 public pbc::RepeatedField<double> UnpackedDouble {
1401 private readonly pbc::RepeatedField<bool> unpackedBool_ = new pbc::RepeatedField<bool>();
1403 public pbc::RepeatedField<bool> UnpackedBool {
1411 …rivate readonly pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Ne…
1413 …public pbc::RepeatedField<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum>…
1419 private static readonly pbc::MapField<int, int>.Codec _map_mapInt32Int32_codec
1420 …= new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8, 0), pb::FieldCodec.ForInt32(16, 0),…
1421 private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>();
1426 public pbc::MapField<int, int> MapInt32Int32 {
1432 private static readonly pbc::MapField<long, long>.Codec _map_mapInt64Int64_codec
1433 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForInt64(8, 0L), pb::FieldCodec.ForInt64(16, …
1434 private readonly pbc::MapField<long, long> mapInt64Int64_ = new pbc::MapField<long, long>();
1436 public pbc::MapField<long, long> MapInt64Int64 {
1442 private static readonly pbc::MapField<uint, uint>.Codec _map_mapUint32Uint32_codec
1443 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16,…
1444 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>();
1446 public pbc::MapField<uint, uint> MapUint32Uint32 {
1452 private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapUint64Uint64_codec
1453 …= new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8, 0UL), pb::FieldCodec.ForUInt64…
1454 … private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>();
1456 public pbc::MapField<ulong, ulong> MapUint64Uint64 {
1462 private static readonly pbc::MapField<int, int>.Codec _map_mapSint32Sint32_codec
1463 …= new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSInt32(8, 0), pb::FieldCodec.ForSInt32(16, 0…
1464 private readonly pbc::MapField<int, int> mapSint32Sint32_ = new pbc::MapField<int, int>();
1466 public pbc::MapField<int, int> MapSint32Sint32 {
1472 private static readonly pbc::MapField<long, long>.Codec _map_mapSint64Sint64_codec
1473 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8, 0L), pb::FieldCodec.ForSInt64(16…
1474 private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>();
1476 public pbc::MapField<long, long> MapSint64Sint64 {
1482 private static readonly pbc::MapField<uint, uint>.Codec _map_mapFixed32Fixed32_codec
1483 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13, 0), pb::FieldCodec.ForFixed32(…
1484 private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>();
1486 public pbc::MapField<uint, uint> MapFixed32Fixed32 {
1492 private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapFixed64Fixed64_codec
1493 …= new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForFixed64(9, 0UL), pb::FieldCodec.ForFixed…
1494 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(…
1496 public pbc::MapField<ulong, ulong> MapFixed64Fixed64 {
1502 private static readonly pbc::MapField<int, int>.Codec _map_mapSfixed32Sfixed32_codec
1503 …= new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSFixed32(13, 0), pb::FieldCodec.ForSFixed32(…
1504 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>();
1506 public pbc::MapField<int, int> MapSfixed32Sfixed32 {
1512 private static readonly pbc::MapField<long, long>.Codec _map_mapSfixed64Sfixed64_codec
1513 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSFixed64(9, 0L), pb::FieldCodec.ForSFixed6…
1514 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>();
1516 public pbc::MapField<long, long> MapSfixed64Sfixed64 {
1522 private static readonly pbc::MapField<int, float>.Codec _map_mapInt32Float_codec
1523 …= new pbc::MapField<int, float>.Codec(pb::FieldCodec.ForInt32(8, 0), pb::FieldCodec.ForFloat(21, 0…
1524 private readonly pbc::MapField<int, float> mapInt32Float_ = new pbc::MapField<int, float>();
1526 public pbc::MapField<int, float> MapInt32Float {
1532 private static readonly pbc::MapField<int, double>.Codec _map_mapInt32Double_codec
1533 …= new pbc::MapField<int, double>.Codec(pb::FieldCodec.ForInt32(8, 0), pb::FieldCodec.ForDouble(17,…
1534 private readonly pbc::MapField<int, double> mapInt32Double_ = new pbc::MapField<int, double>();
1536 public pbc::MapField<int, double> MapInt32Double {
1542 private static readonly pbc::MapField<bool, bool>.Codec _map_mapBoolBool_codec
1543 …= new pbc::MapField<bool, bool>.Codec(pb::FieldCodec.ForBool(8, false), pb::FieldCodec.ForBool(16,…
1544 private readonly pbc::MapField<bool, bool> mapBoolBool_ = new pbc::MapField<bool, bool>();
1546 public pbc::MapField<bool, bool> MapBoolBool {
1552 private static readonly pbc::MapField<string, string>.Codec _map_mapStringString_codec
1553 …= new pbc::MapField<string, string>.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForStri…
1554 …private readonly pbc::MapField<string, string> mapStringString_ = new pbc::MapField<string, string…
1556 public pbc::MapField<string, string> MapStringString {
1562 private static readonly pbc::MapField<string, pb::ByteString>.Codec _map_mapStringBytes_codec
1563 …= new pbc::MapField<string, pb::ByteString>.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec…
1564 …private readonly pbc::MapField<string, pb::ByteString> mapStringBytes_ = new pbc::MapField<string,…
1566 public pbc::MapField<string, pb::ByteString> MapStringBytes {
1572 …private static readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProt…
1573 …= new pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMes…
1574 …e readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Nest…
1576 …public pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMe…
1582 …private static readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignMessagePr…
1583 …= new pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignMessageProto2>.Codec(pb::Fi…
1584 …private readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignMessageProto2> m…
1586 …public pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignMessageProto2> MapStringFo…
1592 …private static readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProt…
1593 …= new pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnu…
1594 …vate readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.N…
1596 …public pbc::MapField<string, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEn…
1602 …private static readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignEnumProto…
1603 …= new pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignEnumProto2>.Codec(pb::Field…
1604 …private readonly pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignEnumProto2> mapS…
1606 …public pbc::MapField<string, global::ProtobufTestMessages.Proto2.ForeignEnumProto2> MapStringForei…
2311 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(OptionalFloat, other.Opti… in Equals()
2312 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OptionalDouble, other.Opt… in Equals()
2397 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(OneofFloat, other.OneofFl… in Equals()
2398 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OneofDouble, other.OneofD… in Equals()
2439 …if (HasOptionalFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHash… in GetHashCode()
2440 …if (HasOptionalDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHas… in GetHashCode()
2525 …if (HasOneofFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCod… in GetHashCode()
2526 …if (HasOneofDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCo… in GetHashCode()
4704 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension()
4707 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTy… in GetOrInitializeExtension()
5375 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MessageSetCorrect, TV… in GetExtension()
5378 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<MessageSe… in GetOrInitializeExtension()
6129 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
6131 public pbc::RepeatedField<int> RepeatedInt32 {