Home
last modified time | relevance | path

Searched refs:w11 (Results 1 – 25 of 2351) sorted by relevance

12345678910>>...95

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp96 inverse_gaussian_distribution<RealType> w11; in test_spots() local
104 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
109 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
110 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
179 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
180 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
187 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
253 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp96 inverse_gaussian_distribution<RealType> w11; in test_spots() local
104 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
109 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
110 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
179 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
180 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
187 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
253 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp96 inverse_gaussian_distribution<RealType> w11; in test_spots() local
104 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
109 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
110 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
179 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
180 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
187 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
253 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp96 inverse_gaussian_distribution<RealType> w11; in test_spots() local
104 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
109 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
110 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
179 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
180 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
187 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
253 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp96 inverse_gaussian_distribution<RealType> w11; in test_spots() local
104 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
109 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
110 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
179 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
180 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
187 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
253 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp102 inverse_gaussian_distribution<RealType> w11; in test_spots() local
110 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
115 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
116 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
185 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
192 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
193 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
200 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
259 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp102 inverse_gaussian_distribution<RealType> w11; in test_spots() local
110 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
115 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
116 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
185 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
192 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
193 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
200 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
259 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp102 inverse_gaussian_distribution<RealType> w11; in test_spots() local
110 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
115 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
116 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
185 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
192 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
193 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
200 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
259 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_inverse_gaussian.cpp102 inverse_gaussian_distribution<RealType> w11; in test_spots() local
110 … cdf(complement(w11, 1.)), static_cast<RealType>(1) - cdf(w11, 1.), tolerance); // cdf complement in test_spots()
115 quantile(complement(w11, static_cast<RealType>(0.5))), in test_spots()
116 quantile(w11, 1 - static_cast<RealType>(0.5)), in test_spots()
185 BOOST_CHECK_EQUAL(w11.mean(), 1); in BOOST_AUTO_TEST_CASE()
186 BOOST_CHECK_EQUAL(w11.scale(), 1); in BOOST_AUTO_TEST_CASE()
192 BOOST_CHECK_EQUAL(w11.mean(), w11.location()); in BOOST_AUTO_TEST_CASE()
193 BOOST_CHECK_EQUAL(w11.scale(), w11.scale()); in BOOST_AUTO_TEST_CASE()
200 BOOST_CHECK_CLOSE_FRACTION(median(w11), in BOOST_AUTO_TEST_CASE()
259 cdf(w11, 100), static_cast<double>(1), tolfeweps); // cdf in BOOST_AUTO_TEST_CASE()
[all …]
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/aarch64/
H A Dcabac-a.S43 ldr w11, [x0, #CABAC_I_LOW]
47 add w7, w11, w12
50 csel w11, w7, w11, ne
57 lsl w11, w11, w5
72 asr w4, w11, w14 // out
75 bic w11, w11, w13
102 ldr w11, [x0, #CABAC_I_LOW]
105 add w11, w1, w11, lsl #1
108 str w11, [x0, #CABAC_I_LOW]
122 ldr w11, [x0, #CABAC_I_LOW]
[all …]
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/aarch64/
H A Dcabac-a.S43 ldr w11, [x0, #CABAC_I_LOW]
47 add w7, w11, w12
50 csel w11, w7, w11, ne
57 lsl w11, w11, w5
72 asr w4, w11, w14 // out
75 bic w11, w11, w13
102 ldr w11, [x0, #CABAC_I_LOW]
105 add w11, w1, w11, lsl #1
108 str w11, [x0, #CABAC_I_LOW]
122 ldr w11, [x0, #CABAC_I_LOW]
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/
H A Dsve-fixed-length-int-vselect.ll108 ; CHECK-NEXT: strb w11, [sp, #9]
114 ; CHECK-NEXT: strb w11, [sp, #6]
121 ; CHECK-NEXT: strb w11, [sp, #3]
2312 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2329 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2340 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2347 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2361 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2375 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
2389 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
[all …]
H A Dsrem-vector-lkk.ll22 ; CHECK-NEXT: add w11, w11, w9
26 ; CHECK-NEXT: add w11, w15, w11, lsr #31
69 ; CHECK-NEXT: add w11, w11, w9
73 ; CHECK-NEXT: add w11, w15, w11, lsr #31
82 ; CHECK-NEXT: add w11, w11, w14
166 ; CHECK-NEXT: csel w11, w11, w9, lt
168 ; CHECK-NEXT: and w11, w11, #0xffffffe0
214 ; CHECK-NEXT: add w11, w11, w9
254 ; CHECK-NEXT: add w11, w10, w11
257 ; CHECK-NEXT: csel w11, w11, w10, lt
[all …]
H A Dsve-fixed-length-fp-vselect.ll67 ; CHECK-NEXT: strh w11, [sp, #28]
73 ; CHECK-NEXT: strh w11, [sp, #22]
91 ; CHECK-NEXT: strh w11, [sp, #4]
1196 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1213 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1224 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1231 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1245 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1259 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
1273 ; VBITS_GE_2048-NEXT: // kill: def $w11 killed $w11 killed $x11 def $x11
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/arm/arm64/
H A DMNNVectorTop1Int32.S25 mov w11, #0
26 mov v29.s[0], w11
27 mov w11, #1
28 mov v29.s[1], w11
29 mov w11, #2
30 mov v29.s[2], w11
31 mov w11, #3
32 mov v29.s[3], w11
38 mov w11, #4
39 mov v27.s[0], w11
[all …]
H A DMNNVectorTop1Float.S25 mov w11, #0
26 mov v29.s[0], w11
27 mov w11, #1
28 mov v29.s[1], w11
29 mov w11, #2
30 mov v29.s[2], w11
31 mov w11, #3
32 mov v29.s[3], w11
38 mov w11, #4
39 mov v27.s[0], w11
[all …]
/dports/security/gnutls/gnutls-3.6.16/lib/accelerated/aarch64/macosx/
H A Dsha256-armv8.s290 rev w11,w11
742 add w11,w11,w4
746 add w11,w11,w1
748 add w11,w11,w0
1270 ror w11,w11,#6
1298 ror w11,w11,#6
1326 ror w11,w11,#6
1353 ror w11,w11,#6
1379 ror w11,w11,#6
1407 ror w11,w11,#6
[all …]
/dports/security/gnutls/gnutls-3.6.16/lib/accelerated/aarch64/elf/
H A Dsha256-armv8.s290 rev w11,w11
742 add w11,w11,w4
746 add w11,w11,w1
748 add w11,w11,w0
1270 ror w11,w11,#6
1298 ror w11,w11,#6
1326 ror w11,w11,#6
1353 ror w11,w11,#6
1379 ror w11,w11,#6
1407 ror w11,w11,#6
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/
H A Dsha256-armv8.S753 add w11,w11,w4
757 add w11,w11,w1
759 add w11,w11,w0
1281 ror w11,w11,#6
1309 ror w11,w11,#6
1337 ror w11,w11,#6
1364 ror w11,w11,#6
1390 ror w11,w11,#6
1418 ror w11,w11,#6
1446 ror w11,w11,#6
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/
H A Dsha256-armv8.S753 add w11,w11,w4
757 add w11,w11,w1
759 add w11,w11,w0
1281 ror w11,w11,#6
1309 ror w11,w11,#6
1337 ror w11,w11,#6
1364 ror w11,w11,#6
1390 ror w11,w11,#6
1418 ror w11,w11,#6
1446 ror w11,w11,#6
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dtransient_window_stacking_client_unittest.cc65 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
75 parent->StackChildAbove(w11, w2.get()); in TEST_F()
76 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
87 parent->StackChildAbove(w11, w21); in TEST_F()
88 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
92 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
97 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
107 parent->StackChildAbove(w11, w213); in TEST_F()
149 parent->StackChildBelow(w11, w2.get()); in TEST_F()
157 parent->StackChildBelow(w21, w11); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dtransient_window_stacking_client_unittest.cc65 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
75 parent->StackChildAbove(w11, w2.get()); in TEST_F()
76 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
87 parent->StackChildAbove(w11, w21); in TEST_F()
88 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
92 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
97 EXPECT_EQ(w11, parent->children().back()); in TEST_F()
107 parent->StackChildAbove(w11, w213); in TEST_F()
149 parent->StackChildBelow(w11, w2.get()); in TEST_F()
157 parent->StackChildBelow(w21, w11); in TEST_F()
[all …]
/dports/math/miracl/miracl-5.6/
H A Dmrflsh4.c72 fconv(_MIPP_ 1,1,mr_mip->w11); in fatanh()
76 flop(_MIPP_ mr_mip->w11,y,op,y); in fatanh()
109 fmul(_MIPP_ y,y,mr_mip->w11); in fasinh()
110 fincr(_MIPP_ mr_mip->w11,1,1,mr_mip->w11); in fasinh()
111 froot(_MIPP_ mr_mip->w11,2,mr_mip->w11); in fasinh()
112 fadd(_MIPP_ y,mr_mip->w11,y); in fasinh()
147 fmul(_MIPP_ y,y,mr_mip->w11); in facosh()
148 fincr(_MIPP_ mr_mip->w11,(-1),1,mr_mip->w11); in facosh()
149 froot(_MIPP_ mr_mip->w11,2,mr_mip->w11); in facosh()
150 fadd(_MIPP_ y,mr_mip->w11,y); in facosh()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dmachine-outliner-compatible-candidates.mir31 $w11 = ORRWri $wzr, 1
32 $w11 = ORRWri $wzr, 1
33 $w11 = ORRWri $wzr, 1
34 $w11 = ORRWri $wzr, 1
53 $w11 = ORRWri $wzr, 1
54 $w11 = ORRWri $wzr, 1
55 $w11 = ORRWri $wzr, 1
56 $w11 = ORRWri $wzr, 1
74 $w11 = ORRWri $wzr, 1
75 $w11 = ORRWri $wzr, 1
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dmachine-outliner-compatible-candidates.mir31 $w11 = ORRWri $wzr, 1
32 $w11 = ORRWri $wzr, 1
33 $w11 = ORRWri $wzr, 1
34 $w11 = ORRWri $wzr, 1
53 $w11 = ORRWri $wzr, 1
54 $w11 = ORRWri $wzr, 1
55 $w11 = ORRWri $wzr, 1
56 $w11 = ORRWri $wzr, 1
74 $w11 = ORRWri $wzr, 1
75 $w11 = ORRWri $wzr, 1
[all …]

12345678910>>...95