HomeSort by relevance Sort by last modified time
    Searched refs:__type (Results 26 - 50 of 481) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/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
344 typedef __false_type __type; typedef in struct:__is_char
351 typedef __true_type __type; typedef in struct:__is_char
359 typedef __true_type __type; typedef in struct:__is_char
367 typedef __false_type __type; typedef in struct:__is_byte
374 typedef __true_type __type; typedef in struct:__is_byte
381 typedef __true_type __type; typedef in struct:__is_byte
388 typedef __true_type __type; typedef in struct:__is_byte
398 typedef __false_type __type; typedef in struct:__is_move_iterator
409 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
84 using __type = decltype(_S_chk<_Ptr, _Up>(nullptr));
88 bool = __ptrtr_rebind_helper<_Tp, _Up>::__type::value>
94 typedef typename _Tp::template rebind<_Up> __type; typedef in struct:__ptrtr_rebind
101 typedef _SomePtr<_Up, _Args...> __type; typedef in struct:__ptrtr_rebind
107 typedef _Tp __type; typedef in struct:__ptrtr_not_void
113 struct __type { }; struct in struct:__ptrtr_not_void
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
klog.h 30 extern int klogctl (int __type, char *__bufp, int __len) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
klog.h 30 extern int klogctl (int __type, char *__bufp, int __len) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
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...]
  /bionic/libc/arch-mips/string/
mips-string-ops.h 145 #define inc_ptr_as(__type,__x,__inc) __x = (void *) (((__type) __x) + (__inc))
146 #define cvt_ptr_to(__type,__x) ((__type) (__x))
  /bionic/libc/arch-mips64/string/
mips-string-ops.h 145 #define inc_ptr_as(__type,__x,__inc) __x = (void *) (((__type) __x) + (__inc))
146 #define cvt_ptr_to(__type,__x) ((__type) (__x))
  /hardware/intel/common/libwsbm/src/
wsbm_util.h 11 #define containerOf(__item, __type, __field) \
12 ((__type *)(((char *) (__item)) - offsetof(__type, __field)))
73 #define WSBMLISTENTRY(__item, __type, __field) \
74 containerOf(__item, __type, __field)
  /hardware/intel/img/libdrm/libdrm/
libdrm_lists.h 76 #define DRMLISTENTRY(__type, __item, __field) \
77 ((__type *)(((char *) (__item)) - offsetof(__type, __field)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdio_ext.h 83 extern int __fsetlocking (FILE *__fp, int __type) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio_ext.h 83 extern int __fsetlocking (FILE *__fp, int __type) __THROW;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 225 typedef _Tp __type; typedef in struct:__strip_reference_wrapper
231 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
237 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
244 typename decay<_Tp>::type>::__type __type; typedef in struct:__decay_and_strip
249 inline pair<typename __decay_and_strip<_T1>::__type,
250 typename __decay_and_strip<_T2>::__type>
253 return pair<typename __decay_and_strip<_T1>::__type,
254 typename __decay_and_strip<_T2>::__type>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 225 typedef _Tp __type; typedef in struct:__strip_reference_wrapper
231 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
237 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
244 typename decay<_Tp>::type>::__type __type; typedef in struct:__decay_and_strip
249 inline pair<typename __decay_and_strip<_T1>::__type,
250 typename __decay_and_strip<_T2>::__type>
253 return pair<typename __decay_and_strip<_T1>::__type,
254 typename __decay_and_strip<_T2>::__type>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 225 typedef _Tp __type; typedef in struct:__strip_reference_wrapper
231 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
237 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
244 typename decay<_Tp>::type>::__type __type; typedef in struct:__decay_and_strip
249 inline pair<typename __decay_and_strip<_T1>::__type,
250 typename __decay_and_strip<_T2>::__type>
253 return pair<typename __decay_and_strip<_T1>::__type,
254 typename __decay_and_strip<_T2>::__type>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_pair.h 244 typedef _Tp __type; typedef in struct:__strip_reference_wrapper
250 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
256 typedef _Tp& __type; typedef in struct:__strip_reference_wrapper
263 typename decay<_Tp>::type>::__type __type; typedef in struct:__decay_and_strip
268 inline pair<typename __decay_and_strip<_T1>::__type,
269 typename __decay_and_strip<_T2>::__type>
272 return pair<typename __decay_and_strip<_T1>::__type,
273 typename __decay_and_strip<_T2>::__type>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type

Completed in 678 milliseconds

12 3 4 5 6 7 8 91011>>