Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.h39 struct IBenchPrintCallback struct
48 IBenchPrintCallback *printCallback,
DBench.cpp735 IBenchPrintCallback *printCallback;
1181 IBenchPrintCallback *printCallback, in MethodBench()
1459 IBenchPrintCallback *callback) in CrcBig()
1515 IBenchPrintCallback *Callback;
1566 IBenchPrintCallback *Callback;
1743 static void PrintNumber(IBenchPrintCallback &f, UInt64 value, unsigned size) in PrintNumber()
1777 static void PrintRating(IBenchPrintCallback &f, UInt64 rating, unsigned size) in PrintRating()
1783 static void PrintPercents(IBenchPrintCallback &f, UInt64 val, UInt64 divider, unsigned size) in PrintPercents()
1788 static void PrintChars(IBenchPrintCallback &f, char c, unsigned size) in PrintChars()
1796 static void PrintSpaces(IBenchPrintCallback &f, unsigned size) in PrintSpaces()
[all …]
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp10 struct CPrintBenchCallback: public IBenchPrintCallback