Home
last modified time | relevance | path

Searched refs:bytes_allocated (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc33 std::size_t bytes_allocated = 0; variable
40 bytes_allocated += n; in operator new()
57 bytes_allocated -= n; in operator delete()
116 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated != 0 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
130 VERIFY( bytes_allocated == 2 ); in test03()
132 VERIFY( bytes_allocated == 0 ); in test03()
138 VERIFY( bytes_allocated == 0 ); in test03()
144 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc33 std::size_t bytes_allocated = 0; variable
40 bytes_allocated += n; in operator new()
57 bytes_allocated -= n; in operator delete()
116 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated != 0 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
130 VERIFY( bytes_allocated == 2 ); in test03()
132 VERIFY( bytes_allocated == 0 ); in test03()
138 VERIFY( bytes_allocated == 0 ); in test03()
144 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc32 std::size_t bytes_allocated = 0; variable
39 bytes_allocated += n; in operator new()
56 bytes_allocated -= n; in operator delete()
115 bytes_allocated = 0; in test03()
120 VERIFY( bytes_allocated != 0 ); in test03()
126 VERIFY( bytes_allocated == 0 ); in test03()
129 VERIFY( bytes_allocated == 2 ); in test03()
131 VERIFY( bytes_allocated == 0 ); in test03()
137 VERIFY( bytes_allocated == 0 ); in test03()
143 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc33 std::size_t bytes_allocated = 0; variable
40 bytes_allocated += n; in operator new()
57 bytes_allocated -= n; in operator delete()
116 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated != 0 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
130 VERIFY( bytes_allocated == 2 ); in test03()
132 VERIFY( bytes_allocated == 0 ); in test03()
138 VERIFY( bytes_allocated == 0 ); in test03()
144 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc32 std::size_t bytes_allocated = 0; variable
39 bytes_allocated += n; in operator new()
56 bytes_allocated -= n; in operator delete()
115 bytes_allocated = 0; in test03()
120 VERIFY( bytes_allocated != 0 ); in test03()
126 VERIFY( bytes_allocated == 0 ); in test03()
129 VERIFY( bytes_allocated == 2 ); in test03()
131 VERIFY( bytes_allocated == 0 ); in test03()
137 VERIFY( bytes_allocated == 0 ); in test03()
143 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc33 std::size_t bytes_allocated = 0; variable
40 bytes_allocated += n; in operator new()
57 bytes_allocated -= n; in operator delete()
116 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated != 0 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
130 VERIFY( bytes_allocated == 2 ); in test03()
132 VERIFY( bytes_allocated == 0 ); in test03()
138 VERIFY( bytes_allocated == 0 ); in test03()
144 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc32 std::size_t bytes_allocated = 0; variable
39 bytes_allocated += n; in operator new()
56 bytes_allocated -= n; in operator delete()
115 bytes_allocated = 0; in test03()
120 VERIFY( bytes_allocated != 0 ); in test03()
126 VERIFY( bytes_allocated == 0 ); in test03()
129 VERIFY( bytes_allocated == 2 ); in test03()
131 VERIFY( bytes_allocated == 0 ); in test03()
137 VERIFY( bytes_allocated == 0 ); in test03()
143 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc28 std::size_t bytes_allocated = 0; variable
35 bytes_allocated += n; in operator new()
52 bytes_allocated -= n; in operator delete()
114 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated == 0 ); in test03()
124 VERIFY( bytes_allocated == 2 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
133 VERIFY( bytes_allocated == 0 ); in test03()
139 VERIFY( bytes_allocated == 0 ); in test03()
147 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc28 std::size_t bytes_allocated = 0; variable
35 bytes_allocated += n; in operator new()
52 bytes_allocated -= n; in operator delete()
114 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated == 0 ); in test03()
124 VERIFY( bytes_allocated == 2 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
133 VERIFY( bytes_allocated == 0 ); in test03()
139 VERIFY( bytes_allocated == 0 ); in test03()
147 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/experimental/memory_resource/
H A Dnew_delete_resource.cc28 std::size_t bytes_allocated = 0; variable
35 bytes_allocated += n; in operator new()
52 bytes_allocated -= n; in operator delete()
114 bytes_allocated = 0; in test03()
121 VERIFY( bytes_allocated == 0 ); in test03()
124 VERIFY( bytes_allocated == 2 ); in test03()
127 VERIFY( bytes_allocated == 0 ); in test03()
133 VERIFY( bytes_allocated == 0 ); in test03()
139 VERIFY( bytes_allocated == 0 ); in test03()
147 VERIFY( bytes_allocated == 0 ); in test03()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
51 bytes_allocated = 0; in test01()
53 VERIFY( bytes_allocated == 0 ); in test01()
55 VERIFY( bytes_allocated == 0 ); in test01()
57 VERIFY( bytes_allocated == 0 ); in test01()
59 VERIFY( bytes_allocated == 0 ); in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
51 bytes_allocated = 0; in test01()
53 VERIFY( bytes_allocated == 0 ); in test01()
55 VERIFY( bytes_allocated == 0 ); in test01()
57 VERIFY( bytes_allocated == 0 ); in test01()
59 VERIFY( bytes_allocated == 0 ); in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
51 bytes_allocated = 0; in test01()
53 VERIFY( bytes_allocated == 0 ); in test01()
55 VERIFY( bytes_allocated == 0 ); in test01()
57 VERIFY( bytes_allocated == 0 ); in test01()
59 VERIFY( bytes_allocated == 0 ); in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
51 bytes_allocated = 0; in test01()
53 VERIFY( bytes_allocated == 0 ); in test01()
55 VERIFY( bytes_allocated == 0 ); in test01()
57 VERIFY( bytes_allocated == 0 ); in test01()
59 VERIFY( bytes_allocated == 0 ); in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
51 bytes_allocated = 0; in test01()
53 VERIFY( bytes_allocated == 0 ); in test01()
55 VERIFY( bytes_allocated == 0 ); in test01()
57 VERIFY( bytes_allocated == 0 ); in test01()
59 VERIFY( bytes_allocated == 0 ); in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc24 std::size_t bytes_allocated = 0; variable
28 bytes_allocated += n; in operator new()
58 bytes_allocated = 0; in test01()
60 VERIFY( bytes_allocated == 0 ); in test01()
62 VERIFY( bytes_allocated == 0 ); in test01()
64 VERIFY( bytes_allocated == 0 ); in test01()
66 VERIFY( bytes_allocated == 0 ); in test01()
68 VERIFY( bytes_allocated == 0 ); in test01()
70 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc24 std::size_t bytes_allocated = 0; variable
28 bytes_allocated += n; in operator new()
58 bytes_allocated = 0; in test01()
60 VERIFY( bytes_allocated == 0 ); in test01()
62 VERIFY( bytes_allocated == 0 ); in test01()
64 VERIFY( bytes_allocated == 0 ); in test01()
66 VERIFY( bytes_allocated == 0 ); in test01()
68 VERIFY( bytes_allocated == 0 ); in test01()
70 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc25 std::size_t bytes_allocated = 0; variable
29 bytes_allocated += n; in operator new()
59 bytes_allocated = 0; in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
65 VERIFY( bytes_allocated == 0 ); in test01()
67 VERIFY( bytes_allocated == 0 ); in test01()
69 VERIFY( bytes_allocated == 0 ); in test01()
71 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc24 std::size_t bytes_allocated = 0; variable
28 bytes_allocated += n; in operator new()
58 bytes_allocated = 0; in test01()
60 VERIFY( bytes_allocated == 0 ); in test01()
62 VERIFY( bytes_allocated == 0 ); in test01()
64 VERIFY( bytes_allocated == 0 ); in test01()
66 VERIFY( bytes_allocated == 0 ); in test01()
68 VERIFY( bytes_allocated == 0 ); in test01()
70 VERIFY( bytes_allocated == 0 ); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc25 std::size_t bytes_allocated = 0; variable
29 bytes_allocated += n; in operator new()
59 bytes_allocated = 0; in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
65 VERIFY( bytes_allocated == 0 ); in test01()
67 VERIFY( bytes_allocated == 0 ); in test01()
69 VERIFY( bytes_allocated == 0 ); in test01()
71 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc25 std::size_t bytes_allocated = 0; variable
29 bytes_allocated += n; in operator new()
59 bytes_allocated = 0; in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
65 VERIFY( bytes_allocated == 0 ); in test01()
67 VERIFY( bytes_allocated == 0 ); in test01()
69 VERIFY( bytes_allocated == 0 ); in test01()
71 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc25 std::size_t bytes_allocated = 0; variable
29 bytes_allocated += n; in operator new()
59 bytes_allocated = 0; in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
65 VERIFY( bytes_allocated == 0 ); in test01()
67 VERIFY( bytes_allocated == 0 ); in test01()
69 VERIFY( bytes_allocated == 0 ); in test01()
71 VERIFY( bytes_allocated == 0 ); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc24 std::size_t bytes_allocated = 0; variable
28 bytes_allocated += n; in operator new()
58 bytes_allocated = 0; in test01()
60 VERIFY( bytes_allocated == 0 ); in test01()
62 VERIFY( bytes_allocated == 0 ); in test01()
64 VERIFY( bytes_allocated == 0 ); in test01()
66 VERIFY( bytes_allocated == 0 ); in test01()
68 VERIFY( bytes_allocated == 0 ); in test01()
70 VERIFY( bytes_allocated == 0 ); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/27_io/filesystem/path/construct/
H A D90634.cc25 std::size_t bytes_allocated = 0; variable
29 bytes_allocated += n; in operator new()
59 bytes_allocated = 0; in test01()
61 VERIFY( bytes_allocated == 0 ); in test01()
63 VERIFY( bytes_allocated == 0 ); in test01()
65 VERIFY( bytes_allocated == 0 ); in test01()
67 VERIFY( bytes_allocated == 0 ); in test01()
69 VERIFY( bytes_allocated == 0 ); in test01()
71 VERIFY( bytes_allocated == 0 ); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/filesystem/path/construct/
H A D90634.cc26 std::size_t bytes_allocated = 0; variable
30 bytes_allocated += n; in operator new()
50 bytes_allocated = 0; in test01()
52 VERIFY( bytes_allocated == 0 ); in test01()
54 VERIFY( bytes_allocated == 0 ); in test01()
56 VERIFY( bytes_allocated == 0 ); in test01()
58 VERIFY( bytes_allocated == 0 ); in test01()
60 VERIFY( bytes_allocated == 0 ); in test01()

12345678910>>...17