Home
last modified time | relevance | path

Searched refs:bit_or (Results 1 – 25 of 1440) sorted by relevance

12345678910>>...58

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Di_reduce_or.h37 r = bit_or(r, move16_l<4>(r)); in i_reduce_or()
38 r = bit_or(r, move16_l<2>(r)); in i_reduce_or()
39 r = bit_or(r, move16_l<1>(r)); in i_reduce_or()
77 r = bit_or(r, a.vec(j)); in i_reduce_or()
96 r = bit_or(r, move8_l<2>(r)); in i_reduce_or()
97 r = bit_or(r, move8_l<1>(r)); in i_reduce_or()
135 r = bit_or(r, a.vec(j)); in i_reduce_or()
154 r = bit_or(r, move4_l<1>(r)); in i_reduce_or()
165 r = bit_or(r, move4_l<2>(r)); in i_reduce_or()
193 r = bit_or(r, a.vec(j)); in i_reduce_or()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dwin_bit.result31 bit_or(b) over (order by pk) as bit_or,
35 pk a b bit_or bit_and bit_xor
45 bit_or(b) over (order by pk) as bit_or,
49 pk a b bit_or bit_and bit_xor
60 bit_or(b) over (partition by a order by pk) as bit_or,
64 pk a b bit_or bit_and bit_xor
74 bit_or(b) over (partition by a order by pk) as bit_or,
78 pk a b bit_or bit_and bit_xor
93 pk a b bit_or bit_and bit_xor
103 bit_or(b) over (partition by a order by pk) as bit_or,
[all …]
H A Dwin_bit.test39 bit_or(b) over (order by pk) as bit_or,
45 bit_or(b) over (order by pk) as bit_or,
52 bit_or(b) over (partition by a order by pk) as bit_or,
58 bit_or(b) over (partition by a order by pk) as bit_or,
65 bit_or(b) over (partition by a order by pk ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) as bit_or,
71 bit_or(b) over (partition by a order by pk) as bit_or,
82 #select pk, a, b, bit_or(b) over (order by a) as count from t1 order by a, pk;
85 #select pk, a, b, bit_or(b) over (order by a, pk ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)…
/dports/math/maxima/maxima-5.43.2/share/contrib/bitwise/
H A Drtest_bitwise.mac52 bit_or();
54 bit_or(x);
56 bit_or(x,x,x,y);
57 'bit_or(x,y)$
58 bit_or(0,x,y);
59 'bit_or(x,y)$
60 bit_or(-1,x,y);
66 bit_or(1,de,y);
67 'bit_or(de+1,y)$
70 bit_or(1,x,d_o);
[all …]
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/core/
H A Dbit_or.h36 bit_or(const any_vec<N,V1>& a, const any_vec<N,V2>& b) in bit_or() function
44 bit_or(const unsigned& a, const any_vec<N,V>& b) in bit_or() function
50 bit_or(const unsigned long& a, const any_vec<N,V>& b) in bit_or() function
62 bit_or(const int& a, const any_vec<N,V>& b) in bit_or() function
68 bit_or(const long& a, const any_vec<N,V>& b) in bit_or() function
74 bit_or(const long long& a, const any_vec<N,V>& b) in bit_or() function
81 bit_or(const any_vec<N,V>& a, const unsigned& b) in bit_or() function
87 bit_or(const any_vec<N,V>& a, const unsigned long& b) in bit_or() function
99 bit_or(const any_vec<N,V>& a, const int& b) in bit_or() function
105 bit_or(const any_vec<N,V>& a, const long& b) in bit_or() function
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/test/worksharing/sections/
H A Domp_parallel_sections_reduction.c22 int bit_or; in test_omp_parallel_sections_reduction() local
35 bit_or=0; in test_omp_parallel_sections_reduction()
384 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
390 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
396 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
400 if(bit_or) { in test_omp_parallel_sections_reduction()
404 bit_or = 0; in test_omp_parallel_sections_reduction()
412 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
418 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
424 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
[all …]
H A Domp_sections_reduction.c21 int bit_or; in test_omp_sections_reduction() local
35 bit_or=0; in test_omp_sections_reduction()
411 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
417 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
423 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
428 if(bit_or) { in test_omp_sections_reduction()
432 bit_or = 0; in test_omp_sections_reduction()
442 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
448 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
454 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/test/worksharing/sections/
H A Domp_parallel_sections_reduction.c22 int bit_or; in test_omp_parallel_sections_reduction() local
35 bit_or=0; in test_omp_parallel_sections_reduction()
384 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
390 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
396 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
400 if(bit_or) { in test_omp_parallel_sections_reduction()
404 bit_or = 0; in test_omp_parallel_sections_reduction()
412 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
418 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
424 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
[all …]
H A Domp_sections_reduction.c21 int bit_or; in test_omp_sections_reduction() local
35 bit_or=0; in test_omp_sections_reduction()
411 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
417 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
423 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
428 if(bit_or) { in test_omp_sections_reduction()
432 bit_or = 0; in test_omp_sections_reduction()
442 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
448 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
454 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/worksharing/sections/
H A Domp_parallel_sections_reduction.c22 int bit_or; in test_omp_parallel_sections_reduction() local
35 bit_or=0; in test_omp_parallel_sections_reduction()
384 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
390 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
396 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
400 if(bit_or) { in test_omp_parallel_sections_reduction()
404 bit_or = 0; in test_omp_parallel_sections_reduction()
412 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
418 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
424 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
[all …]
H A Domp_sections_reduction.c21 int bit_or; in test_omp_sections_reduction() local
35 bit_or=0; in test_omp_sections_reduction()
411 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
417 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
423 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
428 if(bit_or) { in test_omp_sections_reduction()
432 bit_or = 0; in test_omp_sections_reduction()
442 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
448 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
454 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/test/worksharing/sections/
H A Domp_parallel_sections_reduction.c22 int bit_or; in test_omp_parallel_sections_reduction() local
35 bit_or=0; in test_omp_parallel_sections_reduction()
384 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
390 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
396 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
400 if(bit_or) { in test_omp_parallel_sections_reduction()
404 bit_or = 0; in test_omp_parallel_sections_reduction()
412 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
418 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
424 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
[all …]
H A Domp_sections_reduction.c21 int bit_or; in test_omp_sections_reduction() local
35 bit_or=0; in test_omp_sections_reduction()
411 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
417 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
423 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
428 if(bit_or) { in test_omp_sections_reduction()
432 bit_or = 0; in test_omp_sections_reduction()
442 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
448 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
454 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/test/worksharing/sections/
H A Domp_parallel_sections_reduction.c22 int bit_or; in test_omp_parallel_sections_reduction() local
35 bit_or=0; in test_omp_parallel_sections_reduction()
384 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
390 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
396 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
400 if(bit_or) { in test_omp_parallel_sections_reduction()
404 bit_or = 0; in test_omp_parallel_sections_reduction()
412 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
418 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
424 bit_or = bit_or | logics[i]; in test_omp_parallel_sections_reduction()
[all …]
H A Domp_sections_reduction.c21 int bit_or; in test_omp_sections_reduction() local
35 bit_or=0; in test_omp_sections_reduction()
411 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
417 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
423 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
428 if(bit_or) { in test_omp_sections_reduction()
432 bit_or = 0; in test_omp_sections_reduction()
442 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
448 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
454 bit_or = bit_or | logics[i]; in test_omp_sections_reduction()
[all …]

12345678910>>...58