Searched refs:__value_type (Results 1 - 18 of 18) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp122 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/current/sources/cxx-stl/llvm-libc++/test/libcxx/containers/associative/
H A Dtree_key_value_traits.pass.cpp44 typedef std::__value_type<int, int> Tp;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/containers/associative/
H A Dtree_key_value_traits.pass.cpp44 typedef std::__value_type<int, int> Tp;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_iterator_base.h98 # 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/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_iterator_base.h98 # 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/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_iterator_base.h98 # 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/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_iterator_base.h98 # 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/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable_policy.h1899 using __value_type = typename __node_type::value_type;
1901 typename __alloctr_rebind<__node_alloc_type, __value_type>::__type;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable_policy.h1899 using __value_type = typename __node_type::value_type;
1901 typename __alloctr_rebind<__node_alloc_type, __value_type>::__type;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable_policy.h1899 using __value_type = typename __node_type::value_type;
1901 typename __alloctr_rebind<__node_alloc_type, __value_type>::__type;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable_policy.h1899 using __value_type = typename __node_type::value_type;
1901 typename __alloctr_rebind<__node_alloc_type, __value_type>::__type;

Completed in 620 milliseconds