Home
last modified time | relevance | path

Searched refs:final_ (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.hpp184 value_type poly_, init_, final_; // non-const to allow assignability member in boost::crc_basic
641 , init_( initial_remainder ), final_( final_xor_value ) in crc_basic()
673 return final_; in get_final_xor_value()
822 ^ final_ ) & masking_type::sig_bits; in checksum()