HomeSort by relevance Sort by last modified time
    Searched defs:__type (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_secapi.h 49 typedef __dsttype __type; typedef in struct:__if_array
61 typename __if_array < (__size > 1), void * >::__type __cdecl __func(\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
type_traits.h 48 { typedef _Tp __type; }; typedef in struct:__enable_if
54 { typedef _Iftrue __type; }; typedef in struct:__conditional_type
58 { typedef _Iffalse __type; }; typedef in struct:__conditional_type
69 typedef typename __if_type::__type __type; typedef in struct:__add_unsigned
74 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
78 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
82 { typedef unsigned short __type; }; typedef in struct:__add_unsigned
86 { typedef unsigned int __type; }; typedef in struct:__add_unsigned
90 { typedef unsigned long __type; }; typedef in struct:__add_unsigned
94 { typedef unsigned long long __type; }; typedef in struct:__add_unsigned
112 typedef typename __if_type::__type __type; typedef in struct:__remove_unsigned
117 { typedef signed char __type; }; typedef in struct:__remove_unsigned
121 { typedef signed char __type; }; typedef in struct:__remove_unsigned
125 { typedef short __type; }; typedef in struct:__remove_unsigned
129 { typedef int __type; }; typedef in struct:__remove_unsigned
133 { typedef long __type; }; typedef in struct:__remove_unsigned
137 { typedef long long __type; }; typedef in struct:__remove_unsigned
162 { typedef double __type; }; typedef in struct:__promote
173 { typedef long double __type; }; typedef in struct:__promote
177 { typedef double __type; }; typedef in struct:__promote
181 { typedef float __type; }; typedef in struct:__promote
188 typedef __typeof__(_Tp2() + _Up2()) __type; typedef in struct:__promote_2
197 typedef __typeof__(_Tp2() + _Up2() + _Vp2()) __type; typedef in struct:__promote_3
207 typedef __typeof__(_Tp2() + _Up2() + _Vp2() + _Wp2()) __type; typedef in struct:__promote_4
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
type_traits.h 48 { typedef _Tp __type; }; typedef in struct:__enable_if
54 { typedef _Iftrue __type; }; typedef in struct:__conditional_type
58 { typedef _Iffalse __type; }; typedef in struct:__conditional_type
69 typedef typename __if_type::__type __type; typedef in struct:__add_unsigned
74 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
78 { typedef unsigned char __type; }; typedef in struct:__add_unsigned
82 { typedef unsigned short __type; }; typedef in struct:__add_unsigned
86 { typedef unsigned int __type; }; typedef in struct:__add_unsigned
90 { typedef unsigned long __type; }; typedef in struct:__add_unsigned
94 { typedef unsigned long long __type; }; typedef in struct:__add_unsigned
112 typedef typename __if_type::__type __type; typedef in struct:__remove_unsigned
117 { typedef signed char __type; }; typedef in struct:__remove_unsigned
121 { typedef signed char __type; }; typedef in struct:__remove_unsigned
125 { typedef short __type; }; typedef in struct:__remove_unsigned
129 { typedef int __type; }; typedef in struct:__remove_unsigned
133 { typedef long __type; }; typedef in struct:__remove_unsigned
137 { typedef long long __type; }; typedef in struct:__remove_unsigned
162 { typedef double __type; }; typedef in struct:__promote
173 { typedef long double __type; }; typedef in struct:__promote
177 { typedef double __type; }; typedef in struct:__promote
181 { typedef float __type; }; typedef in struct:__promote
188 typedef __typeof__(_Tp2() + _Up2()) __type; typedef in struct:__promote_2
197 typedef __typeof__(_Tp2() + _Up2() + _Vp2()) __type; typedef in struct:__promote_3
207 typedef __typeof__(_Tp2() + _Up2() + _Vp2() + _Wp2()) __type; typedef in struct:__promote_4
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
cpp_type_traits.h 87 { typedef __false_type __type; }; typedef in struct:__truth_type
91 { typedef __true_type __type; }; typedef in struct:__truth_type
99 typedef typename __truth_type<__value>::__type __type; typedef in struct:__traitor
107 typedef __false_type __type; typedef in struct:__are_same
114 typedef __true_type __type; typedef in struct:__are_same
122 typedef __false_type __type; typedef in struct:__is_void
129 typedef __true_type __type; typedef in struct:__is_void
139 typedef __false_type __type; typedef in struct:__is_integer
149 typedef __true_type __type; typedef in struct:__is_integer
156 typedef __true_type __type; typedef in struct:__is_integer
163 typedef __true_type __type; typedef in struct:__is_integer
170 typedef __true_type __type; typedef in struct:__is_integer
178 typedef __true_type __type; typedef in struct:__is_integer
187 typedef __true_type __type; typedef in struct:__is_integer
194 typedef __true_type __type; typedef in struct:__is_integer
202 typedef __true_type __type; typedef in struct:__is_integer
209 typedef __true_type __type; typedef in struct:__is_integer
216 typedef __true_type __type; typedef in struct:__is_integer
223 typedef __true_type __type; typedef in struct:__is_integer
230 typedef __true_type __type; typedef in struct:__is_integer
237 typedef __true_type __type; typedef in struct:__is_integer
244 typedef __true_type __type; typedef in struct:__is_integer
251 typedef __true_type __type; typedef in struct:__is_integer
261 typedef __false_type __type; typedef in struct:__is_floating
269 typedef __true_type __type; typedef in struct:__is_floating
276 typedef __true_type __type; typedef in struct:__is_floating
283 typedef __true_type __type; typedef in struct:__is_floating
293 typedef __false_type __type; typedef in struct:__is_pointer
300 typedef __true_type __type; typedef in struct:__is_pointer
310 typedef __false_type __type; typedef in struct:__is_normal_iterator
318 typedef __true_type __type; typedef in struct:__is_normal_iterator
352 typedef __false_type __type; typedef in struct:__is_char
359 typedef __true_type __type; typedef in struct:__is_char
367 typedef __true_type __type; typedef in struct:__is_char
375 typedef __false_type __type; typedef in struct:__is_byte
382 typedef __true_type __type; typedef in struct:__is_byte
389 typedef __true_type __type; typedef in struct:__is_byte
396 typedef __true_type __type; typedef in struct:__is_byte
406 typedef __false_type __type; typedef in struct:__is_move_iterator
417 typedef __true_type __type; typedef in struct:__is_move_iterator
    [all...]
ptr_traits.h 50 typedef typename _Tp::element_type __type; typedef in struct:__ptrtr_elt_type
57 typedef _Tp __type; typedef in struct:__ptrtr_elt_type
63 typedef typename _Tp::difference_type __type; typedef in struct:__ptrtr_diff_type
69 typedef ptrdiff_t __type; typedef in struct:__ptrtr_diff_type
99 typedef typename _Tp::template rebind<_Up> __type; typedef in struct:__ptrtr_rebind
106 typedef _SomePtr<_Up, _Args...> __type; typedef in struct:__ptrtr_rebind
112 typedef _Tp __type; typedef in struct:__ptrtr_not_void
118 struct __type { }; struct in struct:__ptrtr_not_void
124 typedef typename __ptrtr_elt_type<_Ptr>::__type __orig_type;
125 typedef typename __ptrtr_not_void<__orig_type>::__type __element_type
    [all...]
alloc_traits.h 70 typedef typename _Alloc::template rebind<_Tp>::other __type; typedef in struct:__alloctr_rebind
77 typedef _Alloc<_Tp, _Args...> __type; typedef in struct:__alloctr_rebind
202 using rebind_alloc = typename __alloctr_rebind<_Alloc, _Tp>::__type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
cpp_type_traits.h 87 { typedef __false_type __type; }; typedef in struct:__truth_type
91 { typedef __true_type __type; }; typedef in struct:__truth_type
99 typedef typename __truth_type<__value>::__type __type; typedef in struct:__traitor
107 typedef __false_type __type; typedef in struct:__are_same
114 typedef __true_type __type; typedef in struct:__are_same
122 typedef __false_type __type; typedef in struct:__is_void
129 typedef __true_type __type; typedef in struct:__is_void
139 typedef __false_type __type; typedef in struct:__is_integer
149 typedef __true_type __type; typedef in struct:__is_integer
156 typedef __true_type __type; typedef in struct:__is_integer
163 typedef __true_type __type; typedef in struct:__is_integer
170 typedef __true_type __type; typedef in struct:__is_integer
178 typedef __true_type __type; typedef in struct:__is_integer
187 typedef __true_type __type; typedef in struct:__is_integer
194 typedef __true_type __type; typedef in struct:__is_integer
202 typedef __true_type __type; typedef in struct:__is_integer
209 typedef __true_type __type; typedef in struct:__is_integer
216 typedef __true_type __type; typedef in struct:__is_integer
223 typedef __true_type __type; typedef in struct:__is_integer
230 typedef __true_type __type; typedef in struct:__is_integer
237 typedef __true_type __type; typedef in struct:__is_integer
244 typedef __true_type __type; typedef in struct:__is_integer
251 typedef __true_type __type; typedef in struct:__is_integer
261 typedef __false_type __type; typedef in struct:__is_floating
269 typedef __true_type __type; typedef in struct:__is_floating
276 typedef __true_type __type; typedef in struct:__is_floating
283 typedef __true_type __type; typedef in struct:__is_floating
293 typedef __false_type __type; typedef in struct:__is_pointer
300 typedef __true_type __type; typedef in struct:__is_pointer
310 typedef __false_type __type; typedef in struct:__is_normal_iterator
318 typedef __true_type __type; typedef in struct:__is_normal_iterator
352 typedef __false_type __type; typedef in struct:__is_char
359 typedef __true_type __type; typedef in struct:__is_char
367 typedef __true_type __type; typedef in struct:__is_char
375 typedef __false_type __type; typedef in struct:__is_byte
382 typedef __true_type __type; typedef in struct:__is_byte
389 typedef __true_type __type; typedef in struct:__is_byte
396 typedef __true_type __type; typedef in struct:__is_byte
406 typedef __false_type __type; typedef in struct:__is_move_iterator
417 typedef __true_type __type; typedef in struct:__is_move_iterator
    [all...]
ptr_traits.h 50 typedef typename _Tp::element_type __type; typedef in struct:__ptrtr_elt_type
57 typedef _Tp __type; typedef in struct:__ptrtr_elt_type
63 typedef typename _Tp::difference_type __type; typedef in struct:__ptrtr_diff_type
69 typedef ptrdiff_t __type; typedef in struct:__ptrtr_diff_type
99 typedef typename _Tp::template rebind<_Up> __type; typedef in struct:__ptrtr_rebind
106 typedef _SomePtr<_Up, _Args...> __type; typedef in struct:__ptrtr_rebind
112 typedef _Tp __type; typedef in struct:__ptrtr_not_void
118 struct __type { }; struct in struct:__ptrtr_not_void
124 typedef typename __ptrtr_elt_type<_Ptr>::__type __orig_type;
125 typedef typename __ptrtr_not_void<__orig_type>::__type __element_type
    [all...]
alloc_traits.h 70 typedef typename _Alloc::template rebind<_Tp>::other __type; typedef in struct:__alloctr_rebind
77 typedef _Alloc<_Tp, _Args...> __type; typedef in struct:__alloctr_rebind
202 using rebind_alloc = typename __alloctr_rebind<_Alloc, _Tp>::__type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
functions.h 133 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
326 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
343 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
423 typedef std::__false_type __type; typedef in struct:__gnu_debug::__is_safe_random_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
functions.h 133 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
326 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
343 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
423 typedef std::__false_type __type; typedef in struct:__gnu_debug::__is_safe_random_iterator
  /external/clang/test/CodeGenCXX/
mangle.cpp 190 typedef T __type; typedef in struct:__enable_if
194 template<typename T> typename __enable_if<__is_scalar_type<T>::__value, void>::__type ft7() { }
225 template<typename T> typename __enable_if<(__is_scalar_type<T>::__value), void>::__type ft8() { }
238 template<typename T> struct __enable_if<true, T> { typedef T __type; }; typedef in struct:PR5796::__enable_if
242 typename __enable_if<!__is_scalar_type<T>::__value, void>::__type __fill_a() { };

Completed in 307 milliseconds