Home
last modified time | relevance | path

Searched refs:GetLevel (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h90 unsigned GetLevel() const;
135 return GetLevel() >= 5 ? 1 : 0; in Get_Lzma_Algo()
143 const unsigned level = GetLevel(); in Get_Lzma_DicSize()
161 return GetLevel() >= 5; in Get_Lzma_MatchFinder_IsBt()
277 const unsigned level = GetLevel(); in Get_BZip2_BlockSize()
292 const unsigned level = GetLevel(); in Get_Ppmd_MemSize()
H A DMethodProps.cpp363 unsigned CMethodProps::GetLevel() const in GetLevel() function in CMethodProps
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.h98 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function in NArchive::CMultiMethodProps
121 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function in NArchive::CSingleMethodProps
/third_party/protobuf/conformance/
H A Dconformance_test.h225 const ConformanceLevel GetLevel() const { in GetLevel() function in google::protobuf::ConformanceTestSuite::ConformanceRequestSetting
H A Dtext_format_conformance_suite.cc82 ConformanceLevel level = setting.GetLevel(); in ParseResponse()
H A Dconformance_test.cc253 ConformanceLevel level = setting.GetLevel(); in VerifyResponse()
H A Dbinary_json_conformance_suite.cc381 ConformanceLevel level = setting.GetLevel(); in ParseResponse()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp91 m.MethodName = (GetLevel() == 0 ? k_Copy_Name : kDefaultMethodName); in SetMainMethod()
762 const int level = GetLevel(); in UpdateItems()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1152 lzma2Props.lzmaProps.level = GetLevel(); in UpdateItems()
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp4069 const unsigned level = method.GetLevel();

Completed in 15 milliseconds