Home
last modified time | relevance | path

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

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/
H A DNtfsHandler.cpp230 struct CSiAttr struct
250 bool CSiAttr::Parse(const Byte *p, unsigned size) in Parse()
317 bool ParseSi(CSiAttr &a) const { return a.Parse(Data, (unsigned)Data.GetCapacity()); } in ParseSi()
935 CSiAttr SiAttr;
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DNtfsHandler.cpp277 struct CSiAttr struct
297 bool CSiAttr::Parse(const Byte *p, unsigned size) in Parse()
371 bool ParseSi(CSiAttr &a) const { return a.Parse(Data, (unsigned)Data.Size()); } in ParseSi()
1024 CSiAttr SiAttr;
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DNtfsHandler.cpp277 struct CSiAttr struct
297 bool CSiAttr::Parse(const Byte *p, unsigned size) in Parse()
371 bool ParseSi(CSiAttr &a) const { return a.Parse(Data, (unsigned)Data.Size()); } in ParseSi()
1020 CSiAttr SiAttr;