Searched refs:bits_t (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_tags/ |
| H A D | preprocessed.hpp | 26 template <bits_t Flags, bits_t CCID> struct encode_bits_impl 28 BOOST_STATIC_CONSTANT( bits_t, value = 31 template <bits_t Flags, bits_t CCID, std::size_t Arity> 38 template <bits_t Bits> struct decode_bits 40 BOOST_STATIC_CONSTANT(bits_t, flags = Bits & 0x00000fff); 41 BOOST_STATIC_CONSTANT(bits_t, cc_id = 44 BOOST_STATIC_CONSTANT(bits_t, tag_bits = (Bits & 0x00ff0fff)); 49 template <bits_t LHS_bits, bits_t LHS_mask, bits_t RHS_bits, bits_t RHS_mask> 55 BOOST_STATIC_CONSTANT(bits_t, combined_bits = 58 BOOST_STATIC_CONSTANT(bits_t, combined_mask = [all …]
|
| H A D | master.hpp | 48 template <bits_t Flags, bits_t CCID> struct encode_bits_impl 50 BOOST_STATIC_CONSTANT( bits_t, value = 54 template <bits_t Flags, bits_t CCID, std::size_t Arity> 62 template <bits_t Bits> struct decode_bits 64 BOOST_STATIC_CONSTANT(bits_t, flags = Bits & BOOST_FT_flags_mask); 66 BOOST_STATIC_CONSTANT(bits_t, cc_id = 70 BOOST_STATIC_CONSTANT(bits_t, tag_bits = (Bits & BOOST_FT_full_mask)); 77 template <bits_t LHS_bits, bits_t LHS_mask, bits_t RHS_bits, bits_t RHS_mask> 84 BOOST_STATIC_CONSTANT(bits_t, combined_bits = 88 BOOST_STATIC_CONSTANT(bits_t, combined_mask = [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/ |
| H A D | property_tags.hpp | 22 typedef long bits_t; typedef 24 template<bits_t Value> struct constant 25 : boost::integral_constant<bits_t,Value> 28 template<bits_t Bits, bits_t Mask> struct property_tag 38 template<bits_t Bits, bits_t CCID> struct encode_bits_impl; 41 template<bits_t LHS_bits, bits_t LHS_mask, 42 bits_t RHS_bits, bits_t RHS_mask> 48 template<bits_t Bits, bits_t CCID> struct encode_bits
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/ |
| H A D | classifier.hpp | 26 template<bits_t Flags, bits_t CCID, std::size_t Arity> struct encode_charr 60 BOOST_STATIC_CONSTANT(bits_t,value = (bits_t)sizeof(
|
| H A D | synthesize.hpp | 24 template<bits_t Flags, bits_t CCID, std::size_t Size> 30 template<typename Seq, bits_t Bits>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_retag_default_cc/ |
| H A D | preprocessed.hpp | 17 BOOST_STATIC_CONSTANT(bits_t, value = ( 22 template<bits_t SelectorBits> struct default_cc_tag; 28 template<bits_t SelectorBits> struct default_cc_tag
|
| H A D | master.hpp | 32 BOOST_STATIC_CONSTANT(bits_t, value = ( 38 template<bits_t SelectorBits> struct default_cc_tag; 46 template<bits_t SelectorBits> struct default_cc_tag
|