Searched refs:value_type (Results 201 - 225 of 548) sorted by relevance

1234567891011>>

/external/libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/
H A Dstable_sort.pass.cpp14 // && LessThanComparable<Iter::value_type>
25 typedef typename std::iterator_traits<RI>::value_type value_type; typedef
29 value_type* save(new value_type[len]);
/external/libcxx/test/std/containers/associative/map/map.cons/
H A Ddefault_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/map/map.special/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/multimap/multimap.cons/
H A Ddefault_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/multiset/multiset.cons/
H A Ddefault_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
H A Dinitializer_list_compare_alloc.pass.cpp14 // multiset(initializer_list<value_type> il, const key_compare& comp, const allocator_type& a);
27 typedef C::value_type V;
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/set/set.cons/
H A Ddefault_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/associative/set/set.special/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
/external/libcxx/test/std/containers/sequences/deque/deque.cons/
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_alloc
/external/libcxx/test/std/containers/sequences/deque/deque.special/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_alloc
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.cons/
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_alloc

Completed in 398 milliseconds

1234567891011>>