HomeSort by relevance Sort by last modified time
    Searched full:__value_type (Results 1 - 15 of 15) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
unordered_map 630 union __value_type
638 __value_type(_Args&& ...__args)
641 __value_type(const __value_type& __v)
644 __value_type(__value_type&& __v)
647 __value_type& operator=(const __value_type& __v)
650 __value_type& operator=(__value_type&& __v
    [all...]
map 664 union __value_type
672 __value_type(_Args&& ...__args)
675 __value_type(const __value_type& __v)
678 __value_type(__value_type&& __v)
681 __value_type& operator=(const __value_type& __v)
684 __value_type& operator=(__value_type&& __v
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
types_traits.hpp 122 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
155 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
types_traits.hpp 122 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
155 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
types_traits.hpp 122 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
155 typedef std::pair<const Key, Mapped> __value_type; typedef in struct:__gnu_pbds::detail::type_base
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ext/
hash_map 489 typedef pair<key_type, mapped_type> __value_type;
490 typedef __hash_map_hasher<__value_type, hasher> __hasher;
491 typedef __hash_map_equal<__value_type, key_equal> __key_equal;
494 rebind_alloc<__value_type>
496 rebind_alloc<__value_type>::other
500 typedef __hash_table<__value_type, __hasher,
768 typedef pair<key_type, mapped_type> __value_type;
769 typedef __hash_map_hasher<__value_type, hasher> __hasher;
770 typedef __hash_map_equal<__value_type, key_equal> __key_equal;
773 rebind_alloc<__value_type>
    [all...]
  /external/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iterator_base.h 98 # define _STLP_VALUE_TYPE(_It, _Tp) _STLP_STD::__value_type(_It, _STLP_STD::_IsPtrType<_Tp>::_Ret())
235 __value_type(const _Tp*, const __true_type&) function in struct:iterator_traits
240 __value_type(const _Iter&, const __false_type&) { function in struct:iterator_traits
  /external/stlport/etc/
ChangeLog 564 * stlport/stl/_iterator_base.h: Remove implementation of __value_type
    [all...]
ChangeLog-5.1     [all...]

Completed in 896 milliseconds