/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...] |