HomeSort by relevance Sort by last modified time
    Searched refs:xx11 (Results 1 - 5 of 5) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP224R1Field.java 107 long xx10 = xx[10] & M, xx11 = xx[11] & M, xx12 = xx[12] & M, xx13 = xx[13] & M; local
111 long t0 = (xx[7] & M) + xx11 - n;
128 cc += (xx[4] & M) + t1 - xx11;
SecP256R1Field.java 101 long xx08 = xx[8] & M, xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; local
110 long t2 = xx10 + xx11 - xx15;
111 long t3 = xx11 + xx12;
SecP192R1Field.java 108 long xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; local
111 long t1 = xx07 + xx11;
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft_sse2.c 204 const __m128 xx11 = _mm_mul_ps( local
208 const __m128 xx12 = _mm_add_ps(xx10, xx11);
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 731 milliseconds