Home
last modified time | relevance | path

Searched refs:__allocator_traits_rebind (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaCXX/
DPR9902.cpp5 struct __allocator_traits_rebind struct
11 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false> struct
19 template <class T> using rebind_alloc = typename __allocator_traits_rebind<Alloc, T>::type; argument
DPR9908.cpp5 struct __allocator_traits_rebind struct
15 __allocator_traits_rebind<allocator_type, T>::type; argument
/external/libcxx/include/
D__node_handle71 typedef typename __allocator_traits_rebind<
Dmemory1272 struct __allocator_traits_rebind
1280 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1286 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1294 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, true>
1300 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, false>
1306 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, true>
1312 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, false>
1319 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, true>
1326 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, false>
1333 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, true>
[all …]
Dfuture794 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
820 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
846 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;
1432 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1594 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1724 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1809 typedef typename __allocator_traits_rebind<_Alloc, __packaged_task_func>::type _Ap;
1913 typedef typename __allocator_traits_rebind<_Alloc, _FF>::type _Ap;
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi6910 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
6915 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
6920 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
6925 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;unsigned int&gt;, std::__1::…
27904 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;android::sp&lt;android::Surf…
27909 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;long long&gt;, std::__1::__h…
27914 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_node&lt;std…
27919 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
27924 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
27929 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
[all …]