Searched refs:doubled (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128init.c368 int doubled = 1; local in function:I128Init
371 doubled = 2;
417 pI128->mem.rbase_g[CRT_VAC] = mode->VDisplay * doubled;
418 pI128->mem.rbase_g[CRT_VBL] = (mode->VTotal - mode->VDisplay) * doubled;
419 pI128->mem.rbase_g[CRT_VFP] = (mode->VSyncStart - mode->VDisplay)* doubled;
420 pI128->mem.rbase_g[CRT_VS] = (mode->VSyncEnd - mode->VSyncStart) * doubled;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst1769 two-component vectors with doubled precision in each component.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst1803 two-component vectors with doubled precision in each component.
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md296 collapsed doubled backslashes (`\\`) into a single (`\`). However,

Completed in 24 milliseconds