Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcrc.hpp185 bool rft_in_, rft_out_; // non-const to allow assignability member in boost::crc_basic
642 , rft_in_( reflect_input ), rft_out_( reflect_remainder ) in crc_basic()
693 return rft_out_; in get_reflect_remainder()
821 return ( (rft_out_ ? detail::reflector<Bits>::reflect( rem_ ) : rem_) in checksum()