Home
last modified time | relevance | path

Searched refs:Calc_From_Val_Percents (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp50 res = Calc_From_Val_Percents(percentsBase, v); in ParseSizeString()
64 res = Calc_From_Val_Percents(percentsBase, v); in ParseSizeString()
/third_party/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.h75 return Calc_From_Val_Percents(ramSize, Val); in GetBytes()
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h26 UInt64 Calc_From_Val_Percents(UInt64 val, UInt64 percents);
H A DMethodProps.cpp11 UInt64 Calc_From_Val_Percents(UInt64 val, UInt64 percents) in Calc_From_Val_Percents() function

Completed in 3 milliseconds