Home
last modified time | relevance | path

Searched refs:source1 (Results 226 – 250 of 3566) sorted by relevance

12345678910>>...143

/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Davx512bw-vpcmpuw-2.c20 source1.x = _mm512_loadu_si512 (s1); \
22 dst1 = _mm512_cmp_epu16_mask (source1.x, source2.x, imm);\
23 dst2 = _mm512_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
36 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
38 dst1 = _mm256_cmp_epu16_mask (source1.x, source2.x, imm);\
39 dst2 = _mm256_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
52 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
54 dst1 = _mm_cmp_epu16_mask (source1.x, source2.x, imm);\
55 dst2 = _mm_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
79 UNION_TYPE (AVX512F_LEN, i_w) source1, source2; in TEST()
H A Davx512bw-vpcmpw-2.c20 source1.x = _mm512_loadu_si512 (s1); \
22 dst1 = _mm512_cmp_epi16_mask (source1.x, source2.x, imm);\
23 dst2 = _mm512_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
36 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
38 dst1 = _mm256_cmp_epi16_mask (source1.x, source2.x, imm);\
39 dst2 = _mm256_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
52 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
54 dst1 = _mm_cmp_epi16_mask (source1.x, source2.x, imm);\
55 dst2 = _mm_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
79 UNION_TYPE (AVX512F_LEN, i_w) source1, source2; in TEST()
H A Davx512bw-vpcmpb-2.c18 source1.x = _mm512_loadu_si512 (s1); \
20 dst1 = _mm512_cmp_epi8_mask (source1.x, source2.x, imm);\
21 dst2 = _mm512_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
32 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
34 dst1 = _mm256_cmp_epi8_mask (source1.x, source2.x, imm);\
35 dst2 = _mm256_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
46 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
48 dst1 = _mm_cmp_epi8_mask (source1.x, source2.x, imm);\
49 dst2 = _mm_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
89 UNION_TYPE (AVX512F_LEN, i_b) source1, source2; in TEST()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Davx512bw-vpcmpb-2.c18 source1.x = _mm512_loadu_si512 (s1); \
20 dst1 = _mm512_cmp_epi8_mask (source1.x, source2.x, imm);\
21 dst2 = _mm512_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
32 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
34 dst1 = _mm256_cmp_epi8_mask (source1.x, source2.x, imm);\
35 dst2 = _mm256_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
46 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
48 dst1 = _mm_cmp_epi8_mask (source1.x, source2.x, imm);\
49 dst2 = _mm_mask_cmp_epi8_mask (mask, source1.x, source2.x, imm);\
89 UNION_TYPE (AVX512F_LEN, i_b) source1, source2; in TEST()
H A Davx512bw-vpcmpw-2.c20 source1.x = _mm512_loadu_si512 (s1); \
22 dst1 = _mm512_cmp_epi16_mask (source1.x, source2.x, imm);\
23 dst2 = _mm512_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
36 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
38 dst1 = _mm256_cmp_epi16_mask (source1.x, source2.x, imm);\
39 dst2 = _mm256_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
52 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
54 dst1 = _mm_cmp_epi16_mask (source1.x, source2.x, imm);\
55 dst2 = _mm_mask_cmp_epi16_mask (mask, source1.x, source2.x, imm);\
79 UNION_TYPE (AVX512F_LEN, i_w) source1, source2; in TEST()
H A Davx512bw-vpcmpub-2.c18 source1.x = _mm512_loadu_si512 (s1); \
20 dst1 = _mm512_cmp_epu8_mask (source1.x, source2.x, imm);\
21 dst2 = _mm512_mask_cmp_epu8_mask (mask, source1.x, source2.x, imm);\
32 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
34 dst1 = _mm256_cmp_epu8_mask (source1.x, source2.x, imm);\
35 dst2 = _mm256_mask_cmp_epu8_mask (mask, source1.x, source2.x, imm);\
46 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
48 dst1 = _mm_cmp_epu8_mask (source1.x, source2.x, imm);\
49 dst2 = _mm_mask_cmp_epu8_mask (mask, source1.x, source2.x, imm);\
89 UNION_TYPE (AVX512F_LEN, i_b) source1, source2; in TEST()
H A Davx512bw-vpcmpuw-2.c20 source1.x = _mm512_loadu_si512 (s1); \
22 dst1 = _mm512_cmp_epu16_mask (source1.x, source2.x, imm);\
23 dst2 = _mm512_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
36 source1.x = _mm256_loadu_si256 ((__m256i*)s1); \
38 dst1 = _mm256_cmp_epu16_mask (source1.x, source2.x, imm);\
39 dst2 = _mm256_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
52 source1.x = _mm_loadu_si128 ((__m128i*)s1); \
54 dst1 = _mm_cmp_epu16_mask (source1.x, source2.x, imm);\
55 dst2 = _mm_mask_cmp_epu16_mask (mask, source1.x, source2.x, imm);\
79 UNION_TYPE (AVX512F_LEN, i_w) source1, source2; in TEST()
/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/tests/check/gnl/
H A Dgnlcomposition.c74 GstElement *comp, *source1, *def, *sink; in GST_START_TEST() local
101 g_object_connect (source1, "signal::pad-added", in GST_START_TEST()
113 ASSERT_OBJECT_REFCOUNT (source1, "source1", 1); in GST_START_TEST()
119 gst_object_ref (source1); in GST_START_TEST()
120 gst_bin_add (GST_BIN (comp), source1); in GST_START_TEST()
178 gst_bin_remove (GST_BIN (comp), source1); in GST_START_TEST()
185 gst_bin_add (GST_BIN (comp), source1); in GST_START_TEST()
205 gst_object_unref (source1); in GST_START_TEST()
220 GstElement *source1, *source2; in GST_START_TEST() local
227 gst_bin_add (composition, source1); in GST_START_TEST()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Threading.Tasks.Dataflow/Test/System.Threading.Tasks.Dataflow/
H A DBatchBlockTest.cs167 var source1 = in NonGreedyBatchWithBoundedCapacityTest()
174 Assert.IsTrue (source1.Post (11)); in NonGreedyBatchWithBoundedCapacityTest()
179 Assert.IsTrue (source1.Post (12)); in NonGreedyBatchWithBoundedCapacityTest()
188 Assert.IsTrue (source1.Post (13)); in NonGreedyBatchWithBoundedCapacityTest()
233 var source1 = in NonGreedyBatchWithBoundedCapacityTriggerTest()
242 Assert.IsTrue (source1.Post (11)); in NonGreedyBatchWithBoundedCapacityTriggerTest()
248 Assert.IsTrue (source1.Post (12)); in NonGreedyBatchWithBoundedCapacityTriggerTest()
271 var source1 = in NonGreedyBatchWithBoundedCapacityTriggerTest2()
281 Assert.IsTrue (source1.Post (11)); in NonGreedyBatchWithBoundedCapacityTriggerTest2()
287 Assert.IsTrue (source1.Post (12)); in NonGreedyBatchWithBoundedCapacityTriggerTest2()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dreshape_order_5.f906 integer, dimension(6) :: source1 = (/ 1, 2, 3, 4, 5, 6 /) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }

12345678910>>...143