/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | PropertyName.cpp | 10 UString GetNameOfProperty(PROPID propID, const wchar_t *name)
in GetNameOfProperty() argument
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveOpenCallback.cpp | 79 Z7_COM7F_IMF(COpenCallbackImp::GetProperty(PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
H A D | OpenArchive.cpp | 318 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
H A D | PropIDUtils.cpp | 132 void ConvertPropertyToShortString2(char *dest, const PROPVARIANT &prop, PROPID propID, int level) throw()
in ConvertPropertyToShortString2() argument 251 void ConvertPropertyToString2(UString &dest, const PROPVARIANT &prop, PROPID propID, int level)
in ConvertPropertyToString2() argument
|
H A D | UpdateCallback.cpp | 168 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRootProp(PROPID propID, PROPVARIANT *value))
in GetRootProp() argument 199 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID))
in GetRawPropInfo() argument 244 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *propType))
in GetRawProp() argument 357 GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) GetProperty() argument [all...] |
H A D | LoadCodecs.cpp | 321 GetProp( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, NCOM::CPropVariant &prop) GetProp() argument 331 GetProp_Bool( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, bool &res) GetProp_Bool() argument 346 GetProp_UInt32( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UInt32 &res, bool &defined) GetProp_UInt32() argument 365 GetProp_String( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UString &res) GetProp_String() argument 380 GetProp_RawData( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, CByteBuffer &bb) GetProp_RawData() argument 979 GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) GetProperty() argument 1071 GetHasherProp(UInt32 index, PROPID propID, PROPVARIANT *value) GetHasherProp() argument [all...] |
/third_party/lzma/CPP/7zip/Compress/ |
H A D | BranchMisc.cpp | 51 const PROPID propID = propIDs[i];
in SetCoderProperties() local
|
H A D | Lzma2Encoder.cpp | 38 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props)
in SetLzma2Prop() argument 84 const PROPID propID = propIDs[i];
in SetCoderPropertiesOpt() local
|
H A D | DeltaFilter.cpp | 59 const PROPID propID = propIDs[i];
in SetCoderProperties() local
|
H A D | CodecExports.cpp | 199 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value)
in GetMethodProperty() argument 306 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value)
in GetHasherProp() argument [all...] |
H A D | PpmdEncoder.cpp | 62 const PROPID propID = propIDs[i];
in SetCoderProperties() local
|
H A D | XzEncoder.cpp | 90 HRESULT CEncoder::SetCoderProp(PROPID propID, const PROPVARIANT &prop)
in SetCoderProp() argument 207 const PROPID propID = propIDs[i];
in SetCoderPropertiesOpt() local [all...] |
H A D | LzmaEncoder.cpp | 86 HRESULT SetLzmaProp(PROPID propID, const PROPVARIANT &prop, CLzmaEncProps &ep)
in SetLzmaProp() argument 176 const PROPID propID in SetCoderProperties() local 198 const PROPID propID = propIDs[i]; SetCoderPropertiesOpt() local [all...] |
H A D | Bcj2Coder.cpp | 86 const PROPID propID = propIDs[i];
in SetCoderProperties() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zProperties.cpp | 153 Z7_COM7F_IMF(CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType))
in GetPropertyInfo() argument
|
H A D | 7zEncode.cpp | 434 const PROPID propID = NCoderPropID::kExpectedDataSize;
in Encode1() local
|
H A D | 7zHandlerOut.cpp | 300 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, unsigned index, PROPID propID, UInt64 &ft, bool &ftDefined)
in GetTime() argument
|
H A D | 7zHandler.cpp | 192 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 323 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID))
in GetRawPropInfo() argument 342 Z7_COM7F_IMF(CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *propType))
in GetRawProp() argument 565 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIAN argument [all...] |
/third_party/lzma/CPP/7zip/Archive/ |
H A D | ArchiveExports.cpp | 95 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value)
in GetHandlerProperty2() argument 138 STDAPI GetHandlerProperty(PROPID propID, PROPVARIANT *value)
in GetHandlerProperty() argument
|
H A D | SplitHandler.cpp | 50 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 266 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
H A D | LzmaHandler.cpp | 203 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 283 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
H A D | HandlerOut.cpp | 117 static void SetMethodProp32(CMethodProps &m, PROPID propID, UInt32 value)
in SetMethodProp32() argument 132 static void SetMethodProp32_Replace(CMethodProps &m, PROPID propID, UInt32 value)
in SetMethodProp32_Replace() argument
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | FileStreams.cpp | 379 Z7_COM7F_IMF(CInFileStream::GetProperty(PROPID propID, PROPVARIANT *value))
in GetProperty() argument 536 Z7_COM7F_IMF(CInFileStream::GetProperty(PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
H A D | CreateCoder.cpp | 55 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UInt32 &res)
in ReadNumberOfStreams() argument 68 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, bool &res)
in ReadIsAssignedProp() argument
|
/third_party/lzma/CPP/7zip/UI/Client7z/ |
H A D | Client7z.cpp | 153 static HRESULT IsArchiveItemProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result)
in IsArchiveItemProp() argument 667 Z7_COM7F_IMF(CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|