Home
last modified time | relevance | path

Searched refs:rft_in_ (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()
683 return rft_in_; in get_reflect_input()
780 process_bits( (rft_in_ ? detail::reflector<CHAR_BIT>::reflect(byte) in process_byte()