Home
last modified time | relevance | path

Searched refs:reflect_input (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.hpp159 bool reflect_input = false, bool reflect_remainder = false );
209 BOOST_STATIC_CONSTANT( bool, reflect_input = ReflectIn );
637 bool reflect_input, // = false in crc_basic() argument
642 , rft_in_( reflect_input ), rft_out_( reflect_remainder ) in crc_basic()