Home
last modified time | relevance | path

Searched refs:other_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/compression/
Dcompression_internal.cc120 uint32_t other_bits = in grpc_compression_bitset_to_stream_bitset() local
123 return identity | other_bits; in grpc_compression_bitset_to_stream_bitset()
/third_party/boost/boost/gil/
Dchannel.hpp513 …set_from_reference(const BitField& other_bits) const { this->set_data((this->get_data() & ~channel… in set_from_reference()