Home | History | Annotate | Download | only in src

Lines Matching refs:_has_bits_

1015   ::google::protobuf::uint32 _has_bits_[(8 + 31) / 32];
1019 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
1022 _has_bits_[index / 32] |= (1u << (index % 32));
1025 _has_bits_[index / 32] &= ~(1u << (index % 32));
1117 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32];
1121 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
1124 _has_bits_[index / 32] |= (1u << (index % 32));
1127 _has_bits_[index / 32] &= ~(1u << (index % 32));
2049 ::google::protobuf::uint32 _has_bits_[(8 + 31) / 32];
2053 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
2056 _has_bits_[index / 32] |= (1u << (index % 32));
2059 _has_bits_[index / 32] &= ~(1u << (index % 32));