Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Das_vector30.hpp16 struct apply struct
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
20 typedef vector1<T0> type;
37 struct apply struct
39 …pename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1>::type I2;
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
41 typedef vector2<T0 , T1> type;
58 struct apply struct
60 …pename fusion::result_of::next<I1>::type I2; typedef typename fusion::result_of::next<I2>::type I3;
[all …]
H A Das_vector40.hpp16 struct apply struct
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
20 typedef vector1<T0> type;
37 struct apply struct
39 …pename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1>::type I2;
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
41 typedef vector2<T0 , T1> type;
58 struct apply struct
60 …pename fusion::result_of::next<I1>::type I2; typedef typename fusion::result_of::next<I2>::type I3;
[all …]
H A Das_vector50.hpp16 struct apply struct
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
20 typedef vector1<T0> type;
37 struct apply struct
39 …pename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1>::type I2;
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
41 typedef vector2<T0 , T1> type;
58 struct apply struct
60 …pename fusion::result_of::next<I1>::type I2; typedef typename fusion::result_of::next<I2>::type I3;
[all …]
H A Das_vector20.hpp16 struct apply struct
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
20 typedef vector1<T0> type;
37 struct apply struct
39 …pename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1>::type I2;
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
41 typedef vector2<T0 , T1> type;
58 struct apply struct
60 …pename fusion::result_of::next<I1>::type I2; typedef typename fusion::result_of::next<I2>::type I3;
[all …]
H A Das_vector10.hpp16 struct apply struct
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
20 typedef vector1<T0> type;
37 struct apply struct
39 …pename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1>::type I2;
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
41 typedef vector2<T0 , T1> type;
58 struct apply struct
60 …pename fusion::result_of::next<I1>::type I2; typedef typename fusion::result_of::next<I2>::type I3;
[all …]
/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 Dbind.hpp75 struct apply struct
78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
79 typedef typename r0::type a0;
80 typedef typename r0::next n1;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
86 >::type type;
127 struct apply struct
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
131 typedef typename r0::type a0;
132 typedef typename r0::next n1;
[all …]
H A Dadvance_backward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename prior<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename prior<iter0>::type iter1;
[all …]
H A Dadvance_forward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename next<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename next<iter0>::type iter1;
[all …]
/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 Dbind.hpp75 struct apply struct
78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
79 typedef typename r0::type a0;
80 typedef typename r0::next n1;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
86 >::type type;
127 struct apply struct
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
131 typedef typename r0::type a0;
132 typedef typename r0::next n1;
[all …]
H A Dadvance_forward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename next<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename next<iter0>::type iter1;
[all …]
/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 Dbind.hpp75 struct apply struct
78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
79 typedef typename r0::type a0;
80 typedef typename r0::next n1;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
86 >::type type;
127 struct apply struct
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
131 typedef typename r0::type a0;
132 typedef typename r0::next n1;
[all …]
H A Dadvance_forward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename next<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename next<iter0>::type iter1;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dbind.hpp129 struct apply struct
132 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
133 typedef typename r0::type a0;
134 typedef typename r0::next n1;
135 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
140 >::type type;
167 struct apply struct
170 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
171 typedef typename r0::type a0;
172 typedef typename r0::next n1;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dbind.hpp129 struct apply struct
132 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
133 typedef typename r0::type a0;
134 typedef typename r0::next n1;
135 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
140 >::type type;
167 struct apply struct
170 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
171 typedef typename r0::type a0;
172 typedef typename r0::next n1;
[all …]
H A Dadvance_forward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
25 template<> struct apply<int> struct
27 typedef int type;
35 template< typename Iterator > struct apply struct
37 typedef Iterator iter0;
38 typedef typename next<iter0>::type iter1;
39 typedef iter1 type;
43 template<> struct apply<int> struct
[all …]
H A Dadvance_backward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
25 template<> struct apply<int> struct
27 typedef int type;
35 template< typename Iterator > struct apply struct
37 typedef Iterator iter0;
38 typedef typename prior<iter0>::type iter1;
39 typedef iter1 type;
43 template<> struct apply<int> struct
[all …]
/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 Dbind.hpp75 struct apply struct
78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
79 typedef typename r0::type a0;
80 typedef typename r0::next n1;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
86 >::type type;
127 struct apply struct
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
131 typedef typename r0::type a0;
132 typedef typename r0::next n1;
[all …]
H A Dadvance_backward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename prior<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename prior<iter0>::type iter1;
[all …]
/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 Dbind.hpp63 struct apply struct
66 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
67 typedef typename r0::type a0;
68 typedef typename r0::next n1;
69 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
74 >::type type;
106 struct apply struct
109 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
110 typedef typename r0::type a0;
111 typedef typename r0::next n1;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dbind.hpp63 struct apply struct
66 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
67 typedef typename r0::type a0;
68 typedef typename r0::next n1;
69 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
74 >::type type;
106 struct apply struct
109 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
110 typedef typename r0::type a0;
111 typedef typename r0::next n1;
[all …]
/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 Dbind.hpp64 struct apply struct
67 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
68 typedef typename r0::type a0;
69 typedef typename r0::next n1;
70 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
75 >::type type;
108 struct apply struct
111 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
112 typedef typename r0::type a0;
113 typedef typename r0::next n1;
[all …]
H A Dadvance_forward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename next<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename next<iter0>::type iter1;
[all …]
H A Dadvance_backward.hpp18 template< typename Iterator > struct apply struct
20 typedef Iterator iter0;
21 typedef iter0 type;
28 template< typename Iterator > struct apply struct
30 typedef Iterator iter0;
31 typedef typename prior<iter0>::type iter1;
32 typedef iter1 type;
39 template< typename Iterator > struct apply struct
41 typedef Iterator iter0;
42 typedef typename prior<iter0>::type iter1;
[all …]
/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 Dbind.hpp75 struct apply struct
78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
79 typedef typename r0::type a0;
80 typedef typename r0::next n1;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
86 >::type type;
127 struct apply struct
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
131 typedef typename r0::type a0;
132 typedef typename r0::next n1;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dbind.hpp135 struct apply struct
138 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
139 typedef typename r0::type a0;
140 typedef typename r0::next n1;
141 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_;
146 >::type type;
190 struct apply struct
193 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0;
194 typedef typename r0::type a0;
195 typedef typename r0::next n1;
[all …]

12345678910>>...37