/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/ |
H A D | Plugin.cpp | 45 PROPID propID, FILETIME &fileTime) in MyGetFileTime() 290 static int FindPropNameID(PROPID propID) in FindPropNameID() 373 static AString GetNameOfProp(PROPID propID, const wchar_t *name) in GetNameOfProp() 385 static AString GetNameOfProp2(PROPID propID, const wchar_t *name) in GetNameOfProp2() 412 static AString PropToString(const NCOM::CPropVariant &prop, PROPID propID) in PropToString() 454 static AString PropToString2(const NCOM::CPropVariant &prop, PROPID propID) in PropToString2() 462 static void AddPropertyString(InfoPanelLine *lines, unsigned &numItems, PROPID propID, const wchar_… in AddPropertyString() 546 PROPID propID; in GetOpenPluginInfo() local 592 PROPID propID; in GetOpenPluginInfo() local 620 PROPID propID; in GetOpenPluginInfo() local [all …]
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/ |
H A D | Agent.cpp | 316 Z7_COM7F_IMF(CAgentFolder::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 432 static UInt64 GetUInt64Prop(IInArchive *archive, UInt32 index, PROPID propID) in GetUInt64Prop() 500 …mpareRawProps(IArchiveGetRawProps *rawProps, unsigned arcIndex1, unsigned arcIndex2, PROPID propID) in CompareRawProps() 542 int CAgentFolder::CompareItems3(UInt32 index1, UInt32 index2, PROPID propID) in CompareItems3() 556 int CAgentFolder::CompareItems2(UInt32 index1, UInt32 index2, PROPID propID, Int32 propIsRaw) in CompareItems2() 688 Z7_COM7F_IMF2(Int32, CAgentFolder::CompareItems(UInt32 index1, UInt32 index2, PROPID propID, Int32 … in Z7_COM7F_IMF2() 1172 Z7_COM7F_IMF(CAgentFolder::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varTy… in Z7_COM7F_IMF() 1229 Z7_COM7F_IMF(CAgentFolder::GetFolderProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 1317 Z7_COM7F_IMF(CAgentFolder::GetRawPropInfo(UInt32 index, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF() 1325 Z7_COM7F_IMF(CAgentFolder::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataS… in Z7_COM7F_IMF() [all …]
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 420 static void GetPropName(PROPID propID, const wchar_t *name, AString &nameA, UString &nameU) in GetPropName() 436 void CFieldPrinter::AddProp(const wchar_t *name, PROPID propID, bool isRawProp) in AddProp() 470 PROPID propID; in AddMainProps() local 485 PROPID propID; in AddRawProps() local 791 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &val… in GetUInt64Value() 821 static void PrintPropName_and_Eq(CStdOutStream &so, PROPID propID) in PrintPropName_and_Eq() 835 static void PrintPropNameAndNumber(CStdOutStream &so, PROPID propID, UInt64 val) in PrintPropNameAndNumber() 841 static void PrintPropNameAndNumber_Signed(CStdOutStream &so, PROPID propID, Int64 val) in PrintPropNameAndNumber_Signed() 929 static void PrintPropertyPair2(CStdOutStream &so, PROPID propID, const wchar_t *name, const CPropVa… in PrintPropertyPair2() 948 static HRESULT PrintArcProp(CStdOutStream &so, IInArchive *archive, PROPID propID, const wchar_t *n… in PrintArcProp() [all …]
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelMenu.cpp | 110 static void AddPropertyString(PROPID propID, const wchar_t *nameBSTR, in AddPropertyString() 151 static void AddPropertyString(PROPID propID, UInt64 val, CListViewDialog &dialog) in AddPropertyString() 200 PROPID propID; in Properties() local 220 PROPID propID; in Properties() local 323 PROPID propID; in Properties() local 358 PROPID propID; in Properties() local 382 PROPID propID; in Properties() local 402 const PROPID propID = kSpecProps[i + kNumSpecProps]; in Properties() local
|
H A D | PanelItems.cpp | 25 static bool GetColumnVisible(PROPID propID, bool isFsFolder) in GetColumnVisible() 44 static unsigned GetColumnWidth(PROPID propID, VARTYPE /* varType */) in GetColumnWidth() 53 static int GetColumnAlign(PROPID propID, VARTYPE varType) in GetColumnAlign() 138 PROPID propID; in InitColumns() local 185 PROPID propID; in InitColumns() local
|
H A D | FSFolder.cpp | 534 Z7_COM7F_IMF(CFSFolder::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 664 Z7_COM7F_IMF(CFSFolder::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF() 676 Z7_COM7F_IMF(CFSFolder::GetRawProp(UInt32 index, PROPID propID, in Z7_COM7F_IMF() 714 Z7_COM7F_IMF2(Int32, CFSFolder::CompareItems(UInt32 index1, UInt32 index2, PROPID propID, Int32 /* … in Z7_COM7F_IMF2() 1134 Z7_COM7F_IMF(CFSFolder::SetProperty(UInt32 index, PROPID propID, in Z7_COM7F_IMF()
|
H A D | NetFolder.cpp | 169 Z7_COM7F_IMF(CNetFolder::GetProperty(UInt32 itemIndex, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 243 Z7_COM7F_IMF(CNetFolder::GetFolderProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
H A D | PanelSort.cpp | 105 PROPID propID = panel->_sortID; in CompareItems2() local 237 void CPanel::SortItemsWithPropID(PROPID propID) in SortItemsWithPropID()
|
H A D | RootFolder.cpp | 115 Z7_COM7F_IMF(CRootFolder::GetProperty(UInt32 itemIndex, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 326 Z7_COM7F_IMF(CRootFolder::GetFolderProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | LoadCodecs.cpp | 328 UInt32 index, PROPID propID, NCOM::CPropVariant &prop) in GetProp() 338 UInt32 index, PROPID propID, bool &res) in GetProp_Bool() 353 UInt32 index, PROPID propID, UInt32 &res, bool &defined) in GetProp_UInt32() 372 UInt32 index, PROPID propID, UString &res) in GetProp_String() 387 UInt32 index, PROPID propID, CByteBuffer &bb) in GetProp_RawData() 983 Z7_COM7F_IMF(CCodecs::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 1075 Z7_COM7F_IMF(CCodecs::GetHasherProp(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
H A D | UpdateCallback.cpp | 162 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRootProp(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 194 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF() 201 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRootRawProp(PROPID in Z7_COM7F_IMF() 239 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in Z7_COM7F_IMF() 352 Z7_COM7F_IMF(CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/ |
H A D | WimHandler.cpp | 98 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 385 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 623 Z7_COM7F_IMF(CHandler::GetRootProp(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 673 Z7_COM7F_IMF(CHandler::GetRootRawProp(PROPID propID, const void **data, UInt32 *dataSize, UInt32 *p… in Z7_COM7F_IMF() 703 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 index, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF() 739 Z7_COM7F_IMF(CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize,… in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zHandler.cpp | 192 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 324 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF() 343 Z7_COM7F_IMF(CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize,… in Z7_COM7F_IMF() 566 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | LzmaEncoder.cpp | 86 HRESULT SetLzmaProp(PROPID propID, const PROPVARIANT &prop, CLzmaEncProps &ep) in SetLzmaProp() 176 const PROPID propID = propIDs[i]; in Z7_COM7F_IMF() local 198 const PROPID propID = propIDs[i]; in Z7_COM7F_IMF() local
|
H A D | Lzma2Encoder.cpp | 38 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop() 84 const PROPID propID = propIDs[i]; in Z7_COM7F_IMF() local
|
H A D | XzEncoder.cpp | 90 HRESULT CEncoder::SetCoderProp(PROPID propID, const PROPVARIANT &prop) in SetCoderProp() 207 const PROPID propID = propIDs[i]; in Z7_COM7F_IMF() local
|
H A D | CodecExports.cpp | 199 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetMethodProperty() 306 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetHasherProp()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/ |
H A D | ChmHandler.cpp | 67 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 101 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | ZHandler.cpp | 42 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 53 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
H A D | ArchiveExports.cpp | 95 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value) in GetHandlerProperty2() 138 STDAPI GetHandlerProperty(PROPID propID, PROPVARIANT *value) in GetHandlerProperty()
|
H A D | IhexHandler.cpp | 58 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 78 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
H A D | SplitHandler.cpp | 50 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 267 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
H A D | MslzHandler.cpp | 62 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 87 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/ |
H A D | HandlerOut.cpp | 117 static void SetMethodProp32(CMethodProps &m, PROPID propID, UInt32 value) in SetMethodProp32() 132 static void SetMethodProp32_Replace(CMethodProps &m, PROPID propID, UInt32 value) in SetMethodProp32_Replace()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipHandler.cpp | 220 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF() 377 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
|