Home
last modified time | relevance | path

Searched refs:Tag1 (Results 1 – 25 of 220) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dimplementation.hpp80 template <typename Geometry, typename Point, typename Tag1, int TopDim1>
81 struct relate<Geometry, Point, Tag1, point_tag, TopDim1, 0, true>
90 template <typename Geometry, typename MultiPoint, typename Tag1, int TopDim1>
91 struct relate<Geometry, MultiPoint, Tag1, multi_point_tag, TopDim1, 0, false>
96 template <typename Linear1, typename Linear2, typename Tag1, typename Tag2>
97 struct relate<Linear1, Linear2, Tag1, Tag2, 1, 1, true>
102 template <typename Linear, typename Areal, typename Tag1, typename Tag2>
103 struct relate<Linear, Areal, Tag1, Tag2, 1, 2, true>
107 template <typename Areal, typename Linear, typename Tag1, typename Tag2>
108 struct relate<Areal, Linear, Tag1, Tag2, 2, 1, true>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/
H A Dproperty_tags.hpp99 template<class Tag1, class Tag2, class Tag3 = null_tag, class Tag4 = null_tag>
101 : detail::compound_tag< detail::compound_tag<Tag1,Tag2>,
105 template<class Tag1, class Tag2, class Tag3> struct tag<Tag1,Tag2,Tag3,null_tag>
106 : detail::compound_tag<detail::compound_tag<Tag1,Tag2>,Tag3>
108 template<class Tag1, class Tag2> struct tag<Tag1,Tag2,null_tag,null_tag>
109 : detail::compound_tag<Tag1,Tag2>
111 template<class Tag1> struct tag<Tag1,null_tag,null_tag,null_tag>
112 : Tag1
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dnumeric_cast_utils.hpp25 , typename Tag1
34 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag1,Tag2>,N1 >::type
42 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag1,Tag2>,N1 >::type
51 , typename Tag1
61 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag2,Tag1>,N2 >::type
69 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag2,Tag1>,N2 >::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dgreater.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dgreater_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dnot_equal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< not_equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< not_equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dless_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dshift_left.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_left_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_left_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dmodulus.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< modulus_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< modulus_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dgreater.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dshift_left.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_left_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_left_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dnot_equal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< not_equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< not_equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dgreater_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
H A Dless_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >

123456789