OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xx20
(Results
1 - 3
of
3
) sorted by null
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP384R1Field.java
99
long
xx20
= xx[20] & M, xx21 = xx[21] & M, xx22 = xx[22] & M, xx23 = xx[23] & M;
local
103
long t0 = (xx[12] & M) +
xx20
- n;
137
cc += (xx[8] & M) + xx16 + xx17 +
xx20
- xx19;
140
cc += (xx[9] & M) + xx18 -
xx20
+ t4;
146
cc += (xx[11] & M) + xx19 +
xx20
- t6;
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft_sse2.c
210
const __m128
xx20
= _mm_mul_ps(x1_x3_sub, wk3rv);
local
215
const __m128 xx22 = _mm_add_ps(
xx20
, xx21);
/prebuilts/sdk/tools/lib/
signapk.jar
Completed in 105 milliseconds