Lines Matching refs:uPercentSpan
529 unsigned uPercentSpan, PVDINTERFACECONFIG pIfCfg)
731 uPercentStart + uOff * uPercentSpan / cbFill);
741 pfnProgress(pvUser, uPercentStart + uPercentSpan);
1402 unsigned uPercentStart, unsigned uPercentSpan,
1407 LogFlowFunc(("pszFilename=\"%s\" cbSize=%llu uImageFlags=%#x pszComment=\"%s\" pPCHSGeometry=%#p pLCHSGeometry=%#p Uuid=%RTuuid uOpenFlags=%#x uPercentStart=%u uPercentSpan=%u pVDIfsDisk=%#p pVDIfsImage=%#p pVDIfsOperation=%#p enmType=%u ppBackendData=%#p\n",
1408 pszFilename, cbSize, uImageFlags, pszComment, pPCHSGeometry, pLCHSGeometry, pUuid, uOpenFlags, uPercentStart, uPercentSpan, pVDIfsDisk, pVDIfsImage, pVDIfsOperation, enmType, ppBackendData));
1478 pfnProgress, pvUser, uPercentStart, uPercentSpan,
2403 unsigned uPercentSpan, PVDINTERFACE pVDIfsDisk,
2566 (uint64_t)i * uPercentSpan / (cBlocks + cBlocksToMove) + uPercentStart);
2612 (uint64_t)(cBlocks + cBlocksMoved) * uPercentSpan / (cBlocks + cBlocksToMove) + uPercentStart);
2641 uPercentStart + uPercentSpan);
2652 unsigned uPercentStart, unsigned uPercentSpan,