| /xsrc/external/mit/oclock/dist/ |
| H A D | transform.c | 78 int xx, xy, xw, xh; local in function:TFillArc 83 xh = Xheight (width, height, t); 88 if (xh < 0) { 89 xy += xh; 90 xh = -xh; 92 XFillArc (dpy, d, gc, xx, xy, xw, xh, angle1, angle2);
|
| /xsrc/external/mit/xeyes/dist/ |
| H A D | transform.c | 66 int xx, xy, xw, xh; 71 xh = Xheight (width, height, t); 76 if (xh < 0) { 77 xy += xh; 78 xh = -xh; 80 XDrawArc (dpy, d, gc, xx, xy, xw, xh, angle1, angle2);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/ |
| H A D | addrlib2.cpp | 1612 UINT_32 xh, yh, zh; local in function:Addr::V2::Lib::ComputeSurface3DMicroBlockOffset 1620 xh = pIn->x >> 3; 1630 xh = pIn->x >> 2; 1640 xh = pIn->x >> 2; 1650 xh = pIn->x >> 2; 1659 xh = pIn->x >> 1; 1664 microBlockOffset |= ((MortonGen3d(xh, yh, zh, 1) << 7) & 0x380);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/ |
| H A D | addrlib2.cpp | 1612 UINT_32 xh, yh, zh; local in function:Addr::V2::Lib::ComputeSurface3DMicroBlockOffset 1620 xh = pIn->x >> 3; 1630 xh = pIn->x >> 2; 1640 xh = pIn->x >> 2; 1650 xh = pIn->x >> 2; 1659 xh = pIn->x >> 1; 1664 microBlockOffset |= ((MortonGen3d(xh, yh, zh, 1) << 7) & 0x380);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/ |
| H A D | addrlib2.cpp | 1742 UINT_32 xh, yh, zh; local in function:Addr::V2::Lib::ComputeSurface3DMicroBlockOffset 1750 xh = pIn->x >> 3; 1760 xh = pIn->x >> 2; 1770 xh = pIn->x >> 2; 1780 xh = pIn->x >> 2; 1789 xh = pIn->x >> 1; 1794 microBlockOffset |= ((MortonGen3d(xh, yh, zh, 1) << 7) & 0x380);
|
| /xsrc/external/mit/fontconfig/dist/fc-lang/ |
| H A D | Makefile.am | 220 xh.orth \
|
| H A D | Makefile.in | 606 xh.orth \
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 35-lang-normalize.conf | 1239 <!-- xh* -> xh --> 1241 <test name="lang" compare="contains"><string>xh</string></test> 1242 <edit name="lang" mode="assign" binding="same"><string>xh</string></edit>
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 1561 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local in function:lp_build_lerp 1576 lp_build_unpack2_native(bld->gallivm, type, wide_type, x, &xl, &xh); 1587 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 1452 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; local in function:lp_build_lerp 1467 lp_build_unpack2_native(bld->gallivm, type, wide_type, x, &xl, &xh); 1478 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags);
|