/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | idct_msa.c | 91 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in idct4x4_addblk_msa() local 103 VP8_IDCT_1D_W(hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3); in idct4x4_addblk_msa() 104 SRARI_W4_SW(vt0, vt1, vt2, vt3, 3); in idct4x4_addblk_msa() 105 TRANSPOSE4x4_SW_SW(vt0, vt1, vt2, vt3, vt0, vt1, vt2, vt3); in idct4x4_addblk_msa() 111 ADD4(res0, vt0, res1, vt1, res2, vt2, res3, vt3, res0, res1, res2, res3); in idct4x4_addblk_msa() 149 v4i32 hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in vp8_short_inv_walsh4x4_msa() local 158 BUTTERFLY_4(a1, d1, c1, b1, vt0, vt1, vt3, vt2); in vp8_short_inv_walsh4x4_msa() 159 ADD4(vt0, 3, vt1, 3, vt2, 3, vt3, 3, vt0, vt1, vt2, vt3); in vp8_short_inv_walsh4x4_msa() 160 SRA_4V(vt0, vt1, vt2, vt3, 3); in vp8_short_inv_walsh4x4_msa() 163 mb_dq_coeff[32] = __msa_copy_s_h((v8i16)vt2, 0); in vp8_short_inv_walsh4x4_msa() [all …]
|
/external/vixl/src/vixl/a64/ |
D | assembler-a64.cc | 2010 const VRegister& vt2, in ld1() argument 2012 USE(vt2); in ld1() 2013 VIXL_ASSERT(AreSameFormat(vt, vt2)); in ld1() 2014 VIXL_ASSERT(AreConsecutive(vt, vt2)); in ld1() 2020 const VRegister& vt2, in ld1() argument 2023 USE(vt2, vt3); in ld1() 2024 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3)); in ld1() 2025 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3)); in ld1() 2031 const VRegister& vt2, in ld1() argument 2035 USE(vt2, vt3, vt4); in ld1() [all …]
|
D | macro-assembler-a64.h | 2502 const VRegister& vt2, in Ld1() argument 2506 ld1(vt, vt2, src); in Ld1() 2509 const VRegister& vt2, in Ld1() argument 2514 ld1(vt, vt2, vt3, src); in Ld1() 2517 const VRegister& vt2, in Ld1() argument 2523 ld1(vt, vt2, vt3, vt4, src); in Ld1() 2539 const VRegister& vt2, in Ld2() argument 2543 ld2(vt, vt2, src); in Ld2() 2546 const VRegister& vt2, in Ld2() argument 2551 ld2(vt, vt2, lane, src); in Ld2() [all …]
|
D | assembler-a64.h | 2705 const VRegister& vt2, 2710 const VRegister& vt2, 2716 const VRegister& vt2, 2732 const VRegister& vt2, 2737 const VRegister& vt2, 2743 const VRegister& vt2, 2748 const VRegister& vt2, 2754 const VRegister& vt2, 2761 const VRegister& vt2, 2767 const VRegister& vt2, [all …]
|
/external/clang/test/SemaObjCXX/ |
D | decltype.mm | 22 decltype(self->foo)::value_type vt2;
|
/external/v8/test/cctest/ |
D | test-types.cc | 524 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Constant() local 526 Handle<i::Object> value2 = *vt2; in Constant() 939 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Is() local 941 Handle<i::Object> value2 = *vt2; in Is() 1160 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in NowIs() local 1162 Handle<i::Object> value2 = *vt2; in NowIs() 1308 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Maybe() local 1310 Handle<i::Object> value2 = *vt2; in Maybe()
|
/external/vixl/doc/ |
D | supported-instructions.md | 2480 const VRegister& vt2, 2499 const VRegister& vt2, 2509 const VRegister& vt2, 2526 const VRegister& vt2, 2536 const VRegister& vt2, 2545 const VRegister& vt2, 2554 const VRegister& vt2, 2565 const VRegister& vt2, 2575 const VRegister& vt2, 2585 const VRegister& vt2, [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip_tri.c | 482 struct brw_indirect vt2 = brw_indirect(2, 0); in brw_clip_test() local 492 brw_MOV(p, get_addr_reg(vt2), brw_address(c->reg.vertex[2])); in brw_clip_test() 495 brw_MOV(p, v2, deref_4f(vt2, hpos_offset)); in brw_clip_test()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 660 v16x16 vt2[16]; in choose_partitioning() local 867 &vt2[i2 + j].split[k]; in choose_partitioning() 885 v16x16 *vtemp = (!is_key_frame) ? &vt2[i2 + j] : in choose_partitioning() 929 &vt2[i2 + j] : &vt.split[i].split[j]; in choose_partitioning()
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 494 is provided via, e.g., 'x11vnc -rawfb vt2' (for virtual
|
D | README | 1135 for example, "-rawfb vt2" for Virtual Terminal 2, etc. In this 1136 case the special file /dev/vcsa2 is used to retrieve vt2's current 7597 -rawfb vt2 7675 -rawfb vt2 /dev/vcsa2 Linux Console (e.g. virtual ter 7846 x11vnc -rawfb vt2 16804 -rawfb vt2 16981 virtual console) you wish to view, e.g. "-rawfb vt2".
|