OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CrcBenchCon
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/UI/Console/
BenchCon.h
14
HRESULT
CrcBenchCon
(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary);
BenchCon.cpp
241
HRESULT
CrcBenchCon
(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary)
Main.cpp
343
HRESULT res =
CrcBenchCon
((FILE *)stdStream, options.NumIterations, options.NumThreads, options.DictionarySize);
Completed in 139 milliseconds