HomeSort by relevance Sort by last modified time
    Searched defs:_IsRational (Results 1 - 14 of 14) sorted by null

  /external/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
boost_type_traits.h 63 template <class _Tp> struct _IsRational {
type_traits.h 129 template <class _Tp> struct _IsRational
132 _STLP_TEMPLATE_NULL struct _IsRational<float>
135 _STLP_TEMPLATE_NULL struct _IsRational<double>
139 _STLP_TEMPLATE_NULL struct _IsRational<long double>
371 typedef typename _IsRational<_Src>::_Ret _Rat1;
372 typedef typename _IsRational<_Dst>::_Ret _Rat2;
418 typedef typename _IsRational<_Tp>::_Ret _Tr2;

Completed in 999 milliseconds