| /freebsd/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest_pred_impl.h | 120 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 D | velintrin_approx.h | 14 __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/crypto/krb5/src/util/support/ |
| H A D | t_json.c | 92 k5_json_number v2; in test_array() local 100 k5_json_number_create(2, &v2); in test_array() 101 k5_json_array_add(a, v2); in test_array() 116 k5_json_release(v2); in test_array() 152 k5_json_string s, v2; in test_object() local 157 k5_json_string_create("hejsan", &v2); in test_object() 158 k5_json_object_set(object, "key2", v2); in test_object() 178 k5_json_release(v2); in test_object() 224 k5_json_value v, v2; in test_json() local 238 v2 = k5_json_object_get(v, "key"); in test_json() [all …]
|
| H A D | hashtab.c | 60 sipround(uint64_t *v0, uint64_t *v1, uint64_t *v2, uint64_t *v3) in sipround() argument 63 *v2 += *v3; in sipround() 65 *v3 = rotl64(*v3, 16) ^ *v2; in sipround() 67 *v2 += *v1; in sipround() 69 *v1 = rotl64(*v1, 17) ^ *v2; in sipround() 71 *v2 = rotl64(*v2, 32); in sipround() 81 uint64_t v2 = k0 ^ 0x6C7967656E657261; in siphash24() local 91 sipround(&v0, &v1, &v2, &v3); in siphash24() 92 sipround(&v0, &v1, &v2, &v3); in siphash24() 101 sipround(&v0, &v1, &v2, &v3); in siphash24() [all …]
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | vpsm4_ex-armv8.S | 100 ushr v2.16b, v0.16b, 4 103 tbl v2.16b, {v27.16b}, v2.16b 104 eor v0.16b, v0.16b, v2.16b 107 ushr v2.16b, v0.16b, 4 110 tbl v2.16b, {v29.16b}, v2.16b 111 eor v0.16b, v0.16b, v2.16b 163 ushr v2.4s,v12.4s,32-18 167 sli v2.4s,v12.4s,18 171 eor v12.16b,v2.16b,v3.16b 197 ushr v2.4s,v13.4s,32-18 [all …]
|
| H A D | aes-gcm-armv8_64.S | 69 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 D | vpsm4-armv8.S | 140 movi v2.16b,#192 143 sub v2.16b,v12.16b,v2.16b 147 tbl v2.16b,{v28.16b,v29.16b,v30.16b,v31.16b},v2.16b 149 add v2.2d,v2.2d,v12.2d 150 add v12.2d,v0.2d,v2.2d 154 ushr v2.4s,v12.4s,32-10 156 sli v2.4s,v12.4s,10 157 eor v1.16b,v2.16b,v1.16b 160 ushr v2.4s,v12.4s,32-24 162 sli v2.4s,v12.4s,24 [all …]
|
| H A D | ghashv8-armx.S | 33 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 D | vpaes-armv8.S | 145 tbl v2.16b, {v21.16b}, v0.16b // vpshufb %xmm0, %xmm3, %xmm2 147 eor v0.16b, v0.16b, v2.16b // vpxor %xmm2, %xmm0, %xmm0 154 tbl v4.16b, {v25.16b}, v2.16b // vpshufb %xmm2, %xmm13, %xmm4 # 4 = sb1u 158 tbl v5.16b, {v27.16b}, v2.16b // vpshufb %xmm2, %xmm15, %xmm5 # 4 = sb2u 160 tbl v2.16b, {v26.16b}, v3.16b // vpshufb %xmm3, %xmm14, %xmm2 # 2 = sb2t 163 eor v2.16b, v2.16b, v5.16b // vpxor %xmm5, %xmm2, %xmm2 # 2 = 2A 165 eor v3.16b, v3.16b, v2.16b // vpxor %xmm2, %xmm3, %xmm3 # 0 = 2A+B 182 tbl v2.16b, {v18.16b}, v3.16b // vpshufb %xmm3, %xmm10, %xmm2 # 2 = 1/iak 184 eor v2.16b, v2.16b, v1.16b // vpxor %xmm1, %xmm2, %xmm2 # 2 = io 193 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 D | b3_aarch64_sse2.S | 82 eor v0.16b, v2.16b, v0.16b 122 add v2.4s, v2.4s, v1.4s 124 add v2.4s, v2.4s, v5.4s 125 eor v3.16b, v2.16b, v3.16b 126 add v2.4s, v2.4s, v0.4s 133 add v2.4s, v2.4s, v5.4s 134 eor v3.16b, v2.16b, v3.16b 141 add v2.4s, v2.4s, v6.4s 145 ext v2.16b, v2.16b, v2.16b, #12 150 add v2.4s, v2.4s, v5.4s [all …]
|
| H A D | b3_aarch64_sse41.S | 82 eor v0.16b, v2.16b, v0.16b 155 add v0.4s, v2.4s, v3.4s 156 uzp2 v2.4s, v6.4s, v7.4s 161 add v7.4s, v16.4s, v2.4s 200 uzp2 v19.4s, v19.4s, v2.4s 224 zip1 v17.2d, v18.2d, v2.2d 225 zip2 v2.4s, v2.4s, v18.4s 228 zip1 v18.4s, v2.4s, v16.4s 229 zip1 v2.4s, v16.4s, v2.4s 232 ext v16.16b, v2.16b, v18.16b, #8 [all …]
|
| /freebsd/contrib/less/ |
| H A D | lesskey.h | 70 #define SNPRINTF2(str, size, fmt, v1, v2) snprintf((str), (size), (fmt), (v1), (v2)) argument 71 #define SNPRINTF3(str, size, fmt, v1, v2, v3) snprintf((str), (size), (fmt), (v1), (v2), (v3)) argument 72 #define SNPRINTF4(str, size, fmt, v1, v2, v3, v4) snprintf((str), (size), (fmt), (v1), (v2), (v3), … argument 76 #define SNPRINTF2(str, size, fmt, v1, v2) sprintf((str), (fmt), (v1), (v2)) argument 77 #define SNPRINTF3(str, size, fmt, v1, v2, v3) sprintf((str), (fmt), (v1), (v2), (v3)) argument 78 #define SNPRINTF4(str, size, fmt, v1, v2, v3, v4) sprintf((str), (fmt), (v1), (v2), (v3), (v4)) argument
|
| /freebsd/bin/sh/tests/expansion/ |
| H A D | arith6.0 | 3 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
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3588j.dtsi | 11 compatible = "operating-points-v2"; 28 compatible = "operating-points-v2"; 49 compatible = "operating-points-v2"; 70 compatible = "operating-points-v2"; 96 operating-points-v2 = <&cluster1_opp_table>; 100 operating-points-v2 = <&cluster1_opp_table>; 104 operating-points-v2 = <&cluster2_opp_table>; 108 operating-points-v2 = <&cluster2_opp_table>; 112 operating-points-v2 = <&cluster0_opp_table>; 116 operating-points-v2 = <&cluster0_opp_table>; [all …]
|
| H A D | rk3399-op1-opp.dtsi | 8 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 D | rk3588-opp.dtsi | 5 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 D | rk3399-op1.dtsi | 10 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 D | rk3399-t-opp.dtsi | 9 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 D | rk3399-t.dtsi | 11 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>;
|
| /freebsd/contrib/libarchive/test_utils/ |
| H A D | test_common.h | 170 #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 D | logic.c | 58 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 D | siphash.c | 62 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/crypto/openssl/crypto/siphash/ |
| H A D | siphash.c | 53 v2 += v3; \ 55 v3 ^= v2; \ 59 v2 += v1; \ 61 v1 ^= v2; \ 62 v2 = ROTL(v2, 32); \ 127 ctx->v2 = 0x6c7967656e657261ULL ^ k0; in SipHash_Init() 144 uint64_t v2 = ctx->v2; in SipHash_Update() local 190 ctx->v2 = v2; in SipHash_Update() 201 uint64_t v2 = ctx->v2; in SipHash_Final() local 237 v2 ^= 0xee; in SipHash_Final() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos5433-bus.dtsi | 14 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 D | SipHash.cpp | 40 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 …]
|