Searched refs:native_type (Results 1 - 25 of 31) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/thread/
H A Dall.h42 typedef typename std::remove_pointer<native_handle>::type native_type; typedef
45 int snt = sizeof(native_type);
47 int ant = __alignof__(native_type);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/rand/assoc/
H A Dcontainer_rand_regression_test.h80 typedef typename test_traits::native_type native_type; typedef in class:__gnu_pbds::test::detail::container_rand_regression_test
295 cmp(const Cntnr&, const native_type&, const std::string&);
298 basic_cmp_(const Cntnr&, const native_type&);
301 cmp_(const Cntnr&, const native_type&);
304 order_preserving_cmp_imp(const Cntnr&, const native_type&,
308 order_preserving_cmp_imp(const Cntnr&, const native_type&,
312 back_order_preserving_cmp_imp(const Cntnr&, const native_type&,
316 back_order_preserving_cmp_imp(const Cntnr&, const native_type&,
320 reverse_iteration_cmp_imp(const Cntnr&, const native_type
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/priority_queue/
H A Dtrait.hpp54 typedef __gnu_pbds::test::native_priority_queue<std::string, true> native_type; typedef in struct:__gnu_pbds::test::detail::regression_test_traits
55 typedef typename native_type::value_type native_value_type;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/common_type/assoc/
H A Dstring_form.hpp44 #include <native_type/native_hash_map.hpp>
45 #include <native_type/native_hash_set.hpp>
46 #include <native_type/native_multimap.hpp>
47 #include <native_type/native_hash_multimap.hpp>
48 #include <native_type/native_set.hpp>
H A Dnative_set.hpp41 #include <native_type/native_tree_tag.hpp>
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp99 typedef typename PB_DS_NATIVE_TYPE_TRAITS_C_DEC::type native_type; typedef in struct:__gnu_pbds::test::detail::regression_test_traits
100 typedef typename native_type::value_type native_value_type;
105 typedef typename native_type::key_type native_key_type;
121 erase_if(native_type& r_native_c)
124 typename native_type::iterator it = r_native_c.begin();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/rand/priority_queue/
H A Dcontainer_rand_regression_test.h69 typedef native_priority_queue<std::string, true> native_type; typedef in class:__gnu_pbds::test::detail::container_rand_regression_test
148 cmp(const Cntnr& r_container, const native_type& r_native_c,
152 print_container(const native_type& r_cnt,
193 native_type m_native_c;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/common_type/priority_queue/
H A Dstring_form.hpp43 #include <native_type/native_priority_queue.hpp>
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/native_type/
H A Dnative_set.hpp43 #include <native_type/native_tree_tag.hpp>
H A Dnative_map.hpp44 #include <native_type/native_tree_tag.hpp>
H A Dnative_hash_map.hpp43 #include <native_type/native_hash_tag.hpp>
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dall_int_subscript_find.cc39 #include <native_type/native_hash_map.hpp>
40 #include <native_type/native_map.hpp>
H A Dall_int_find.cc39 #include <native_type/native_hash_map.hpp>
40 #include <native_type/native_map.hpp>
H A Dall_int_subscript_insert.cc39 #include <native_type/native_hash_map.hpp>
40 #include <native_type/native_map.hpp>
H A Dtree_text_insert.cc44 #include <native_type/native_hash_map.hpp>
45 #include <native_type/native_map.hpp>
H A Dall_text_find.cc44 #include <native_type/native_hash_map.hpp>
45 #include <native_type/native_map.hpp>
H A Dmultimap_text_insert.hpp40 #include <native_type/native_hash_multimap.hpp>
41 #include <native_type/native_multimap.hpp>
H A Dmultimap_text_find.hpp40 #include <native_type/native_hash_multimap.hpp>
41 #include <native_type/native_multimap.hpp>
H A Dpriority_queue_text_join.cc43 #include <native_type/native_priority_queue.hpp>
H A Dpriority_queue_text_push_pop.cc43 #include <native_type/native_priority_queue.hpp>
H A Dpriority_queue_text_push.cc43 #include <native_type/native_priority_queue.hpp>
H A Dpriority_queue_int_push.cc42 #include <native_type/native_priority_queue.hpp>
H A Dtree_text_lor_find.cc43 #include <native_type/native_map.hpp>
H A Dmultimap_text_insert_mem.hpp43 #include <native_type/native_hash_multimap.hpp>
44 #include <native_type/native_multimap.hpp>
H A Dhash_zlob_int_find.cc39 #include <native_type/native_hash_set.hpp>

Completed in 176 milliseconds

12