otherbits          35 net/quic/crypto/strike_register.cc   void SetOtherBits(uint8 otherbits) {
otherbits          37 net/quic/crypto/strike_register.cc     data_[1] |= otherbits;
otherbits         226 net/quic/crypto/strike_register.cc         node->otherbits() > new_other_bits) {
otherbits         230 net/quic/crypto/strike_register.cc         node->otherbits() == new_other_bits) {
otherbits         236 net/quic/crypto/strike_register.cc         (1 + static_cast<unsigned>(node->otherbits() | c)) >> 8;
otherbits         301 net/quic/crypto/strike_register.cc         (1 + static_cast<unsigned>(node->otherbits() | b)) >> 8;
otherbits         399 net/quic/crypto/strike_register.cc   switch (i->otherbits()) {