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

  /cts/tests/tests/view/src/android/view/animation/cts/
CycleInterpolatorTest.java 203 final float out7 = cycleInterpolator.getInterpolation(0.75f); local
211 final float delta6 = out7 - out6;
212 final float delta7 = out8 - out7;
216 assertEquals(out5, out7, ALPHA_DELTA);
217 assertEquals(out7, out9, ALPHA_DELTA);
  /external/oprofile/module/ia64/
IA64syscallstub.h 103 mov out7 = in6; \
185 mov out7 = in7; \
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-ia64.S 314 { .mmb; ld4 out7=[out0] // s3
353 ld1 out7=[out4] };; // s3
360 dep out7=r28,out7,24,8 };;
366 dep out7=r29,out7,16,8 };;
372 dep out7=r30,out7,8,8 };;
693 { .mmb; ld4 out7=[out0] // s3
732 ld1 out7=[out4] };; // s
    [all...]
  /external/openssl/crypto/aes/asm/
aes-ia64.S 314 { .mmb; ld4 out7=[out0] // s3
353 ld1 out7=[out4] };; // s3
360 dep out7=r28,out7,24,8 };;
366 dep out7=r29,out7,16,8 };;
372 dep out7=r30,out7,8,8 };;
693 { .mmb; ld4 out7=[out0] // s3
732 ld1 out7=[out4] };; // s
    [all...]
  /external/libffi/src/ia64/
unix.S 86 ld8 out7 = [r16]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-ia64.S 110 #define M9_ out7
  /external/openssl/crypto/md5/asm/
md5-ia64.S 110 #define M9_ out7
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 325 out0, out1, out2, out3, out4, out5, out6, out7) \
352 out7 = _mm_unpackhi_epi64(tr1_3, tr1_7); \
356 out0, out1, out2, out3, out4, out5, out6, out7) \
372 out4 = out5 = out6 = out7 = zero; \
    [all...]

Completed in 1167 milliseconds