Home
last modified time | relevance | path

Searched refs:__type (Results 1 – 25 of 180) sorted by relevance

12345678

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dspecfun.h251 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
254 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
255 return __detail::__assoc_laguerre<__type>(__n, __m, __x); in _GLIBCXX_VISIBILITY()
297 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
300 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
342 inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type in _GLIBCXX_VISIBILITY()
345 typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; in _GLIBCXX_VISIBILITY() typedef
346 return __detail::__beta<__type>(__a, __b); in _GLIBCXX_VISIBILITY()
390 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
[all …]
H A Dcpp_type_traits.h78 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY() typedef
82 { typedef __true_type __type; }; in _GLIBCXX_VISIBILITY()
90 typedef typename __truth_type<__value>::__type __type; in _GLIBCXX_VISIBILITY()
98 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
105 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
113 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
120 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
130 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
141 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
148 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
[all …]
H A Dinvoke.h94 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
96 return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
108 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
111 std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
114 return std::__invoke_impl<__type>(__tag{}, in _GLIBCXX_VISIBILITY()
140 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
142 return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
152 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
154 std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
H A Dstreambuf_iterator.h78 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
84 _CharT2*>::__type in _GLIBCXX_VISIBILITY()
90 _CharT2*>::__type in _GLIBCXX_VISIBILITY()
95 istreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
101 void>::__type in _GLIBCXX_VISIBILITY()
266 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
337 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
354 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
366 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
378 _CharT*>::__type in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dspecfun.h251 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
254 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
255 return __detail::__assoc_laguerre<__type>(__n, __m, __x); in _GLIBCXX_VISIBILITY()
297 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
300 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
342 inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type in _GLIBCXX_VISIBILITY()
345 typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; in _GLIBCXX_VISIBILITY() typedef
346 return __detail::__beta<__type>(__a, __b); in _GLIBCXX_VISIBILITY()
390 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
[all …]
H A Dcpp_type_traits.h78 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY() typedef
82 { typedef __true_type __type; }; in _GLIBCXX_VISIBILITY()
90 typedef typename __truth_type<__value>::__type __type; in _GLIBCXX_VISIBILITY()
98 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
105 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
113 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
120 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
130 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
141 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
148 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
[all …]
H A Dinvoke.h93 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
95 return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
107 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
110 std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
113 return std::__invoke_impl<__type>(__tag{}, in _GLIBCXX_VISIBILITY()
139 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
141 return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
151 using __type = typename __result::type; in _GLIBCXX_VISIBILITY() local
153 std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn), in _GLIBCXX_VISIBILITY()
H A Dstreambuf_iterator.h75 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
81 _CharT2*>::__type in _GLIBCXX_VISIBILITY()
93 istreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
99 void>::__type in _GLIBCXX_VISIBILITY()
257 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY()
325 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
342 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
354 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
366 _CharT*>::__type in _GLIBCXX_VISIBILITY()
421 istreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dtype_traits.h50 { typedef _Tp __type; }; in _GLIBCXX_VISIBILITY()
56 { typedef _Iftrue __type; }; in _GLIBCXX_VISIBILITY()
60 { typedef _Iffalse __type; }; in _GLIBCXX_VISIBILITY()
71 typedef typename __if_type::__type __type; in _GLIBCXX_VISIBILITY()
76 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
80 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
84 { typedef unsigned short __type; }; in _GLIBCXX_VISIBILITY()
88 { typedef unsigned int __type; }; in _GLIBCXX_VISIBILITY()
92 { typedef unsigned long __type; }; in _GLIBCXX_VISIBILITY()
96 { typedef unsigned long long __type; }; in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dtype_traits.h50 { typedef _Tp __type; }; in _GLIBCXX_VISIBILITY()
56 { typedef _Iftrue __type; }; in _GLIBCXX_VISIBILITY()
60 { typedef _Iffalse __type; }; in _GLIBCXX_VISIBILITY()
71 typedef typename __if_type::__type __type; in _GLIBCXX_VISIBILITY()
76 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
80 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
84 { typedef unsigned short __type; }; in _GLIBCXX_VISIBILITY()
88 { typedef unsigned int __type; }; in _GLIBCXX_VISIBILITY()
92 { typedef unsigned long __type; }; in _GLIBCXX_VISIBILITY()
96 { typedef unsigned long long __type; }; in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dcmath309 int>::__type
312 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
314 FP_SUBNORMAL, FP_ZERO, __type(__f));
319 int>::__type
322 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
323 return __builtin_isfinite(__type(__f));
328 int>::__type
331 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
332 return __builtin_isinf(__type(__f));
337 int>::__type
[all …]
H A Dcomplex316 inline typename __gnu_cxx::__promote<_Tp>::__type
319 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
321 return std::signbit(__x) ? __type(3.1415926535897932384626433832795029L)
322 : __type();
324 return std::arg(std::complex<__type>(__x));
329 inline typename __gnu_cxx::__promote<_Tp>::__type
334 inline typename __gnu_cxx::__promote<_Tp>::__type
337 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
338 return __type(__x) * __type(__x);
342 inline typename __gnu_cxx::__promote<_Tp>::__type
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dcmath309 int>::__type
312 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
314 FP_SUBNORMAL, FP_ZERO, __type(__f));
319 int>::__type
322 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
323 return __builtin_isfinite(__type(__f));
328 int>::__type
331 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
332 return __builtin_isinf(__type(__f));
337 int>::__type
[all …]
H A Dcomplex316 inline typename __gnu_cxx::__promote<_Tp>::__type
319 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
321 return std::signbit(__x) ? __type(3.1415926535897932384626433832795029L)
322 : __type();
324 return std::arg(std::complex<__type>(__x));
329 inline typename __gnu_cxx::__promote<_Tp>::__type
334 inline typename __gnu_cxx::__promote<_Tp>::__type
337 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
338 return __type(__x) * __type(__x);
342 inline typename __gnu_cxx::__promote<_Tp>::__type
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcmath98 double>::__type
117 double>::__type
136 double>::__type
154 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
157 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
158 return atan2(__type(__y), __type(__x));
176 double>::__type
195 double>::__type
214 double>::__type
233 double>::__type
[all …]
H A Dcstddef72 template<> struct __byte_operand<bool> { using __type = byte; };
73 template<> struct __byte_operand<char> { using __type = byte; };
74 template<> struct __byte_operand<signed char> { using __type = byte; };
75 template<> struct __byte_operand<unsigned char> { using __type = byte; };
77 template<> struct __byte_operand<wchar_t> { using __type = byte; };
80 template<> struct __byte_operand<char8_t> { using __type = byte; };
82 template<> struct __byte_operand<char16_t> { using __type = byte; };
83 template<> struct __byte_operand<char32_t> { using __type = byte; };
84 template<> struct __byte_operand<short> { using __type = byte; };
85 template<> struct __byte_operand<unsigned short> { using __type = byte; };
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcmath98 double>::__type
117 double>::__type
136 double>::__type
154 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
157 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
158 return atan2(__type(__y), __type(__x));
176 double>::__type
195 double>::__type
214 double>::__type
233 double>::__type
[all …]
H A Dcstddef72 template<> struct __byte_operand<bool> { using __type = byte; };
73 template<> struct __byte_operand<char> { using __type = byte; };
74 template<> struct __byte_operand<signed char> { using __type = byte; };
75 template<> struct __byte_operand<unsigned char> { using __type = byte; };
76 template<> struct __byte_operand<wchar_t> { using __type = byte; };
78 template<> struct __byte_operand<char8_t> { using __type = byte; };
80 template<> struct __byte_operand<char16_t> { using __type = byte; };
81 template<> struct __byte_operand<char32_t> { using __type = byte; };
82 template<> struct __byte_operand<short> { using __type = byte; };
83 template<> struct __byte_operand<unsigned short> { using __type = byte; };
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
H A Dcmath94 double>::__type
110 double>::__type
126 double>::__type
142 double>::__type
159 double>::__type
175 double>::__type
191 double>::__type
207 double>::__type
223 double>::__type
239 double>::__type
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/
H A Dcmath94 double>::__type
110 double>::__type
126 double>::__type
142 double>::__type
159 double>::__type
175 double>::__type
191 double>::__type
207 double>::__type
223 double>::__type
239 double>::__type
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dhelper_functions.h62 typename = typename std::__is_integer<_Iterator>::__type>
70 typename = typename std::__is_void<_DiffType>::__type>
72 { typedef _DiffType __type; }; typedef
76 { typedef std::ptrdiff_t __type; };
78 typedef typename _DiffTraits<_ItDiffType>::__type _DiffType;
81 typedef std::pair<_DiffType, _Distance_precision> __type;
86 { typedef std::pair<std::ptrdiff_t, _Distance_precision> __type; };
93 inline typename _Distance_traits<_Iterator>::__type
100 inline typename _Distance_traits<_Iterator>::__type
112 inline typename _Distance_traits<_Iterator>::__type
[all …]
H A Dsafe_iterator.tcc37 typename _Distance_traits<_Iterator>::__type
51 typename _Distance_traits<_Iterator>::__type __res in _M_get_distance_from_begin()
61 typename _Distance_traits<_Iterator>::__type
75 typename _Distance_traits<_Iterator>::__type __res in _M_get_distance_to_end()
122 typename _Distance_traits<_Iterator>::__type
126 typedef typename _Distance_traits<_Iterator>::__type _Dist; in _M_get_distance_to()
252 typename ::__gnu_debug::_Distance_traits<_Ite>::__type __dist; in __copy_move_a()
269 typename ::__gnu_debug::_Distance_traits<_II>::__type __dist; in __copy_move_a()
291 typename ::__gnu_debug::_Distance_traits<_IIte>::__type __dist; in __copy_move_a()
319 typename ::__gnu_debug::_Distance_traits<_Ite>::__type __dist; in __copy_move_backward_a()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dhelper_functions.h62 typename = typename std::__is_integer<_Iterator>::__type>
70 typename = typename std::__is_void<_DiffType>::__type>
72 { typedef _DiffType __type; }; typedef
76 { typedef std::ptrdiff_t __type; };
78 typedef typename _DiffTraits<_ItDiffType>::__type _DiffType;
81 typedef std::pair<_DiffType, _Distance_precision> __type;
86 { typedef std::pair<std::ptrdiff_t, _Distance_precision> __type; };
93 inline typename _Distance_traits<_Iterator>::__type
100 inline typename _Distance_traits<_Iterator>::__type
112 inline typename _Distance_traits<_Iterator>::__type
[all …]
H A Dsafe_iterator.tcc37 typename _Distance_traits<_Iterator>::__type
51 typename _Distance_traits<_Iterator>::__type __res in _M_get_distance_from_begin()
61 typename _Distance_traits<_Iterator>::__type
75 typename _Distance_traits<_Iterator>::__type __res in _M_get_distance_to_end()
122 typename _Distance_traits<_Iterator>::__type
126 typedef typename _Distance_traits<_Iterator>::__type _Dist; in _M_get_distance_to()
245 typename ::__gnu_debug::_Distance_traits<_Ite>::__type __dist; in __copy_move_a()
262 typename ::__gnu_debug::_Distance_traits<_II>::__type __dist; in __copy_move_a()
284 typename ::__gnu_debug::_Distance_traits<_IIte>::__type __dist; in __copy_move_a()
312 typename ::__gnu_debug::_Distance_traits<_Ite>::__type __dist; in __copy_move_backward_a()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dscoped_allocator98 typedef scoped_allocator_adaptor<_Outer> __type;
114 __type&
115 _M_get(__type* __p) noexcept { return *__p; }
117 const __type&
118 _M_get(const __type* __p) const noexcept { return *__p; }
131 typedef scoped_allocator_adaptor<_InnerHead, _InnerTail...> __type;
152 __type&
155 const __type&
170 __type _M_inner;
209 typedef __uses_alloc1<typename __inner_type::__type> __uses_alloc1_;
[all …]

12345678