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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_pair.h 266 constexpr pair<typename __decay_and_strip<_T1>::__type,
267 typename __decay_and_strip<_T2>::__type>
270 typedef typename __decay_and_strip<_T1>::__type __ds_type1;
271 typedef typename __decay_and_strip<_T2>::__type __ds_type2;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_pair.h 260 inline pair<typename __decay_and_strip<_T1>::__type,
261 typename __decay_and_strip<_T2>::__type>
264 typedef typename __decay_and_strip<_T1>::__type __ds_type1;
265 typedef typename __decay_and_strip<_T2>::__type __ds_type2;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_pair.h 266 constexpr pair<typename __decay_and_strip<_T1>::__type,
267 typename __decay_and_strip<_T2>::__type>
270 typedef typename __decay_and_strip<_T1>::__type __ds_type1;
271 typedef typename __decay_and_strip<_T2>::__type __ds_type2;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_pair.h 274 constexpr pair<typename __decay_and_strip<_T1>::__type,
275 typename __decay_and_strip<_T2>::__type>
278 typedef typename __decay_and_strip<_T1>::__type __ds_type1;
279 typedef typename __decay_and_strip<_T2>::__type __ds_type2;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_pair.h 274 constexpr pair<typename __decay_and_strip<_T1>::__type,
275 typename __decay_and_strip<_T2>::__type>
278 typedef typename __decay_and_strip<_T1>::__type __ds_type1;
279 typedef typename __decay_and_strip<_T2>::__type __ds_type2;
alloc_traits.h 55 using __type = decltype(_S_chk<_Alloc, _Tp>(nullptr));
59 bool = __alloctr_rebind_helper<_Alloc, _Tp>::__type::value>
65 typedef typename _Alloc::template rebind<_Tp>::other __type; typedef in struct:__alloctr_rebind
72 typedef _Alloc<_Tp, _Args...> __type; typedef in struct:__alloctr_rebind
197 using rebind_alloc = typename __alloctr_rebind<_Alloc, _Tp>::__type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
in.h 489 int __type) __THROW __attribute_deprecated__;
500 uint8_t **__tptrp, int __type)
507 uint8_t __type, socklen_t __len, uint8_t __align,
517 uint8_t __type, socklen_t *__lenp,
524 extern socklen_t inet6_rth_space (int __type, int __segments) __THROW;
525 extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 489 int __type) __THROW __attribute_deprecated__;
500 uint8_t **__tptrp, int __type)
507 uint8_t __type, socklen_t __len, uint8_t __align,
517 uint8_t __type, socklen_t *__lenp,
524 extern socklen_t inet6_rth_space (int __type, int __segments) __THROW;
525 extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
socket.h 105 extern int socket (int __domain, int __type, int __protocol) __THROW;
111 extern int socketpair (int __domain, int __type, int __protocol,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
socket.h 105 extern int socket (int __domain, int __type, int __protocol) __THROW;
111 extern int socketpair (int __domain, int __type, int __protocol,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
debug_allocator.h 101 typedef void* __type; typedef in struct:debug_allocator::__convertible
115 typename __convertible<_Alloc2>::__type = 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
netdb.h 137 int __type);
172 int __type,
217 extern struct netent *getnetbyaddr (uint32_t __net, int __type);
241 extern int getnetbyaddr_r (uint32_t __net, int __type,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 137 int __type);
172 int __type,
217 extern struct netent *getnetbyaddr (uint32_t __net, int __type);
241 extern int getnetbyaddr_r (uint32_t __net, int __type,
  /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/elfutils/0.153/libelf/
libelf.h 326 Elf_Type __type);
356 extern size_t elf32_fsize (Elf_Type __type, size_t __count,
360 extern size_t elf64_fsize (Elf_Type __type, size_t __count,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
functions.h 149 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
285 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
430 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
447 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
527 typedef std::__false_type __type; typedef in struct:__gnu_debug::__is_safe_random_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
313 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
330 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
306 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
323 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
functions.h 136 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
313 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type
330 typedef typename std::__are_same<_ValueType1, _ValueType2>::__type

Completed in 1374 milliseconds

1 2 3 4 5 67 8 91011>>