Searched defs:x14 (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
H A Doverride-layout.c156 union X14 x14; local
157 x14.x = sizeof(union X14);
/external/chromium_org/third_party/boringssl/src/crypto/chacha/
H A Dchacha_vec.c192 x9, x10, x11, x12, x13, x14, x15; local
218 x14 = np[0]; x15 = np[1];
233 QROUND_WORDS( x2, x6,x10,x14)
238 QROUND_WORDS( x3, x4, x9,x14)
271 op[14] = REVW_BE(REVW_BE(ip[14]) ^ (x14 + np[0]));
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c931 int x14 = input[1]; local
935 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
958 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
959 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
975 x14 = dct_const_round_shift(s6 - s14);
993 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
994 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
1010 x14 = dct_const_round_shift(s10 - s14);
1028 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
1029 s15 = x14 * cospi_8_6
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c856 tran_high_t x14 = input[1]; local
874 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
875 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
891 x14 = fdct_round_shift(s6 - s14);
909 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
910 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
926 x14 = fdct_round_shift(s10 - s14);
944 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
945 s15 = x14 * cospi_8_64 + x15 * cospi_24_64;
961 x14
[all...]
/external/clang/test/FixIt/
H A Dfixit.cpp88 int x14 == 0; // expected-error {{invalid '==' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
119 int x14 == 0; // expected-error {{invalid '==' at end of declaration; did you mean '='?}} local
120 (void)x14;
135 if (int x14 == 0) { (void)x14; } // expected-error {{invalid '==' at end of declaration; did you mean '='?}}
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c931 int x14 = input[1]; local
935 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
958 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
959 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
975 x14 = dct_const_round_shift(s6 - s14);
993 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
994 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
1010 x14 = dct_const_round_shift(s10 - s14);
1028 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
1029 s15 = x14 * cospi_8_6
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c655 int x14 = input[1]; local
659 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
682 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
683 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
699 x14 = dct_const_round_shift(s6 - s14);
717 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
718 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
734 x14 = dct_const_round_shift(s10 - s14);
752 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
753 s15 = x14 * cospi_8_6
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c815 int x14 = input[1]; local
833 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
834 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
850 x14 = fdct_round_shift(s6 - s14);
868 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
869 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
885 x14 = fdct_round_shift(s10 - s14);
903 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
904 s15 = x14 * cospi_8_64 + x15 * cospi_24_64;
920 x14
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_idct.c691 tran_high_t x14 = input[1]; local
695 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
718 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
719 s15 = x14 * cospi_3_64 - x15 * cospi_29_64;
735 x14 = dct_const_round_shift(s6 - s14);
753 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
754 s15 = x14 * cospi_20_64 + x15 * cospi_12_64;
770 x14 = dct_const_round_shift(s10 - s14);
788 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
789 s15 = x14 * cospi_8_6
2110 tran_high_t x14 = input[1]; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_intrin_sse2.c1332 __m128i x8, x9, x10, x11, x12, x13, x14, x15; local
1348 x14 = _mm_loadl_epi64((__m128i *)(in1 + 6*in_p));
1360 x11 = _mm_unpacklo_epi8(x14, x15);
1369 x14 = _mm_unpacklo_epi32(x12, x13);
1373 _mm_storeu_si128((__m128i *)out, _mm_unpacklo_epi64(x6, x14));
1374 _mm_storeu_si128((__m128i *)(out + out_p), _mm_unpackhi_epi64(x6, x14));
1385 x14 = _mm_unpacklo_epi32(x12, x13);
1389 _mm_storeu_si128((__m128i *)(out + 4 * out_p), _mm_unpacklo_epi64(x6, x14));
1390 _mm_storeu_si128((__m128i *)(out + 5 * out_p), _mm_unpackhi_epi64(x6, x14));
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_intrin_sse2.c1470 __m128i x8, x9, x10, x11, x12, x13, x14, x15; local
1486 x14 = _mm_loadl_epi64((__m128i *)(in1 + 6*in_p));
1498 x11 = _mm_unpacklo_epi8(x14, x15);
1507 x14 = _mm_unpacklo_epi32(x12, x13);
1511 _mm_storeu_si128((__m128i *)out, _mm_unpacklo_epi64(x6, x14));
1512 _mm_storeu_si128((__m128i *)(out + out_p), _mm_unpackhi_epi64(x6, x14));
1523 x14 = _mm_unpacklo_epi32(x12, x13);
1527 _mm_storeu_si128((__m128i *)(out + 4 * out_p), _mm_unpacklo_epi64(x6, x14));
1528 _mm_storeu_si128((__m128i *)(out + 5 * out_p), _mm_unpackhi_epi64(x6, x14));
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 261 milliseconds