Searched refs:test_t (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-plugin/
H A Dpr12942b.cc4 test_t b(void)
H A Dpr12942a.h12 typedef int (*test_t) (void); typedef
H A Dpr12942a.cc4 test_t b(void);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc28 typedef common_type<type1>::type JOIN(test_t,uid); \
29 VERIFY( (is_same<JOIN(test_t,uid), JOIN(test_t,uid)>::value) ); \
30 typedef common_type<const type1>::type JOIN(test_t,JOIN(uid,c)); \
31 VERIFY( (is_same<JOIN(test_t,JOIN(uid,c)), \
32 JOIN(test_t,JOIN(uid,c))>::value) ); \
33 typedef common_type<volatile type1>::type JOIN(test_t,JOIN(uid,v)); \
34 VERIFY( (is_same<JOIN(test_t,JOIN(uid,v)), \
35 JOIN(test_t,JOIN(uid,v))>::value) ); \
36 typedef common_type<const volatile type1>::type JOIN(test_t,JOI
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug455.go17 type test_t struct { type
20 func newTest() *test_t {
21 return &test_t{}
48 func (t *test_t) Test() test_i {
52 func (t *test_t) Result() bool {
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dtree_order_statistics.cc62 typedef tree_order_statistics_test< true> test_t; typedef
63 test_t tst(vn, vs, vm);
70 typedef tree_order_statistics_test<false> test_t; typedef
71 test_t tst(vn, vs, vm);
H A Dtree_split_join.cc62 typedef tree_split_join_test<true> test_t; typedef
63 test_t tst(vn, vs, vm);
71 typedef tree_split_join_test<false> test_t; typedef
72 test_t tst(vn, vs, vm);
H A Dpriority_queue_text_join.cc88 typedef join_test<vec_t::const_iterator> test_t; typedef
90 test_t tst(b, vn, vs, vm);
H A Dpriority_queue_text_push_pop.cc67 typedef push_pop_test<vec_t::const_iterator> test_t; typedef
69 test_t tst(b, vn, vs, vm);
H A Dpriority_queue_text_push.cc67 typedef push_test<vec_t::const_iterator> test_t; typedef
69 test_t tst(b, vn, vs, vm);
H A Dpriority_queue_int_push.cc68 typedef push_test<vec_t::const_iterator> test_t; typedef
70 test_t tst(b, vn, vs, vm);
H A Dtree_text_lor_find.cc68 typedef find_test<vec_t::const_iterator, true> test_t; typedef
70 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
H A Dall_int_subscript_find.cc71 typedef subscript_find_test<vec_t::const_iterator> test_t; typedef
72 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
H A Dhash_zlob_int_find.cc75 typedef find_test<vec_t::const_iterator> test_t; typedef
76 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
H A Dall_int_find.cc71 typedef find_test< vec_t::const_iterator> test_t; typedef
72 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
H A Dall_int_subscript_insert.cc71 typedef subscript_insert_test<vec_t::const_iterator> test_t; typedef
72 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
H A Dpriority_queue_text_pop_mem.cc72 typedef pop_test<vec_t::const_iterator> test_t; typedef
74 test_t tst(b, vn, vs, vm);
H A Dpriority_queue_text_modify.hpp74 typedef modify_test<vec_t::const_iterator> test_t; typedef
76 test_t tst(b, vn, vs, vm, modify_up);
H A Dtree_text_insert.cc69 typedef insert_test< vec_t::const_iterator> test_t; typedef
71 test_t tst(b, vn, vs, vm);
H A Dall_text_find.cc68 typedef find_test<vec_t::const_iterator, false> test_t; typedef
70 test_t tst(b, b, vn, vs, vm, vn, vs, vm);
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddependency_24.f9032 call test_t ! Check original problem
35 subroutine test_t subroutine

Completed in 207 milliseconds