Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 25 of 13529) sorted by relevance

12345678910>>...542

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_34_add_neon.c103 s2[20] = vsubq_s16(s1[23], s1[20]); in vpx_idct32_6_neon()
104 s2[21] = vsubq_s16(s1[22], s1[21]); in vpx_idct32_6_neon()
105 s2[22] = vaddq_s16(s1[21], s1[22]); in vpx_idct32_6_neon()
137 s2[0] = vaddq_s16(s1[0], s1[7]); in vpx_idct32_6_neon()
138 s2[1] = vaddq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
139 s2[2] = vaddq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
140 s2[3] = vaddq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
141 s2[4] = vsubq_s16(s1[0], s1[4]); in vpx_idct32_6_neon()
142 s2[5] = vsubq_s16(s1[0], s1[5]); in vpx_idct32_6_neon()
143 s2[6] = vsubq_s16(s1[0], s1[6]); in vpx_idct32_6_neon()
[all …]
H A Dhighbd_idct32x32_34_add_neon.c121 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_6_neon()
122 s1[6] = add_multiply_shift_and_narrow_s32_dual(s1[4], s1[7], cospi_16_64); in vpx_highbd_idct32_6_neon()
145 s2[0] = highbd_idct_add_dual(s1[0], s1[7]); in vpx_highbd_idct32_6_neon()
146 s2[1] = highbd_idct_add_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
147 s2[2] = highbd_idct_add_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
148 s2[3] = highbd_idct_add_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
149 s2[4] = highbd_idct_sub_dual(s1[0], s1[4]); in vpx_highbd_idct32_6_neon()
150 s2[5] = highbd_idct_sub_dual(s1[0], s1[5]); in vpx_highbd_idct32_6_neon()
151 s2[6] = highbd_idct_sub_dual(s1[0], s1[6]); in vpx_highbd_idct32_6_neon()
464 s1[5] = sub_multiply_shift_and_narrow_s32_dual(s1[7], s1[4], cospi_16_64); in vpx_highbd_idct32_8_neon()
[all …]
/dports/biology/avida/avida-2.12.4-src/libs/apto/unittests/core/
H A DStringBuffer.cc97 s2 = s1; in TEST()
125 EXPECT_TRUE(s1 == s1); in TEST()
138 EXPECT_FALSE(s1 != s1); in TEST()
151 EXPECT_FALSE(s1 < s1); in TEST()
164 EXPECT_FALSE(s1 > s1); in TEST()
177 EXPECT_TRUE(s1 <= s1); in TEST()
190 EXPECT_TRUE(s1 >= s1); in TEST()
212 s1 += 'b'; in TEST()
240 s1 = s1 + ' '; in TEST()
254 s1 = s1 + "- "; in TEST()
[all …]
H A DString.cc88 s2 = s1; in TEST()
116 EXPECT_TRUE(s1 == s1); in TEST()
129 EXPECT_FALSE(s1 != s1); in TEST()
142 EXPECT_FALSE(s1 < s1); in TEST()
155 EXPECT_FALSE(s1 > s1); in TEST()
168 EXPECT_TRUE(s1 <= s1); in TEST()
181 EXPECT_TRUE(s1 >= s1); in TEST()
203 s1 += 'b'; in TEST()
231 s1 = s1 + ' '; in TEST()
245 s1 = s1 + "- "; in TEST()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/23_containers/unordered_set/erase/
H A D1.cc58 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
63 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
70 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
80 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
87 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
95 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
112 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
119 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
132 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
141 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_set/erase/
H A D1.cc58 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
63 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
70 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
80 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
87 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
95 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
112 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
119 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
132 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
141 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_set/erase/
H A D1.cc58 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
63 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
70 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
80 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
87 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
95 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
112 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
119 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
132 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
141 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/unordered_set/erase/
H A D1.cc58 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
63 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
70 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
80 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
87 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
95 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
112 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
119 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
132 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
141 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/23_containers/unordered_set/erase/
H A D1.cc58 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
63 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
70 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
80 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
87 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
95 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
112 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
119 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
132 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
141 VERIFY( distance(s1.begin(), s1.end()) - s1.size() == 0 ); in test01()
[all …]

12345678910>>...542