/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/libwebp/dsp/ |
enc_sse2.c | 817 __m128i out0, out8; local [all...] |
/external/webp/src/dsp/ |
enc_sse2.c | 817 __m128i out0, out8; local [all...] |
/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/icu4c/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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
vx_core.h | 99 void (*out8)(struct vx_core *chip, int reg, unsigned char val); member in struct:snd_vx_ops 262 snd_assert(chip->ops->out8, return); 263 chip->ops->out8(chip, reg, val);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
vx_core.h | 99 void (*out8)(struct vx_core *chip, int reg, unsigned char val); member in struct:snd_vx_ops 262 snd_assert(chip->ops->out8, return); 263 chip->ops->out8(chip, reg, val);
|
/external/chromium_org/third_party/openssl/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...] |
/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...] |
/external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/ |
md5-ia64.S | 106 #define M5_ out8
|
/external/openssl/crypto/md5/asm/ |
md5-ia64.S | 106 #define M5_ out8
|