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

  /cts/tests/tests/view/src/android/view/animation/cts/
CycleInterpolatorTest.java 204 final float out8 = cycleInterpolator.getInterpolation(0.875f); local
212 final float delta7 = out8 - out7;
213 final float delta8 = out9 - out8;
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtrn.c 685 char out8[10]; local
688 (err=U_ZERO_ERROR, u_strToUTF8(out8, LENGTHOF(out8), NULL, withLead16, LENGTHOF(withLead16), &err), err!=U_INVALID_CHAR_FOUND) ||
689 (err=U_ZERO_ERROR, u_strToUTF8(out8, LENGTHOF(out8), NULL, withTrail16, -1, &err), err!=U_INVALID_CHAR_FOUND) ||
744 out8[0]=(char)0xf5;
746 u_strToUTF8WithSub(out8, LENGTHOF(out8), &u8DestLen,
751 0!=uprv_memcmp((const char *)withTrail8SubFFFD, out8, u8DestLen+1) ||
    [all...]
  /external/icu/icu4c/source/test/cintltst/
custrtrn.c 685 char out8[10]; local
688 (err=U_ZERO_ERROR, u_strToUTF8(out8, LENGTHOF(out8), NULL, withLead16, LENGTHOF(withLead16), &err), err!=U_INVALID_CHAR_FOUND) ||
689 (err=U_ZERO_ERROR, u_strToUTF8(out8, LENGTHOF(out8), NULL, withTrail16, -1, &err), err!=U_INVALID_CHAR_FOUND) ||
744 out8[0]=(char)0xf5;
746 u_strToUTF8WithSub(out8, LENGTHOF(out8), &u8DestLen,
751 0!=uprv_memcmp((const char *)withTrail8SubFFFD, out8, u8DestLen+1) ||
    [all...]
  /external/chromium_org/third_party/libwebp/dsp/
enc_sse2.c 814 __m128i out0, out8; local
    [all...]
  /external/webp/src/dsp/
enc_sse2.c 814 __m128i out0, out8; local
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 106 #define M5_ out8
  /external/openssl/crypto/aes/asm/
aes-ia64.S 292 add out8=(AES_Te#-AES_encrypt#),r3 // Te0
671 add out8=(AES_Td#-AES_decrypt#),r3 // Te0
    [all...]

Completed in 896 milliseconds