Home
last modified time | relevance | path

Searched defs:dicSize (Results 1 – 9 of 9) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.cpp93 static HRESULT StringToDictSize(const UString &s, UInt32 &dicSize) in StringToDictSize()
340 UInt32 dicSize; in SetParam() local
410 UInt32 dicSize; in ParseParamsFromPROPVARIANT() local
/external/lzma/C/
DLzmaDec.h29 UInt32 dicSize; member
DLzma2Dec.c65 UInt32 dicSize; in Lzma2Dec_GetOldProps() local
DLzma2Enc.c443 UInt32 dicSize = LzmaEncProps_GetDictSize(&p->props.lzmaProps); in Lzma2Enc_WriteProperties() local
DLzmaDec.c933 UInt32 dicSize; in LzmaProps_Decode() local
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp118 UInt32 dicSize; in SetMainMethod() local
D7zHandler.cpp418 UInt32 dicSize = GetUi32((const Byte *)props + 1); in SetMethodToProp() local
D7zIn.cpp754 UInt32 dicSize = GetUi32(_inByteBack->GetPtr() + 1); in ReadUnpackInfo() local
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp28 UInt32 dicSize = GetUi32(p); in CheckDicSize() local