Searched refs:_IsIntegral (Results 1 - 19 of 19) sorted by relevance

/external/stlport/stlport/stl/
H A Dtype_traits.h79 template <class _Tp> struct _IsIntegral struct
83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool> struct
87 _STLP_TEMPLATE_NULL struct _IsIntegral<char> struct
91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char> struct
95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char> struct
99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t> struct
103 _STLP_TEMPLATE_NULL struct _IsIntegral<short> struct
106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short> struct
109 _STLP_TEMPLATE_NULL struct _IsIntegral<int> struct
112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigne struct
115 _STLP_TEMPLATE_NULL struct _IsIntegral<long> struct
118 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned long> struct
122 _STLP_TEMPLATE_NULL struct _IsIntegral<_STLP_LONG_LONG> struct
125 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned _STLP_LONG_LONG> struct
[all...]
H A Dboost_type_traits.h58 template <class _Tp> struct _IsIntegral { struct
123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral; typedef in struct:_DefaultZeroValue
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
H A D_string_workaround.h85 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
92 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
192 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
302 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
356 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
537 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
H A D_algobase.c330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral; typedef
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo; typedef
H A D_bvector.h546 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
554 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
612 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
715 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
H A D_vector.h262 const __true_type& /*_IsIntegral*/) {
271 const __false_type& /*_IsIntegral*/)
280 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
288 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
360 const __true_type& /*_IsIntegral*/)
365 const __false_type& /*_IsIntegral*/)
370 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
516 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
H A D_string.h264 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
271 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
504 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
596 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
773 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
916 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
H A D_deque.h535 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
543 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
605 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
613 const __true_type& /*_IsIntegral*/)
618 const __false_type& /*_IsIntegral*/) {
769 const __true_type& /*_IsIntegral*/) {
776 const __false_type& /*_IsIntegral*/) {
784 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
H A D_slist.h357 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
364 const __true_type& /*_IsIntegral*/) {
370 const __false_type& /*_IsIntegral*/) {
493 typedef typename _IsIntegral<_InIter>::_Ret _Integral;
530 typedef typename _IsIntegral<_InIter>::_Ret _Integral;
566 typedef typename _IsIntegral<_InIter>::_Ret _Integral;
H A D_list.h439 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
446 const __true_type& /*_IsIntegral*/) {
452 const __false_type& /*_IsIntegral*/) {
469 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
477 const __true_type& /*_IsIntegral*/) {
483 const __false_type& /*_IsIntegral*/) {
562 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
568 const __true_type& /*_IsIntegral*/) {
574 const __false_type& /*_IsIntegral*/) {
H A D_string.c114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral; typedef
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo; typedef
H A D_rope.c891 typedef typename _IsIntegral<_CharT>::_Ret _Char_Is_Integral;
H A D_rope.h149 typedef typename _IsIntegral<_CharT>::_Ret _Char_Is_Integral;
/external/stlport/stlport/stl/pointers/
H A D_slist.h169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
H A D_list.h211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
H A D_deque.h251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
/external/stlport/stlport/stl/debug/
H A D_iterator.h389 typedef typename _IsIntegral<_InputIter>::_Ret _Integral;
H A D_debug.c79 const __false_type& /*_IsIntegral*/) {
86 const __true_type& /*_IsIntegral*/)
91 typedef typename _IsIntegral<_Iterator>::_Ret _Integral;
/external/stlport/test/unit/
H A Dtype_traits_test.cpp286 typedef typename _IsIntegral<_Type>::_Ret _Ret;

Completed in 2680 milliseconds