Searched refs:percent (Results 1 – 4 of 4) sorted by relevance
158 void DEMOGfxWaitForSwap(u32 depth, u32 percent);
737 void DEMOGfxWaitForSwap(u32 depth, u32 percent) in DEMOGfxWaitForSwap() argument777 period = (percent * swapInt * t60 / 100); in DEMOGfxWaitForSwap()
50 setlocal enabledelayedexpansion && REM hackery for percent signs51 set _CMDLINE=!_CMDLINE:%%=$percent$!102 for /f "delims=" %%i in ("!_ARG:$percent$=%%!") do set _ARG=%%i