Home
last modified time | relevance | path

Searched refs:desctType (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp453 int desctType = item.IcbTag.GetDescriptorType(); in ReadItem() local
456 if (desctType == ICB_DESC_TYPE_INLINE) in ReadItem()
465 if (desctType != ICB_DESC_TYPE_SHORT && desctType != ICB_DESC_TYPE_LONG) in ReadItem()
470 if (desctType == ICB_DESC_TYPE_SHORT) in ReadItem()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp475 int desctType = item.IcbTag.GetDescriptorType(); in ReadItem() local
478 if (desctType == ICB_DESC_TYPE_INLINE) in ReadItem()
486 if (desctType != ICB_DESC_TYPE_SHORT && desctType != ICB_DESC_TYPE_LONG) in ReadItem()
491 if (desctType == ICB_DESC_TYPE_SHORT) in ReadItem()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp475 int desctType = item.IcbTag.GetDescriptorType(); in ReadItem() local
478 if (desctType == ICB_DESC_TYPE_INLINE) in ReadItem()
486 if (desctType != ICB_DESC_TYPE_SHORT && desctType != ICB_DESC_TYPE_LONG) in ReadItem()
491 if (desctType == ICB_DESC_TYPE_SHORT) in ReadItem()