Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 25 of 1570) sorted by relevance

12345678910>>...63

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h120 const T2& v2) { in AssertPred2Helper() argument
121 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
128 << e2 << " evaluates to " << ::testing::PrintToString(v2); in AssertPred2Helper()
133 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure) \ argument
134 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), on_failure)
138 #define GTEST_PRED2_(pred, v1, v2, on_failure) \ argument
139 GTEST_ASSERT_(::testing::AssertPred2Helper(#pred, #v1, #v2, pred, v1, v2), \
143 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument
144 GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
145 #define EXPECT_PRED2(pred, v1, v2) \ argument
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvelintrin_approx.h14 __vr v2, v3, v4, v5; in _vel_approx_vfdivs_vvvl() local
19 v2 = _vel_vfmuls_vvvl(v0, v3, l); in _vel_approx_vfdivs_vvvl()
20 v4 = _vel_vfnmsbs_vvvvl(v0, v2, v1, l); in _vel_approx_vfdivs_vvvl()
21 v2 = _vel_vfmads_vvvvl(v2, v5, v4, l); in _vel_approx_vfdivs_vvvl()
22 v0 = _vel_vfnmsbs_vvvvl(v0, v2, v1, l); in _vel_approx_vfdivs_vvvl()
23 v0 = _vel_vfmads_vvvvl(v2, v3, v0, l); in _vel_approx_vfdivs_vvvl()
29 __vr v2, v3, v4, v5; in _vel_approx_pvfdiv_vvvl() local
34 v2 = _vel_pvfmul_vvvl(v0, v3, l); in _vel_approx_pvfdiv_vvvl()
35 v4 = _vel_pvfnmsb_vvvvl(v0, v2, v1, l); in _vel_approx_pvfdiv_vvvl()
36 v2 = _vel_pvfmad_vvvvl(v2, v5, v4, l); in _vel_approx_pvfdiv_vvvl()
[all …]
/freebsd/sys/crypto/openssl/aarch64/
H A Daes-gcm-armv8_64.S69 fmov v2.d[1], x9 //CTR block 2
86 aese v2.16b, v18.16b
87 aesmc v2.16b, v2.16b //AES block 2 - round 0
101 aese v2.16b, v19.16b
102 aesmc v2.16b, v2.16b //AES block 2 - round 1
131 aese v2.16b, v20.16b
132 aesmc v2.16b, v2.16b //AES block 2 - round 2
141 aese v2.16b, v21.16b
142 aesmc v2.16b, v2.16b //AES block 2 - round 3
155 aese v2.16b, v22.16b
[all …]
H A Dghashv8-armx.S33 pmull2 v2.1q,v20.2d,v20.2d
36 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing
37 eor v18.16b,v0.16b,v2.16b
42 ins v2.d[0],v1.d[1]
48 eor v18.16b,v18.16b,v2.16b
58 pmull2 v2.1q,v20.2d, v22.2d
63 ext v16.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing
65 eor v18.16b,v0.16b,v2.16b
74 ins v2.d[0],v1.d[1]
85 eor v18.16b,v18.16b,v2.16b
[all …]
H A Dvpaes-armv8.S140 tbl v2.16b, {v21.16b}, v0.16b // vpshufb %xmm0, %xmm3, %xmm2
142 eor v0.16b, v0.16b, v2.16b // vpxor %xmm2, %xmm0, %xmm0
149 tbl v4.16b, {v25.16b}, v2.16b // vpshufb %xmm2, %xmm13, %xmm4 # 4 = sb1u
153 tbl v5.16b, {v27.16b}, v2.16b // vpshufb %xmm2, %xmm15, %xmm5 # 4 = sb2u
155 tbl v2.16b, {v26.16b}, v3.16b // vpshufb %xmm3, %xmm14, %xmm2 # 2 = sb2t
158 eor v2.16b, v2.16b, v5.16b // vpxor %xmm5, %xmm2, %xmm2 # 2 = 2A
160 eor v3.16b, v3.16b, v2.16b // vpxor %xmm2, %xmm3, %xmm3 # 0 = 2A+B
177 tbl v2.16b, {v18.16b}, v3.16b // vpshufb %xmm3, %xmm10, %xmm2 # 2 = 1/iak
179 eor v2.16b, v2.16b, v1.16b // vpxor %xmm1, %xmm2, %xmm2 # 2 = io
188 tbl v4.16b, {v22.16b}, v2.16b // vpshufb %xmm2, %xmm4, %xmm4 # 4 = sbou
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/
H A Db3_aarch64_sse2.S81 eor v0.16b, v2.16b, v0.16b
121 add v2.4s, v2.4s, v1.4s
123 add v2.4s, v2.4s, v5.4s
124 eor v3.16b, v2.16b, v3.16b
125 add v2.4s, v2.4s, v0.4s
132 add v2.4s, v2
[all...]
H A Db3_aarch64_sse41.S81 eor v0.16b, v2.16b, v0.16b
154 add v0.4s, v2.4s, v3.4s
155 uzp2 v2.4s, v6.4s, v7.4s
160 add v7.4s, v16.4s, v2.4s
199 uzp2 v19.4s, v19.4s, v2.4s
223 zip1 v17.2d, v18.2d, v2.2d
224 zip2 v2.4s, v2.4s, v18.4s
227 zip1 v18.4s, v2.4s, v16.4s
228 zip1 v2
[all...]
/freebsd/bin/sh/tests/expansion/
H A Darith6.03 v2=D
7 while [ ${#v2} -lt 1250 ]; do
8 eval $v2=$((3+${#v2})) $v3=$((4-${#v2}))
9 eval f $(($v2+ $v1 +$v3))
11 echo bad: $v4 -ne 9 at ${#v2}
13 v2=x$v2
H A Dtrim4.03 v2=
7 while [ ${#v2} -lt 2000 ]; do
8 v4="${v2} ${v1%/*} $v3"
9 if [ ${#v4} -ne $((${#v2} + ${#v3} + 8)) ]; then
10 echo bad: ${#v4} -ne $((${#v2} + ${#v3} + 8))
12 v2=x$v2
/freebsd/contrib/libarchive/test_utils/
H A Dtest_common.h170 #define assertEqualInt(v1,v2) \ argument
171 assertion_equal_int(__FILE__, __LINE__, (v1), #v1, (v2), #v2, NULL)
172 #define assertEqualAddress(v1,v2) \ argument
173 assertion_equal_address(__FILE__, __LINE__, (v1), #v1, (v2), #v2, NULL)
175 #define assertEqualString(v1,v2) \ argument
176 assertion_equal_string(__FILE__, __LINE__, (v1), #v1, (v2), #v2, NULL, 0)
177 #define assertEqualUTF8String(v1,v2) \ argument
178 assertion_equal_string(__FILE__, __LINE__, (v1), #v1, (v2), #v2, NULL, 1)
180 #define assertEqualWString(v1,v2) \ argument
181 assertion_equal_wstring(__FILE__, __LINE__, (v1), #v1, (v2), #v2, NULL)
[all …]
/freebsd/tools/regression/include/stdatomic/
H A Dlogic.c58 T v2 = rndnum(); \
59 assert(atomic_##name(a, v2) == v1); \
65 T v2 = rndnum(); \
67 if (atomic_compare_exchange_##name(a, &v2, v3)) \
68 assert(v1 == v2); \
70 assert(atomic_compare_exchange_##name(a, &v2, v3)); \
86 DO_FETCH_TEST(T, a, exchange, v2); \
87 DO_FETCH_TEST(T, a, fetch_add, v1 + v2); \
88 DO_FETCH_TEST(T, a, fetch_and, v1 & v2); \
89 DO_FETCH_TEST(T, a, fetch_or, v1 | v2); \
[all …]
/freebsd/contrib/unbound/util/
H A Dsiphash.c62 v2 += v3; \
64 v3 ^= v2; \
68 v2 += v1; \
70 v1 ^= v2; \
71 v2 = ROTL(v2, 32); \
81 printf("(%3d) v2 %08x %08x\n", (int)inlen, (uint32_t)(v2 >> 32), \
82 (uint32_t)v2); \
95 uint64_t v2 = 0x6c7967656e657261ULL; in siphash() local
109 v2 ^= k0; in siphash()
174 v2 ^= 0xee; in siphash()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588j.dtsi11 compatible = "operating-points-v2";
33 compatible = "operating-points-v2";
59 compatible = "operating-points-v2";
85 compatible = "operating-points-v2";
115 operating-points-v2 = <&cluster1_opp_table>;
119 operating-points-v2 = <&cluster1_opp_table>;
123 operating-points-v2 = <&cluster2_opp_table>;
127 operating-points-v2 = <&cluster2_opp_table>;
131 operating-points-v2 = <&cluster0_opp_table>;
135 operating-points-v2 = <&cluster0_opp_table>;
[all …]
H A Drk3399-op1-opp.dtsi8 compatible = "operating-points-v2";
43 compatible = "operating-points-v2";
86 compatible = "operating-points-v2";
115 compatible = "operating-points-v2";
137 operating-points-v2 = <&cluster0_opp>;
141 operating-points-v2 = <&cluster0_opp>;
145 operating-points-v2 = <&cluster0_opp>;
149 operating-points-v2 = <&cluster0_opp>;
153 operating-points-v2 = <&cluster1_opp>;
157 operating-points-v2 = <&cluster1_opp>;
[all …]
H A Drk3588-opp.dtsi5 compatible = "operating-points-v2";
37 compatible = "operating-points-v2";
78 compatible = "operating-points-v2";
119 compatible = "operating-points-v2";
157 operating-points-v2 = <&cluster1_opp_table>;
161 operating-points-v2 = <&cluster1_opp_table>;
165 operating-points-v2 = <&cluster2_opp_table>;
169 operating-points-v2 = <&cluster2_opp_table>;
173 operating-points-v2 = <&cluster0_opp_table>;
177 operating-points-v2 = <&cluster0_opp_table>;
[all …]
H A Drk3399-op1.dtsi10 compatible = "operating-points-v2";
45 compatible = "operating-points-v2";
88 compatible = "operating-points-v2";
117 compatible = "operating-points-v2";
139 operating-points-v2 = <&cluster0_opp>;
143 operating-points-v2 = <&cluster0_opp>;
147 operating-points-v2 = <&cluster0_opp>;
151 operating-points-v2 = <&cluster0_opp>;
155 operating-points-v2 = <&cluster1_opp>;
159 operating-points-v2 = <&cluster1_opp>;
[all …]
H A Drk3399-t-opp.dtsi9 compatible = "operating-points-v2";
32 compatible = "operating-points-v2";
67 compatible = "operating-points-v2";
89 operating-points-v2 = <&cluster0_opp>;
93 operating-points-v2 = <&cluster0_opp>;
97 operating-points-v2 = <&cluster0_opp>;
101 operating-points-v2 = <&cluster0_opp>;
105 operating-points-v2 = <&cluster1_opp>;
109 operating-points-v2 = <&cluster1_opp>;
113 operating-points-v2 = <&gpu_opp_table>;
H A Drk3399-t.dtsi11 compatible = "operating-points-v2";
34 compatible = "operating-points-v2";
69 compatible = "operating-points-v2";
91 operating-points-v2 = <&cluster0_opp>;
95 operating-points-v2 = <&cluster0_opp>;
99 operating-points-v2 = <&cluster0_opp>;
103 operating-points-v2 = <&cluster0_opp>;
107 operating-points-v2 = <&cluster1_opp>;
111 operating-points-v2 = <&cluster1_opp>;
115 operating-points-v2 = <&gpu_opp_table>;
H A Drk3399-opp.dtsi8 compatible = "operating-points-v2";
39 compatible = "operating-points-v2";
78 compatible = "operating-points-v2";
108 operating-points-v2 = <&cluster0_opp>;
112 operating-points-v2 = <&cluster0_opp>;
116 operating-points-v2 = <&cluster0_opp>;
120 operating-points-v2 = <&cluster0_opp>;
124 operating-points-v2 = <&cluster1_opp>;
128 operating-points-v2 = <&cluster1_opp>;
132 operating-points-v2 = <&gpu_opp_table>;
H A Drk3399.dtsi10 compatible = "operating-points-v2";
41 compatible = "operating-points-v2";
80 compatible = "operating-points-v2";
110 operating-points-v2 = <&cluster0_opp>;
114 operating-points-v2 = <&cluster0_opp>;
118 operating-points-v2 = <&cluster0_opp>;
122 operating-points-v2 = <&cluster0_opp>;
126 operating-points-v2 = <&cluster1_opp>;
130 operating-points-v2 = <&cluster1_opp>;
134 operating-points-v2 = <&gpu_opp_table>;
/freebsd/crypto/openssl/crypto/siphash/
H A Dsiphash.c56 v2 += v3; \
58 v3 ^= v2; \
62 v2 += v1; \
64 v1 ^= v2; \
65 v2 = ROTL(v2, 32); \
130 ctx->v2 = 0x6c7967656e657261ULL ^ k0; in SipHash_Init()
147 uint64_t v2 = ctx->v2; in SipHash_Update() local
193 ctx->v2 = v2; in SipHash_Update()
204 uint64_t v2 = ctx->v2; in SipHash_Final() local
240 v2 ^= 0xee; in SipHash_Final()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-bus.dtsi14 operating-points-v2 = <&bus_g2d_400_opp_table>;
22 operating-points-v2 = <&bus_g2d_266_opp_table>;
30 operating-points-v2 = <&bus_gscl_opp_table>;
38 operating-points-v2 = <&bus_hevc_opp_table>;
46 operating-points-v2 = <&bus_g2d_400_opp_table>;
54 operating-points-v2 = <&bus_g2d_400_opp_table>;
62 operating-points-v2 = <&bus_g2d_400_opp_table>;
70 operating-points-v2 = <&bus_hevc_opp_table>;
78 operating-points-v2 = <&bus_hevc_opp_table>;
86 operating-points-v2 = <&bus_noc2_opp_table>;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSipHash.cpp40 v2 += v3; \
42 v3 ^= v2; \
46 v2 += v1; \
48 v1 ^= v2; \
49 v2 = ROTL(v2, 32); \
72 uint64_t v2 = UINT64_C(0x6c7967656e657261); in siphash() local
82 v2 ^= k0; in siphash()
133 v2 ^= 0xee; in siphash()
135 v2 ^= 0xff; in siphash()
140 b = v0 ^ v1 ^ v2 ^ v3; in siphash()
[all …]
/freebsd/sys/sys/
H A Dktr.h148 #define KTR_EVENT3(m, egroup, ident, etype, edat, a0, v0, a1, v1, a2, v2)\ argument
150 ident, edat, (v0), (v1), (v2))
152 a0, v0, a1, v1, a2, v2, a3, v3) \ argument
154 ident, edat, (v0), (v1), (v2), (v3))
165 #define KTR_STATE3(m, egroup, ident, state, a0, v0, a1, v1, a2, v2) \ argument
167 state, a0, (v0), a1, (v1), a2, (v2))
168 #define KTR_STATE4(m, egroup, ident, state, a0, v0, a1, v1, a2, v2, a3, v3)\ argument
170 state, a0, (v0), a1, (v1), a2, (v2), a3, (v3))
182 #define KTR_COUNTER3(m, egroup, ident, counter, a0, v0, a1, v1, a2, v2) \ argument
184 counter, a0, (v0), a1, (v1), a2, (v2))
[all …]
/freebsd/tests/sys/netgraph/
H A Dng_macfilter_test.sh134 local v1="$1" v2="$2" msg="$3"
136 if [ "$v1" = "$v2" ]; then
139 test_not_ok "$v1 vs $v2 $msg"
143 local v1="$1" v2="$2" msg="$3"
145 if [ "$v1" != "$v2" ]; then
148 test_not_ok "$v1 vs $v2 $msg"
152 local v1=$1 v2=$2 msg="$3"
154 if [ "$v1" -lt "$v2" ]; then
157 test_not_ok "$v1 >= $v2 $msg"
161 local v1=$1 v2=$2 msg="$3"
[all …]

12345678910>>...63