Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp199 static void PrintSpaces(unsigned numSpaces) in PrintSpaces() function
240 PrintSpaces(numLeftSpaces); in PrintUString()
245 PrintSpaces(numSpaces); in PrintUString()
263 PrintSpaces(numLeftSpaces); in PrintString()
268 PrintSpaces(numSpaces); in PrintString()
487 PrintSpaces(f.PrefixSpacesWidth); in PrintTitle()
722 PrintSpaces(f.PrefixSpacesWidth); in PrintSum()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1796 static void PrintSpaces(IBenchPrintCallback &f, unsigned size) in PrintSpaces() function
1809 PrintSpaces(f, kFieldSize_EUAndEffec); in PrintResults()
1834 PrintSpaces(*f, 1 + kFieldSize_Speed); in PrintResults()
1855 PrintSpaces(f, 1 + kFieldSize_Speed); in PrintTotals()
1944 PrintSpaces(*_file, NameFieldSize); in SetDecodeResult()
1971 PrintSpaces(f, numSpaces); in PrintLeft()
1978 PrintSpaces(f, numSpaces); in PrintRight()
2884 PrintSpaces(f, callback.NameFieldSize); in Bench()
2912 PrintSpaces(f, callback.NameFieldSize); in Bench()