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

  /external/chromium_org/third_party/icu/source/test/intltest/
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
138 res5 = cur_fr->format(fD, res5, pos3, status);
142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5);
330 UnicodeString res0, res1, res2, res3, res4, res5; local
340 f5->format(n, res5);
351 logln((UnicodeString)"f5 unreg cur: " + res5);
369 if (res5 != res2) {
  /external/icu/icu4c/source/test/intltest/
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
138 res5 = cur_fr->format(fD, res5, pos3, status);
142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5);
330 UnicodeString res0, res1, res2, res3, res4, res5; local
340 f5->format(n, res5);
351 logln((UnicodeString)"f5 unreg cur: " + res5);
369 if (res5 != res2) {
  /external/clang/test/SemaCXX/
altivec.cpp 24 int res5[vec_step(vbs) == 8 ? 1 : -1]; local
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
cfmfile.py 85 res3, res4, res5, res6,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
431 res5 = _mm_packs_epi32(w4, w5);
448 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
450 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
532 res5 = _mm_packs_epi32(w4, w5);
549 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
551 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
431 res5 = _mm_packs_epi32(w4, w5);
448 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
450 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
532 res5 = _mm_packs_epi32(w4, w5);
549 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
551 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
431 res5 = _mm_packs_epi32(w4, w5);
448 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
450 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
532 res5 = _mm_packs_epi32(w4, w5);
549 const __m128i tr0_4 = _mm_unpacklo_epi16(res4, res5);
551 const __m128i tr0_6 = _mm_unpackhi_epi16(res4, res5);
    [all...]

Completed in 2032 milliseconds