Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp208 static void PrintSpaces(unsigned numSpaces) in PrintSpaces() function
249 PrintSpaces(numLeftSpaces); in PrintUString()
254 PrintSpaces(numSpaces); in PrintUString()
272 PrintSpaces(numLeftSpaces); in PrintString()
277 PrintSpaces(numSpaces); in PrintString()
491 PrintSpaces(f.PrefixSpacesWidth); in PrintTitle()
744 PrintSpaces(f.PrefixSpacesWidth); in PrintSum()
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp2771 static void PrintSpaces(IBenchPrintCallback &f, unsigned size)
2789 PrintSpaces(f, kFieldSize_EUAndEffec);
2842 PrintSpaces(*f, 1 + kFieldSize_Speed);
2865 PrintSpaces(f, 1 + kFieldSize_Speed);
2867 // PrintSpaces(f, 1 + kFieldSize_Speed);
3056 PrintSpaces(*_file, NameFieldSize);
3083 PrintSpaces(f, (unsigned)numSpaces);
3090 PrintSpaces(f, (unsigned)numSpaces);
4290 PrintSpaces(f, (kFieldSize_CrcSpeed + kFieldSize_Usage + 2) * (numColumns - 1));
4572 PrintSpaces(
[all...]

Completed in 6 milliseconds