Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1885 unsigned NameFieldSize; member
1895 NameFieldSize(0), in CBenchCallbackToPrint()
1944 PrintSpaces(*_file, NameFieldSize); in SetDecodeResult()
2860 callback.NameFieldSize = kFieldSize_Name; in Bench()
2865 callback.NameFieldSize = kFieldSize_SmallName; in Bench()
2884 PrintSpaces(f, callback.NameFieldSize); in Bench()
2890 PrintLeft(f, totalBenchMode ? "Method" : "Dict", callback.NameFieldSize); in Bench()
2912 PrintSpaces(f, callback.NameFieldSize); in Bench()
3073 PrintChars(f, '-', callback.NameFieldSize + fileldSize); in Bench()
3085 PrintLeft(f, "Avr:", callback.NameFieldSize); in Bench()
[all …]