Searched defs:__type (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { argument
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h285 HPT_U8 __type; member in struct:vdev_class
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h290 HPT_U8 __type; member in struct:vdev_class
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h291 HPT_U8 __type; member in struct:vdev_class
/freebsd-11-stable/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...]
/freebsd-11-stable/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
60 typedef __typeof__(__type1() + __type2()) __type; typedef in struct:std::__promote_2
72 typedef __typeof__(__type1() + __type2() + __type3()) __type; typedef in struct:std::__promote_3
H A Dtuple_defs.h110 typedef tuple<_GLIBCXX_TEMPLATE_ARGS_STRIPPED> __type; typedef in struct:__stripped_tuple_type
/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dcxxabi.h216 __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

Completed in 134 milliseconds