Home
last modified time | relevance | path

Searched defs:memUsage (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DXzDecoder.cpp60 size_t memUsage = (size_t)_memUsage; in Decode() local
142 STDMETHODIMP CComDecoder::SetMemLimit(UInt64 memUsage) in SetMemLimit()
DLzma2Decoder.cpp204 STDMETHODIMP CDecoder::SetMemLimit(UInt64 memUsage) in SetMemLimit()
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp240 , bool mtMode, UInt32 numThreads, UInt64 memUsage in Decode()
/external/deqp/modules/glshared/
DglsLongStressCase.cpp975 int memUsage = computeApproxMemUsage(); in removeGarbageUntilUnder() local