/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_maos_vbtmp.h | 43 GLuint (*tc0)[4], (*tc1)[4], (*tc2)[4]; in TAG() local 100 tc0 = (GLuint (*)[4])VB->AttribPtr[_TNL_ATTRIB_TEX0 + t0]->data; in TAG() 108 tc0 = (GLuint (*)[4])&ctx->Current.Attrib[VERT_ATTRIB_TEX0]; in TAG() 158 tc0 = (GLuint (*)[4])((GLubyte *)tc0 + start * tc0_stride); in TAG() 218 v[0].ui = tc0[0][0]; in TAG() 219 v[1].ui = tc0[0][1]; in TAG() 225 v[2].ui = tc0[0][2]; in TAG() 227 v[2].ui = tc0[0][3]; in TAG() 233 tc0 = (GLuint (*)[4])((GLubyte *)tc0 + tc0_stride); in TAG()
|
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 202 float tc0[2], float tc1[2], float tc2[2], float tc3[2]) in compute_src_coords() 204 tc0[0] = sx; in compute_src_coords() 205 tc0[1] = sy; in compute_src_coords() 214 map_point(src_matrix, tc0[0], tc0[1], &tc0[0], &tc0[1]); in compute_src_coords() 220 tc0[0] /= src->width0; in compute_src_coords() 224 tc0[1] /= src->height0; in compute_src_coords() 236 float tc0[2], tc1[2], tc2[2], tc3[2]; in add_vertex_data1() local 239 tc0, tc1, tc2, tc3); in add_vertex_data1() 241 add_vertex_1tex(r, dstX, dstY, tc0[0], tc0[1]); in add_vertex_data1()
|
/external/libavc/common/ |
D | ih264_deblk_edge_filters.c | 552 UWORD8 tc0, u1_bs; in ih264_deblk_luma_vert_bslt4() local 569 tc0 = pu1_cliptab[u1_bs]; in ih264_deblk_luma_vert_bslt4() 590 tc = tc0 + (a_p < beta) + (a_q < beta); in ih264_deblk_luma_vert_bslt4() 607 pu1_src_temp[pos_p1] += CLIP3(-tc0, tc0, val); in ih264_deblk_luma_vert_bslt4() 614 pu1_src_temp[pos_q1] += CLIP3(-tc0, tc0, val); in ih264_deblk_luma_vert_bslt4() 669 UWORD8 tc0, u1_bs; in ih264_deblk_chroma_vert_bslt4_bp() local 686 tc0 = pu1_cliptab[u1_bs]; in ih264_deblk_chroma_vert_bslt4_bp() 687 tc = tc0 + 1; in ih264_deblk_chroma_vert_bslt4_bp() 783 UWORD8 tc0, u1_bs; in ih264_deblk_luma_horz_bslt4() local 803 tc0 = pu1_cliptab[u1_bs]; in ih264_deblk_luma_horz_bslt4() [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | aix.S | 106 .llong .ffi_call_AIX, TOC[tc0], 0 208 .long .ffi_call_AIX, TOC[tc0], 0 319 .llong .ffi_call_DARWIN, TOC[tc0], 0 321 .long .ffi_call_DARWIN, TOC[tc0], 0
|
D | aix_closure.S | 101 .llong .ffi_closure_ASM, TOC[tc0], 0 276 .long .ffi_closure_ASM, TOC[tc0], 0
|
/external/libffi/src/powerpc/ |
D | aix.S | 106 .llong .ffi_call_AIX, TOC[tc0], 0 214 .long .ffi_call_AIX, TOC[tc0], 0 341 .llong .ffi_call_go_AIX, TOC[tc0], 0 397 .long .ffi_call_go_AIX, TOC[tc0], 0 464 .llong .ffi_call_DARWIN, TOC[tc0], 0 466 .long .ffi_call_DARWIN, TOC[tc0], 0
|
D | aix_closure.S | 102 .llong .ffi_closure_ASM, TOC[tc0], 0 284 .long .ffi_closure_ASM, TOC[tc0], 0 474 .llong .ffi_go_closure_ASM, TOC[tc0], 0 545 .long .ffi_go_closure_ASM, TOC[tc0], 0
|
/external/arm-trusted-firmware/plat/arm/board/tc0/ |
D | platform.mk | 42 TC0_BASE = plat/arm/board/tc0 102 TC0_HW_CONFIG_DTS := fdts/tc0.dts
|
/external/arm-trusted-firmware/docs/plat/arm/ |
D | index.rst | 11 tc0/index
|
/external/arm-trusted-firmware/docs/plat/arm/tc0/ |
D | index.rst | 37 make PLAT=tc0 BL33=<path_to_uboot.bin> \
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-02-25-InlineAsmBug.ll | 4 define void @h264_h_loop_filter_luma_mmx2(i8* %pix, i32 %stride, i32 %alpha, i32 %beta, i8* %tc0) n…
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2008-02-25-InlineAsmBug.ll | 4 define void @h264_h_loop_filter_luma_mmx2(i8* %pix, i32 %stride, i32 %alpha, i32 %beta, i8* %tc0) n…
|
/external/arm-trusted-firmware/fdts/ |
D | tc0.dts | 10 compatible = "arm,tc0";
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_tasking.cpp | 4361 kmp_uint64 lb1, ub0, tc0, tc1, ext0, ext1; in __kmp_taskloop_recur() local 4369 tc0 = gr_size0 * n_tsk0; in __kmp_taskloop_recur() 4370 tc1 = tc - tc0; in __kmp_taskloop_recur() 4375 tc0 = tc - tc1; in __kmp_taskloop_recur() 4377 ub0 = lower + st * (tc0 - 1); in __kmp_taskloop_recur() 4423 ext0, tc0, num_t_min, in __kmp_taskloop_recur() 4430 gr_size0, ext0, tc0, in __kmp_taskloop_recur()
|
/external/libwebm/mkvparser/ |
D | mkvparser.cc | 7999 const long long tc0 = pCluster->GetTimeCode(); in GetTimeCode() local 8000 assert(tc0 >= 0); in GetTimeCode() 8003 if (tc0 < 0 || LLONG_MAX - tc0 < m_timecode) { in GetTimeCode() 8007 const long long tc = tc0 + m_timecode; in GetTimeCode()
|
/external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
D | mkvparser.cc | 7994 const long long tc0 = pCluster->GetTimeCode(); in GetTimeCode() local 7995 assert(tc0 >= 0); in GetTimeCode() 7998 if (tc0 < 0 || LLONG_MAX - tc0 < m_timecode) { in GetTimeCode() 8002 const long long tc = tc0 + m_timecode; in GetTimeCode()
|
/external/libaom/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.cc | 7994 const long long tc0 = pCluster->GetTimeCode(); in GetTimeCode() local 7995 assert(tc0 >= 0); in GetTimeCode() 7998 if (tc0 < 0 || LLONG_MAX - tc0 < m_timecode) { in GetTimeCode() 8002 const long long tc = tc0 + m_timecode; in GetTimeCode()
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.cc | 7999 const long long tc0 = pCluster->GetTimeCode(); in GetTimeCode() local 8000 assert(tc0 >= 0); in GetTimeCode() 8003 if (tc0 < 0 || LLONG_MAX - tc0 < m_timecode) { in GetTimeCode() 8007 const long long tc = tc0 + m_timecode; in GetTimeCode()
|
/external/ImageMagick/PerlMagick/t/reference/read/ |
D | input_gray_msb_08bit_mat.miff | 117 …\G\\&ha0��F��L��P��O��N��N��O��M��P��S��L��PM$468Tf>$gZ0rl:tc0q>o`.rr;w�Ey�Fnq8mr…
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5054 "tc0\004mtc1\004mtc2\005mtgc0\005mthc0\005mthc1\005mthc2\006mthgc0\004mt"
|