Searched defs:uncv2 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A Dboost_type_traits.h89 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialCopy
91 enum { same = ::boost::is_same<uncv1, uncv2>::value };
106 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialUCopy
108 enum { same = ::boost::is_same<uncv1, uncv2>::value };
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A Dboost_type_traits.h89 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialCopy
91 enum { same = ::boost::is_same<uncv1, uncv2>::value };
106 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialUCopy
108 enum { same = ::boost::is_same<uncv1, uncv2>::value };
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A Dboost_type_traits.h89 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialCopy
91 enum { same = ::boost::is_same<uncv1, uncv2>::value };
106 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialUCopy
108 enum { same = ::boost::is_same<uncv1, uncv2>::value };
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A Dboost_type_traits.h89 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialCopy
91 enum { same = ::boost::is_same<uncv1, uncv2>::value };
106 typedef typename ::boost::remove_cv<_Tp2>::type uncv2; typedef in struct:_TrivialUCopy
108 enum { same = ::boost::is_same<uncv1, uncv2>::value };

Completed in 262 milliseconds