| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| H A D | specfun.h | 251 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 D | cpp_type_traits.h | 78 { 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 D | streambuf_iterator.h | 73 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 79 _CharT2*>::__type in _GLIBCXX_VISIBILITY() 85 istreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 91 void>::__type in _GLIBCXX_VISIBILITY() 230 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 291 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 308 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 320 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 332 _CharT*>::__type in _GLIBCXX_VISIBILITY() 367 istreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() [all …]
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| H A D | cpp_type_traits.h | 88 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY() typedef 92 { typedef __true_type __type; }; in _GLIBCXX_VISIBILITY() 100 typedef typename __truth_type<__value>::__type __type; in _GLIBCXX_VISIBILITY() 108 typedef __false_type __type; in _GLIBCXX_VISIBILITY() 115 typedef __true_type __type; in _GLIBCXX_VISIBILITY() 123 typedef __false_type __type; in _GLIBCXX_VISIBILITY() 130 typedef __true_type __type; in _GLIBCXX_VISIBILITY() 140 typedef __false_type __type; in _GLIBCXX_VISIBILITY() 150 typedef __true_type __type; in _GLIBCXX_VISIBILITY() 157 typedef __true_type __type; in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | ptr_traits.h | 50 typedef typename _Tp::element_type __type; in _GLIBCXX_VISIBILITY() 57 typedef _Tp __type; in _GLIBCXX_VISIBILITY() 63 typedef typename _Tp::difference_type __type; in _GLIBCXX_VISIBILITY() 69 typedef ptrdiff_t __type; in _GLIBCXX_VISIBILITY() 99 typedef typename _Tp::template rebind<_Up> __type; in _GLIBCXX_VISIBILITY() 106 typedef _SomePtr<_Up, _Args...> __type; in _GLIBCXX_VISIBILITY() 112 typedef _Tp __type; in _GLIBCXX_VISIBILITY() 118 struct __type { }; in _GLIBCXX_VISIBILITY() 124 typedef typename __ptrtr_elt_type<_Ptr>::__type __orig_type; in _GLIBCXX_VISIBILITY() 125 typedef typename __ptrtr_not_void<__orig_type>::__type __element_type; in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | streambuf_iterator.h | 75 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 81 _CharT2*>::__type in _GLIBCXX_VISIBILITY() 87 istreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 233 ostreambuf_iterator<_CharT2> >::__type in _GLIBCXX_VISIBILITY() 294 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 311 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 323 ostreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY() 335 _CharT*>::__type in _GLIBCXX_VISIBILITY() 370 istreambuf_iterator<_CharT> >::__type in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
| H A D | type_traits.h | 48 { typedef _Tp __type; }; in _GLIBCXX_VISIBILITY() 54 { typedef _Iftrue __type; }; in _GLIBCXX_VISIBILITY() 58 { typedef _Iffalse __type; }; in _GLIBCXX_VISIBILITY() 69 typedef typename __if_type::__type __type; in _GLIBCXX_VISIBILITY() 74 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY() 78 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY() 82 { typedef unsigned short __type; }; in _GLIBCXX_VISIBILITY() 86 { typedef unsigned int __type; }; in _GLIBCXX_VISIBILITY() 90 { typedef unsigned long __type; }; in _GLIBCXX_VISIBILITY() 94 { typedef unsigned long long __type; }; in _GLIBCXX_VISIBILITY() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
| H A D | type_traits.h | 50 { 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 …]
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| H A D | cmath | 308 int>::__type 311 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; 313 FP_SUBNORMAL, FP_ZERO, __type(__f)); 318 int>::__type 321 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; 322 return __builtin_isfinite(__type(__f)); 327 int>::__type 330 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; 331 return __builtin_isinf(__type(__f)); 336 int>::__type [all …]
|
| H A D | complex | 315 inline typename __gnu_cxx::__promote<_Tp>::__type 318 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; 320 return std::signbit(__x) ? __type(3.1415926535897932384626433832795029L) 321 : __type(); 323 return std::arg(std::complex<__type>(__x)); 328 inline typename __gnu_cxx::__promote<_Tp>::__type 333 inline typename __gnu_cxx::__promote<_Tp>::__type 336 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; 337 return __type(__x) * __type(__x); 341 inline typename __gnu_cxx::__promote<_Tp>::__type [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| H A D | cmath | 309 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 D | complex | 316 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 …]
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
| H A D | cmath | 101 double>::__type 120 double>::__type 139 double>::__type 158 double>::__type 176 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type 179 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; 180 return atan2(__type(__y), __type(__x)); 198 double>::__type 217 double>::__type 236 double>::__type [all …]
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/ |
| H A D | cmath | 96 double>::__type 112 double>::__type 128 double>::__type 144 double>::__type 161 double>::__type 177 double>::__type 193 double>::__type 209 double>::__type 225 double>::__type 241 double>::__type [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
| H A D | cmath | 98 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 D | cstddef | 69 template<> struct __byte_operand<bool> { using __type = byte; }; 70 template<> struct __byte_operand<char> { using __type = byte; }; 71 template<> struct __byte_operand<signed char> { using __type = byte; }; 72 template<> struct __byte_operand<unsigned char> { using __type = byte; }; 74 template<> struct __byte_operand<wchar_t> { using __type = byte; }; 76 template<> struct __byte_operand<char16_t> { using __type = byte; }; 77 template<> struct __byte_operand<char32_t> { using __type = byte; }; 78 template<> struct __byte_operand<short> { using __type = byte; }; 79 template<> struct __byte_operand<unsigned short> { using __type = byte; }; 80 template<> struct __byte_operand<int> { using __type = byte; }; [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/ |
| H A D | helper_functions.h | 52 typename = typename std::__is_integer<_Iterator>::__type> 60 typename = typename std::__is_void<_DiffType>::__type> 62 { typedef _DiffType __type; }; typedef 66 { typedef std::ptrdiff_t __type; }; 68 typedef typename _DiffTraits<_ItDiffType>::__type _DiffType; 71 typedef std::pair<_DiffType, _Distance_precision> __type; 76 { typedef std::pair<std::ptrdiff_t, _Distance_precision> __type; }; 82 inline typename _Distance_traits<_Iterator>::__type 88 inline typename _Distance_traits<_Iterator>::__type 99 inline typename _Distance_traits<_Iterator>::__type [all …]
|
| H A D | stl_iterator.h | 41 typename _Distance_traits<_Iterator>::__type& __dist) in __valid_range() 45 inline typename _Distance_traits<_Iterator>::__type 90 typename _Distance_traits<_Iterator>::__type& __dist) 94 inline typename _Distance_traits<_Iterator>::__type
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| H A D | type_traits | 1383 { typedef _Unqualified __type; }; 1387 { typedef volatile _Unqualified __type; }; 1391 { typedef const _Unqualified __type; }; 1395 { typedef const volatile _Unqualified __type; }; 1405 typedef typename __match::__type __type; 1411 { typedef _Tp __type; }; 1415 { typedef unsigned char __type; }; 1419 { typedef unsigned char __type; }; 1423 { typedef unsigned short __type; }; 1427 { typedef unsigned int __type; }; [all …]
|
| H A D | scoped_allocator | 102 typedef scoped_allocator_adaptor<_Outer> __type; 116 __type& 117 _M_get(__type* __p) noexcept { return *__p; } 119 const __type& 120 _M_get(const __type* __p) const noexcept { return *__p; } 133 typedef scoped_allocator_adaptor<_InnerHead, _InnerTail...> __type; 152 __type& 155 const __type& 170 __type _M_inner; 204 typedef __uses_alloc1<typename __inner_type::__type> __uses_alloc1_; [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| H A D | scoped_allocator | 91 typedef scoped_allocator_adaptor<_Outer> __type; 107 __type& 108 _M_get(__type* __p) noexcept { return *__p; } 110 const __type& 111 _M_get(const __type* __p) const noexcept { return *__p; } 124 typedef scoped_allocator_adaptor<_InnerHead, _InnerTail...> __type; 145 __type& 148 const __type& 163 __type _M_inner; 199 typedef __uses_alloc1<typename __inner_type::__type> __uses_alloc1_; [all …]
|
| H A D | type_traits | 1514 { typedef _Unqualified __type; }; 1518 { typedef volatile _Unqualified __type; }; 1522 { typedef const _Unqualified __type; }; 1526 { typedef const volatile _Unqualified __type; }; 1536 typedef typename __match::__type __type; 1542 { typedef _Tp __type; }; 1546 { typedef unsigned char __type; }; 1550 { typedef unsigned char __type; }; 1554 { typedef unsigned short __type; }; 1558 { typedef unsigned int __type; }; [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
| H A D | compatibility-thread-c++0x.cc | 153 typedef typename _Build_index_tuple<sizeof...(_Args)>::__type _Indices; in operator ()() 178 __type; typedef 184 typename _Bind_simple_helper<_Callable, _Args...>::__type 189 typedef typename __helper_type::__type __result_type; in __bind_simple() 197 …template _Bind_simple_helper<void (thread::*)(), reference_wrapper<thread>>::__type __bind_simple(…
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/ |
| H A D | profiler.h | 36 #define _GLIBCXX_PROFILE_DEFINE_UNINIT_DATA(__type, __name) \ argument 37 inline __type& \ 40 static __type __name; \ 43 #define _GLIBCXX_PROFILE_DEFINE_DATA(__type, __name, __initial_value...) \ argument 44 inline __type& __get_##__name() { \ 45 static __type __name(__initial_value); \
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/ |
| H A D | profiler.h | 36 #define _GLIBCXX_PROFILE_DEFINE_UNINIT_DATA(__type, __name) \ argument 37 inline __type& \ 40 static __type __name; \ 43 #define _GLIBCXX_PROFILE_DEFINE_DATA(__type, __name, __initial_value...) \ argument 44 inline __type& __get_##__name() { \ 45 static __type __name(__initial_value); \
|