Home
last modified time | relevance | path

Searched refs:PrintSpaces (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DList.cpp193 static void PrintSpaces(int numSpaces) in PrintSpaces() function
217 PrintSpaces(numLeftSpaces); in PrintString()
219 PrintSpaces(numSpaces - numLeftSpaces); in PrintString()
232 PrintSpaces(numLeftSpaces); in PrintString()
234 PrintSpaces(numSpaces - numLeftSpaces); in PrintString()
447 PrintSpaces(f.PrefixSpacesWidth); in PrintTitle()
691 PrintSpaces(f.PrefixSpacesWidth); in PrintSum()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1591 static void PrintSpaces(IBenchPrintCallback &f, int size) in PrintSpaces() function
1604 PrintSpaces(f, kFieldSize_EUAndEffec); in PrintResults()
1624 PrintSpaces(*f, 1 + kFieldSize_Speed); in PrintResults()
1644 PrintSpaces(f, 1 + kFieldSize_Speed); in PrintTotals()
1718 PrintSpaces(*_file, NameFieldSize); in SetDecodeResult()
1744 PrintSpaces(f, numSpaces); in PrintLeft()
1751 PrintSpaces(f, numSpaces); in PrintRight()
2356 PrintSpaces(f, callback.NameFieldSize); in Bench()
2384 PrintSpaces(f, callback.NameFieldSize); in Bench()