Lines Matching full:setfill
1623 ss << std::setfill('0') << std::setw(2) << value;1637 ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase