HomeSort by relevance Sort by last modified time
    Searched defs:_IsIntegral (Results 1 - 25 of 28) sorted by null

1 2

  /external/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
type_traits.h 79 template <class _Tp> struct _IsIntegral
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool>
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
type_traits.h 79 template <class _Tp> struct _IsIntegral
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool>
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
type_traits.h 79 template <class _Tp> struct _IsIntegral
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool>
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
type_traits.h 79 template <class _Tp> struct _IsIntegral
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool>
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
type_traits.h 79 template <class _Tp> struct _IsIntegral
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool>
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
_string.c 114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral;
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algobase.c 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
boost_type_traits.h 58 template <class _Tp> struct _IsIntegral {
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral;
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;

Completed in 2439 milliseconds

1 2