Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1968 unsigned NameFieldSize; member
1978 NameFieldSize(0), in CBenchCallbackToPrint()
2027 PrintSpaces(*_file, NameFieldSize); in SetDecodeResult()
3270 callback.NameFieldSize = kFieldSize_Name; in Bench()
3275 callback.NameFieldSize = kFieldSize_SmallName; in Bench()
3294 PrintSpaces(f, callback.NameFieldSize); in Bench()
3300 PrintLeft(f, totalBenchMode ? "Method" : "Dict", callback.NameFieldSize); in Bench()
3322 PrintSpaces(f, callback.NameFieldSize); in Bench()
3499 PrintChars(f, '-', callback.NameFieldSize + fileldSize); in Bench()
3511 PrintLeft(f, "Avr:", callback.NameFieldSize); in Bench()
[all …]