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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
cpp_type_traits.h 88 { typedef __false_type __type; }; typedef in struct:__truth_type
92 { typedef __true_type __type; }; typedef in struct:__truth_type
100 typedef typename __truth_type<__value>::__type __type; typedef in struct:__traitor
108 typedef __false_type __type; typedef in struct:__are_same
115 typedef __true_type __type; typedef in struct:__are_same
123 typedef __false_type __type; typedef in struct:__is_void
130 typedef __true_type __type; typedef in struct:__is_void
140 typedef __false_type __type; typedef in struct:__is_integer
150 typedef __true_type __type; typedef in struct:__is_integer
157 typedef __true_type __type; typedef in struct:__is_integer
164 typedef __true_type __type; typedef in struct:__is_integer
171 typedef __true_type __type; typedef in struct:__is_integer
179 typedef __true_type __type; typedef in struct:__is_integer
188 typedef __true_type __type; typedef in struct:__is_integer
195 typedef __true_type __type; typedef in struct:__is_integer
203 typedef __true_type __type; typedef in struct:__is_integer
210 typedef __true_type __type; typedef in struct:__is_integer
217 typedef __true_type __type; typedef in struct:__is_integer
224 typedef __true_type __type; typedef in struct:__is_integer
231 typedef __true_type __type; typedef in struct:__is_integer
238 typedef __true_type __type; typedef in struct:__is_integer
245 typedef __true_type __type; typedef in struct:__is_integer
252 typedef __true_type __type; typedef in struct:__is_integer
262 typedef __false_type __type; typedef in struct:__is_floating
270 typedef __true_type __type; typedef in struct:__is_floating
277 typedef __true_type __type; typedef in struct:__is_floating
284 typedef __true_type __type; typedef in struct:__is_floating
294 typedef __false_type __type; typedef in struct:__is_pointer
301 typedef __true_type __type; typedef in struct:__is_pointer
311 typedef __false_type __type; typedef in struct:__is_normal_iterator
319 typedef __true_type __type; typedef in struct:__is_normal_iterator
353 typedef __false_type __type; typedef in struct:__is_char
360 typedef __true_type __type; typedef in struct:__is_char
368 typedef __true_type __type; typedef in struct:__is_char
376 typedef __false_type __type; typedef in struct:__is_byte
383 typedef __true_type __type; typedef in struct:__is_byte
390 typedef __true_type __type; typedef in struct:__is_byte
397 typedef __true_type __type; typedef in struct:__is_byte
407 typedef __false_type __type; typedef in struct:__is_move_iterator
418 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.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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
klog.h 30 extern int klogctl (int __type, char *__bufp, int __len) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/sys/
klog.h 30 extern int klogctl (int __type, char *__bufp, int __len) __THROW;
  /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...]
  /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))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio_ext.h 83 extern int __fsetlocking (FILE *__fp, int __type) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/i686-linux-glibc2.7-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.7-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.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type
  /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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
standard_policies.hpp 66 __gnu_pbds::quadratic_probe_fn<size_type> >::__type

Completed in 389 milliseconds

12 3 4 5 6 7 8 91011>>