Searched refs:__type (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dtype_traits.h53 { typedef _Tp __type; }; typedef in struct:__enable_if
59 { typedef _Iftrue __type; }; typedef in struct:__conditional_type
63 { typedef _Iffalse __type; }; typedef in struct:__conditional_type
74 typedef typename __if_type::__type __type; typedef in struct:__add_unsigned
79 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
83 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
87 { typedef unsigned short __type; }; typedef in struct:__add_unsigned
91 { typedef unsigned int __type; }; typedef in struct:__add_unsigned
95 { typedef unsigned long __type; }; typedef in struct:__add_unsigned
99 { typedef unsigned long long __type; }; typedef in struct:__add_unsigned
117 typedef typename __if_type::__type __type; typedef in struct:__remove_unsigned
122 { typedef signed char __type; }; typedef in struct:__remove_unsigned
126 { typedef signed char __type; }; typedef in struct:__remove_unsigned
130 { typedef short __type; }; typedef in struct:__remove_unsigned
134 { typedef int __type; }; typedef in struct:__remove_unsigned
138 { typedef long __type; }; typedef in struct:__remove_unsigned
142 { typedef long long __type; }; typedef in struct:__remove_unsigned
[all...]
H A Dnumeric_traits.h88 __numeric_traits_floating<_Value> >::__type
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dcommon.h46 { typedef double __type; }; typedef in struct:std::__promote
50 { typedef _Tp __type; }; typedef in struct:std::__promote
56 typedef typename __promote<_Tp>::__type __type1;
57 typedef typename __promote<_Up>::__type __type2;
60 typedef __typeof__(__type1() + __type2()) __type; typedef in struct:std::__promote_2
67 typedef typename __promote<_Tp>::__type __type1;
68 typedef typename __promote<_Up>::__type __type2;
69 typedef typename __promote<_Vp>::__type __type3;
72 typedef __typeof__(__type1() + __type2() + __type3()) __type; typedef in struct:std::__promote_3
H A Drepeat.h125 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type
183 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename __strip_reference_wrapper<_T2>::__type
240 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename __strip_reference_wrapper<_T2>::__type, typename __strip_reference_wrapper<_T3>::__type
297 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename __strip_reference_wrapper<_T2>::__type, typename __strip_reference_wrapper<_T3>::__type, typename __strip_reference_wrapper<_T4>::__type
[all...]
H A Dtuple_iterate.h158 typename __stripped_tuple_type<_GLIBCXX_TEMPLATE_ARGS>::__type
162 __type(_GLIBCXX_ARGS);
H A Dtuple_defs.h110 typedef tuple<_GLIBCXX_TEMPLATE_ARGS_STRIPPED> __type; typedef in struct:__stripped_tuple_type
H A Dfunctional_iterate.h127 typename result_of<_Functor(_GLIBCXX_TEMPLATE_ARGS)>::type>::__type
140 >::__type
153 >::__type
670 typename __gnu_cxx::__enable_if<!is_integral<_Functor>::value, _Useless>::__type = _Useless());
724 typename __gnu_cxx::__enable_if<!is_integral<_Functor>::value, function&>::__type
842 typename __gnu_cxx::__enable_if<!is_integral<_Functor>::value, _Useless>::__type)
H A Dhashtable_policy.h229 const _Value*, _Value*>::__type
233 const _Value&, _Value&>::__type
370 const _Value*, _Value*>::__type
374 const _Value&, _Value&>::__type
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dcpp_type_traits.h109 { typedef __false_type __type; }; typedef in struct:__truth_type
113 { typedef __true_type __type; }; typedef in struct:__truth_type
121 typedef typename __truth_type<__value>::__type __type; typedef in struct:__traitor
129 typedef __false_type __type; typedef in struct:__are_same
136 typedef __true_type __type; typedef in struct:__are_same
144 typedef __false_type __type; typedef in struct:__is_void
151 typedef __true_type __type; typedef in struct:__is_void
161 typedef __false_type __type; typedef in struct:__is_integer
171 typedef __true_type __type; typedef in struct:__is_integer
178 typedef __true_type __type; typedef in struct:__is_integer
185 typedef __true_type __type; typedef in struct:__is_integer
192 typedef __true_type __type; typedef in struct:__is_integer
200 typedef __true_type __type; typedef in struct:__is_integer
208 typedef __true_type __type; typedef in struct:__is_integer
215 typedef __true_type __type; typedef in struct:__is_integer
222 typedef __true_type __type; typedef in struct:__is_integer
229 typedef __true_type __type; typedef in struct:__is_integer
236 typedef __true_type __type; typedef in struct:__is_integer
243 typedef __true_type __type; typedef in struct:__is_integer
250 typedef __true_type __type; typedef in struct:__is_integer
257 typedef __true_type __type; typedef in struct:__is_integer
267 typedef __false_type __type; typedef in struct:__is_floating
275 typedef __true_type __type; typedef in struct:__is_floating
282 typedef __true_type __type; typedef in struct:__is_floating
289 typedef __true_type __type; typedef in struct:__is_floating
299 typedef __false_type __type; typedef in struct:__is_pointer
306 typedef __true_type __type; typedef in struct:__is_pointer
316 typedef __false_type __type; typedef in struct:__is_normal_iterator
324 typedef __true_type __type; typedef in struct:__is_normal_iterator
389 typedef __false_type __type; typedef in struct:__is_char
396 typedef __true_type __type; typedef in struct:__is_char
404 typedef __true_type __type; typedef in struct:__is_char
[all...]
H A Dstreambuf_iterator.h66 ostreambuf_iterator<_CharT2> >::__type
72 _CharT2*>::__type
78 istreambuf_iterator<_CharT2> >::__type
222 ostreambuf_iterator<_CharT2> >::__type
283 ostreambuf_iterator<_CharT> >::__type
300 ostreambuf_iterator<_CharT> >::__type
312 ostreambuf_iterator<_CharT> >::__type
324 _CharT*>::__type
359 istreambuf_iterator<_CharT> >::__type
H A Dstl_construct.h152 typedef typename std::__is_scalar<_Value_type>::__type
H A Dstl_tempbuf.h149 typedef typename std::__is_scalar<_Tp>::__type _Trivial;
H A Dstl_uninitialized.h112 typedef typename std::__is_scalar<_ValueType>::__type _Is_POD;
174 typedef typename std::__is_scalar<_ValueType>::__type _Is_POD;
218 typedef typename std::__is_scalar<_ValueType>::__type _Is_POD;
H A Dstl_vector.h271 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
327 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
689 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
H A Dstl_algobase.h321 ostreambuf_iterator<_CharT> >::__type
326 ostreambuf_iterator<_CharT> >::__type
330 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, _CharT*>::__type
407 ostreambuf_iterator<_CharT> >::__type
H A Dstl_list.h525 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
578 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
/freebsd-11.0-release/sys/mips/include/
H A Dstdarg.h103 #define va_arg(__AP, __type) \
104 ((__type *) (void *) (__AP = (char *) \
106 + __va_rounded_size (__type))))[-1]
108 #define va_arg(__AP, __type) \
110 + __va_rounded_size (__type))), \
111 *(__type *) (void *) (__AP - __va_rounded_size (__type)))
123 #define va_arg(__AP, __type) \
124 ((__AP = (char *) ((__alignof__ (__type) > 4 \
127 + __va_rounded_size (__type))), \
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dstandard_policies.hpp72 pb_ds::quadratic_probe_fn<size_type> >::__type
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp99 pb_ds::hash_prime_size_policy>::__type
134 size_type> >::__type
/freebsd-11.0-release/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h112 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
257 double>::__type
[all...]
/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A Dcxxabi.h217 const std::type_info* __type)
218 : std::type_info(__n), __flags(__quals), __pointee(__type)
256 const std::type_info* __type)
257 : __pbase_type_info (__n, __quals, __type) { }
283 const std::type_info* __type,
285 : __pbase_type_info(__n, __quals, __type), __context(__klass) { }
216 __pbase_type_info(const char* __n, int __quals, const std::type_info* __type) argument
255 __pointer_type_info(const char* __n, int __quals, const std::type_info* __type) argument
282 __pointer_to_member_type_info(const char* __n, int __quals, const std::type_info* __type, __class_type_info* __klass) argument
/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_streambuf.h160 _CharT2*>::__type
166 istreambuf_iterator<_CharT2> >::__type
/freebsd-11.0-release/contrib/libstdc++/include/debug/
H A Dfunctions.h141 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp111 typename value_allocator::pointer>::__type
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp93 typedef typename detail::__conditional_type<Reverse, typename String::const_reverse_iterator, typename String::const_iterator>::__type const_iterator;

Completed in 94 milliseconds

12