Home
last modified time | relevance | path

Searched full:round (Results 1 – 25 of 11805) sorted by relevance

12345678910>>...473

/aosp_15_r20/external/cronet/third_party/boringssl/src/gen/bcm/
H A Daesv8-gcm-armv8-win.S33 ldp x13, x14, [x19] // load round N keys
34 ldr q31, [x19, #-16] // load round N-1 keys
51 aesmc v0.16b, v0.16b // AES block 0 - round 0
66 aesmc v0.16b, v0.16b // AES block 0 - round 1
70 aesmc v1.16b, v1.16b // AES block 1 - round 0
73 aesmc v0.16b, v0.16b // AES block 0 - round 2
76 aesmc v2.16b, v2.16b // AES block 2 - round 0
79 aesmc v1.16b, v1.16b // AES block 1 - round 1
83 aesmc v3.16b, v3.16b // AES block 3 - round 0
85 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
H A Daesv8-gcm-armv8-apple.S31 ldp x13, x14, [x19] // load round N keys
32 ldr q31, [x19, #-16] // load round N-1 keys
49 aesmc v0.16b, v0.16b // AES block 0 - round 0
64 aesmc v0.16b, v0.16b // AES block 0 - round 1
68 aesmc v1.16b, v1.16b // AES block 1 - round 0
71 aesmc v0.16b, v0.16b // AES block 0 - round 2
74 aesmc v2.16b, v2.16b // AES block 2 - round 0
77 aesmc v1.16b, v1.16b // AES block 1 - round 1
81 aesmc v3.16b, v3.16b // AES block 3 - round 0
83 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
H A Daesv8-gcm-armv8-linux.S31 ldp x13, x14, [x19] // load round N keys
32 ldr q31, [x19, #-16] // load round N-1 keys
49 aesmc v0.16b, v0.16b // AES block 0 - round 0
64 aesmc v0.16b, v0.16b // AES block 0 - round 1
68 aesmc v1.16b, v1.16b // AES block 1 - round 0
71 aesmc v0.16b, v0.16b // AES block 0 - round 2
74 aesmc v2.16b, v2.16b // AES block 2 - round 0
77 aesmc v1.16b, v1.16b // AES block 1 - round 1
81 aesmc v3.16b, v3.16b // AES block 3 - round 0
83 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
H A Dbn-586-win.asm129 ; Round 0
138 ; Round 4
147 ; Round 8
156 ; Round 12
165 ; Round 16
174 ; Round 20
183 ; Round 24
192 ; Round 28
212 ; Tail Round 0
223 ; Tail Round 1
[all …]
H A Dbn-586-apple.S124 # Round 0
133 # Round 4
142 # Round 8
151 # Round 12
160 # Round 16
169 # Round 20
178 # Round 24
187 # Round 28
207 # Tail Round 0
218 # Tail Round 1
[all …]
/aosp_15_r20/external/boringssl/src/gen/bcm/
H A Daesv8-gcm-armv8-win.S33 ldp x13, x14, [x19] // load round N keys
34 ldr q31, [x19, #-16] // load round N-1 keys
51 aesmc v0.16b, v0.16b // AES block 0 - round 0
66 aesmc v0.16b, v0.16b // AES block 0 - round 1
70 aesmc v1.16b, v1.16b // AES block 1 - round 0
73 aesmc v0.16b, v0.16b // AES block 0 - round 2
76 aesmc v2.16b, v2.16b // AES block 2 - round 0
79 aesmc v1.16b, v1.16b // AES block 1 - round 1
83 aesmc v3.16b, v3.16b // AES block 3 - round 0
85 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
H A Daesv8-gcm-armv8-linux.S31 ldp x13, x14, [x19] // load round N keys
32 ldr q31, [x19, #-16] // load round N-1 keys
49 aesmc v0.16b, v0.16b // AES block 0 - round 0
64 aesmc v0.16b, v0.16b // AES block 0 - round 1
68 aesmc v1.16b, v1.16b // AES block 1 - round 0
71 aesmc v0.16b, v0.16b // AES block 0 - round 2
74 aesmc v2.16b, v2.16b // AES block 2 - round 0
77 aesmc v1.16b, v1.16b // AES block 1 - round 1
81 aesmc v3.16b, v3.16b // AES block 3 - round 0
83 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
H A Daesv8-gcm-armv8-apple.S31 ldp x13, x14, [x19] // load round N keys
32 ldr q31, [x19, #-16] // load round N-1 keys
49 aesmc v0.16b, v0.16b // AES block 0 - round 0
64 aesmc v0.16b, v0.16b // AES block 0 - round 1
68 aesmc v1.16b, v1.16b // AES block 1 - round 0
71 aesmc v0.16b, v0.16b // AES block 0 - round 2
74 aesmc v2.16b, v2.16b // AES block 2 - round 0
77 aesmc v1.16b, v1.16b // AES block 1 - round 1
81 aesmc v3.16b, v3.16b // AES block 3 - round 0
83 aesmc v2.16b, v2.16b // AES block 2 - round 1
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecjpake.data10 ECJPAKE round one: client, valid
13 ECJPAKE round one: server, valid
16 ECJPAKE round one: role mismatch
19 ECJPAKE round one: trailing byte
22 ECJPAKE round one: KKP1: no data
25 ECJPAKE round one: KKP1: length of first point too small
28 ECJPAKE round one: KKP1: length of first point too big
31 ECJPAKE round one: KKP1: no point data
34 ECJPAKE round one: KKP1: first point is zero
37 ECJPAKE round one: KKP1: unknown first point format
[all …]
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ecjpake.data10 ECJPAKE round one: client, valid
13 ECJPAKE round one: server, valid
16 ECJPAKE round one: role mismatch
19 ECJPAKE round one: trailing byte
22 ECJPAKE round one: KKP1: no data
25 ECJPAKE round one: KKP1: length of first point too small
28 ECJPAKE round one: KKP1: length of first point too big
31 ECJPAKE round one: KKP1: no point data
34 ECJPAKE round one: KKP1: first point is zero
37 ECJPAKE round one: KKP1: unknown first point format
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/modes/asm/
H A Daesv8-gcm-armv8.pl176 # last two round keys into consistent registers across all sizes, as they're
219 # rkN_l and rkN_h store the final round key, which is handled slightly
270 # rkNm1 stores the second-to-last round key, which is handled slightly
307 ldp $rkN_l, $rkN_h, [$input_l1] // load round N keys
308 ldr $rkNm1q, [$input_l1, #-16] // load round N-1 keys
324 aese $ctr0b, $rk0 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 0
338 aese $ctr0b, $rk1 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 1
341 aese $ctr1b, $rk0 \n aesmc $ctr1b, $ctr1b // AES block 1 - round 0
343 aese $ctr0b, $rk2 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 2
345 aese $ctr2b, $rk0 \n aesmc $ctr2b, $ctr2b // AES block 2 - round 0
[all …]
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/modes/asm/
H A Daesv8-gcm-armv8.pl176 # last two round keys into consistent registers across all sizes, as they're
219 # rkN_l and rkN_h store the final round key, which is handled slightly
270 # rkNm1 stores the second-to-last round key, which is handled slightly
307 ldp $rkN_l, $rkN_h, [$input_l1] // load round N keys
308 ldr $rkNm1q, [$input_l1, #-16] // load round N-1 keys
324 aese $ctr0b, $rk0 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 0
338 aese $ctr0b, $rk1 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 1
341 aese $ctr1b, $rk0 \n aesmc $ctr1b, $ctr1b // AES block 1 - round 0
343 aese $ctr0b, $rk2 \n aesmc $ctr0b, $ctr0b // AES block 0 - round 2
345 aese $ctr2b, $rk0 \n aesmc $ctr2b, $ctr2b // AES block 2 - round 0
[all …]
/aosp_15_r20/external/XNNPACK/src/math/
H A Dexpm1.sollya8 print("log2(e) =", round(log2(exp(1)), single, RN));
9 minus_ln2_hi = round(-log(2), single, RN);
10 minus_ln2_lo = round(-log(2) - minus_ln2_hi, single, RN);
14 print("log2(e) * 8 =", round(log2(exp(1)) * 8, single, RN));
15 minus_ln2_o8_hi = round(-log(2)/8, single, RN);
16 minus_ln2_o8_lo = round(-log(2)/8 - minus_ln2_o8_hi, single, RN);
20 lb = round(-log(2)/2, single, RN);
21 ub = round(log(2)/2, single, RN);
26 print(" relative error =", round(dirtyinfnorm(P / expm1(x) - 1, [lb; ub]), single, RU));
28 lb = round(-log(2)/2, single, RN);
[all …]
H A Dexp.sollya8 print("log2(e) =", round(log2(exp(1)), single, RN));
9 minus_ln2_hi = round(-log(2), single, RN);
10 minus_ln2_lo = round(-log(2) - minus_ln2_hi, single, RN);
14 lb = round(-log(2)/2, single, RN);
15 ub = round(log(2)/2, single, RN);
20 print("relative error =", round(dirtyinfnorm(P / exp(x) - 1, [lb; ub]), single, RU));
22 lb = round(-log(2)/2, single, RN);
23 ub = round(log(2)/2, single, RN);
28 print("relative error =", round(dirtyinfnorm(P / exp(x) - 1, [lb; ub]), single, RU));
30 lb = round(-log(2)/8, single, RN);
[all …]
/aosp_15_r20/external/openscreen/third_party/boringssl/win-x86/crypto/fipsmodule/
H A Dbn-586.asm128 ; Round 0
137 ; Round 4
146 ; Round 8
155 ; Round 12
164 ; Round 16
173 ; Round 20
182 ; Round 24
191 ; Round 28
211 ; Tail Round 0
222 ; Tail Round 1
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/win-x86/crypto/fipsmodule/
Dbn-586.asm128 ; Round 0
137 ; Round 4
146 ; Round 8
155 ; Round 12
164 ; Round 16
173 ; Round 20
182 ; Round 24
191 ; Round 28
211 ; Tail Round 0
222 ; Tail Round 1
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/win-x86/crypto/fipsmodule/
Dbn-586.asm128 ; Round 0
137 ; Round 4
146 ; Round 8
155 ; Round 12
164 ; Round 16
173 ; Round 20
182 ; Round 24
191 ; Round 28
211 ; Tail Round 0
222 ; Tail Round 1
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Math/
H A DRoundTests.java30 * @summary Check for correct implementation of {Math, StrictMath}.round
52 Tests.test("Math.round", input, Math.round(input), expected); in testNearHalfCases()
53 Tests.test("StrictMath.round", input, StrictMath.round(input), expected); in testNearHalfCases()
74 Tests.test("Math.round", input, Math.round(input), expected); in testNearHalfCases()
75 Tests.test("StrictMath.round", input, StrictMath.round(input), expected); in testNearHalfCases()
80 Tests.test("Math.round", Float.NaN, Math.round(Float.NaN), 0.0F); in testSpecialCases()
81 Tests.test("Math.round", Float.POSITIVE_INFINITY, in testSpecialCases()
82 Math.round(Float.POSITIVE_INFINITY), Integer.MAX_VALUE); in testSpecialCases()
83 Tests.test("Math.round", Float.NEGATIVE_INFINITY, in testSpecialCases()
84 Math.round(Float.NEGATIVE_INFINITY), Integer.MIN_VALUE); in testSpecialCases()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/mac-x86/crypto/fipsmodule/
Dbn-586.S125 # Round 0
134 # Round 4
143 # Round 8
152 # Round 12
161 # Round 16
170 # Round 20
179 # Round 24
188 # Round 28
208 # Tail Round 0
219 # Tail Round 1
[all …]
/aosp_15_r20/external/openscreen/third_party/boringssl/mac-x86/crypto/fipsmodule/
H A Dbn-586.S125 # Round 0
134 # Round 4
143 # Round 8
152 # Round 12
161 # Round 16
170 # Round 20
179 # Round 24
188 # Round 28
208 # Tail Round 0
219 # Tail Round 1
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/mac-x86/crypto/fipsmodule/
Dbn-586.S125 # Round 0
134 # Round 4
143 # Round 8
152 # Round 12
161 # Round 16
170 # Round 20
179 # Round 24
188 # Round 28
208 # Tail Round 0
219 # Tail Round 1
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/images/
H A Dops_xla_gather_1.svg1round" stroke-linecap="butt" d="m385.85303 8.472441l300.063 0l0 434.3937l-300.063 0z" fill-rule="e…
H A Dops_xla_gather_0.svg1round" stroke-linecap="butt" d="m218.29134 20.871391l293.88977 0l0 427.33856l-293.88977 0z" fill-r…
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c646 const __m128i round = _mm_set1_epi32((1 << SMOOTH_WEIGHT_LOG2_SCALE)); in smooth_pred_4xh() local
665 sum = _mm_add_epi32(sum, round); in smooth_pred_4xh()
804 const __m128i round = _mm_set1_epi32((1 << SMOOTH_WEIGHT_LOG2_SCALE)); in smooth_pred_8xh() local
827 s0 = _mm_add_epi32(s0, round); in smooth_pred_8xh()
831 s1 = _mm_add_epi32(s1, round); in smooth_pred_8xh()
967 const __m128i round = _mm_set1_epi32(1 << SMOOTH_WEIGHT_LOG2_SCALE); in smooth_predictor_wxh() local
976 scaled_bottom_left = _mm_add_epi32(scaled_bottom_left, round); in smooth_predictor_wxh()
1004 // The round value for RightShiftWithRounding was added with in smooth_predictor_wxh()
1103 const __m128i round) { in write_smooth_directional_sum16() argument
1109 const __m128i pred1 = _mm_srli_epi16(_mm_add_epi16(pred_sum1, round), 8); in write_smooth_directional_sum16()
[all …]
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
H A DDateUtilsTest.java930 * Tests various values with the round method
936 // tests for public static Date round(Date date, int field) in testRound()
938 DateUtils.round(date1, Calendar.YEAR), in testRound()
939 "round year-1 failed"); in testRound()
941 DateUtils.round(date2, Calendar.YEAR), in testRound()
942 "round year-2 failed"); in testRound()
944 DateUtils.round(date1, Calendar.MONTH), in testRound()
945 "round month-1 failed"); in testRound()
947 DateUtils.round(date2, Calendar.MONTH), in testRound()
948 "round month-2 failed"); in testRound()
[all …]

12345678910>>...473