Searched refs:is_segmented (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/ |
| H A D | is_segmented.hpp | 35 struct apply : Sequence::is_segmented {}; 45 struct is_segmented struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/ |
| H A D | for_each.hpp | 38 detail::for_each(seq, f, typename traits::is_segmented<Sequence>::type()); in for_each() 50 detail::for_each(seq, f, typename traits::is_segmented<Sequence>::type()); in for_each()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/ |
| H A D | sequence_facade.hpp | 26 typedef mpl::false_ is_segmented; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/ |
| H A D | segments_impl.hpp | 38 BOOST_MPL_ASSERT((traits::is_segmented<typename impl::type>));
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/detail/ |
| H A D | segmented_size.hpp | 30 template<typename Sequence, bool IsSegmented = traits::is_segmented<Sequence>::value>
|
| H A D | segmented_end_impl.hpp | 36 BOOST_MPL_ASSERT((traits::is_segmented<Sequence>));
|
| H A D | segmented_begin_impl.hpp | 49 …template <typename Sequence, typename Stack, bool IsSegmented = traits::is_segmented<Sequence>::ty…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/ |
| H A D | size.hpp | 39 traits::is_segmented<Sequence>
|
| H A D | end.hpp | 37 traits::is_segmented<Sequence>
|
| H A D | begin.hpp | 37 traits::is_segmented<Sequence>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/ |
| H A D | find_if.hpp | 31 traits::is_segmented<Sequence>
|
| H A D | find.hpp | 32 traits::is_segmented<Sequence>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/detail/preprocessed/ |
| H A D | reverse_fold.hpp | 108 , bool = traits::is_segmented<Seq>::value>
|
| H A D | fold.hpp | 109 , bool = traits::is_segmented<Seq>::value>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/detail/ |
| H A D | fold.hpp | 191 , bool = traits::is_segmented<Seq>::value> in BOOST_FUSION_FOLD_IMPL_ENABLER()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/detail/ |
| H A D | segmented_fold_until_impl.hpp | 106 , bool IsSegmented = traits::is_segmented<Sequence>::type::value
|