Home
last modified time | relevance | path

Searched defs:numCPUs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.h40 inline HRESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 numCPUs, UInt32 &nu… in ParseMtProp()
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DBenchmarkDialog.cpp484 UInt32 numCPUs = 1; in OnInit() local