Home
last modified time | relevance | path

Searched refs:test_alloc (Results 26 – 50 of 268) sorted by relevance

1234567891011

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc88 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
89 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
90 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
91 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc88 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
89 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
90 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
91 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc88 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
89 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
90 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
91 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc92 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
93 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
95 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc92 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
93 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
95 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dpropagation.cc91 typedef test_allocator<test_type, C, M, S> test_alloc; in test2() typedef
92 typedef scoped_allocator_adaptor<base_alloc, test_alloc> scoped1; in test2()
93 typedef scoped_allocator_adaptor<test_alloc, base_alloc> scoped2; in test2()
94 typedef scoped_allocator_adaptor<test_alloc, test_alloc> scoped3; in test2()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A De1000e-test.c97 static QGuestAllocator *test_alloc; variable
168 d->tx_ring = guest_alloc(test_alloc, E1000E_RING_LEN); in e1000e_device_init()
181 d->rx_ring = guest_alloc(test_alloc, E1000E_RING_LEN); in e1000e_device_init()
271 uint64_t data = guest_alloc(test_alloc, data_len); in e1000e_send_verify()
299 guest_free(test_alloc, data); in e1000e_send_verify()
351 uint64_t data = guest_alloc(test_alloc, data_len); in e1000e_receive_verify()
372 guest_free(test_alloc, data); in e1000e_receive_verify()
395 test_alloc = pc_alloc_init(global_qtest); in data_test_init()
396 g_assert_nonnull(test_alloc); in data_test_init()
398 test_bus = qpci_init_pc(global_qtest, test_alloc); in data_test_init()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/experimental/string_view/operations/to_string/
H A D1.cc36 using test_alloc = __gnu_test::tracker_allocator<char>; in test01() typedef
37 auto s2 = sv.to_string( test_alloc{} ); in test01()
38 static_assert( std::is_same<decltype(s2)::allocator_type, test_alloc>::value, in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/string_view/operations/to_string/
H A D1.cc36 using test_alloc = __gnu_test::tracker_allocator<char>; in test01() typedef
37 auto s2 = sv.to_string( test_alloc{} ); in test01()
38 static_assert( std::is_same<decltype(s2)::allocator_type, test_alloc>::value, in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/string_view/operations/to_string/
H A D1.cc36 using test_alloc = __gnu_test::tracker_allocator<char>; in test01() typedef
37 auto s2 = sv.to_string( test_alloc{} ); in test01()
38 static_assert( std::is_same<decltype(s2)::allocator_type, test_alloc>::value, in test01()

1234567891011