Home
last modified time | relevance | path

Searched defs:CUpdateItem (Results 1 – 23 of 23) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Zip/
H A DZipUpdate.h28 struct CUpdateItem struct
30 bool NewData;
31 bool NewProps;
32 bool IsDir;
33 bool NtfsTimeIsDefined;
34 bool IsUtf8;
36 int IndexInArc;
37 unsigned IndexInClient;
38 UInt32 Attrib;
62 CUpdateItem(): in CUpdateItem() argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Zip/
H A DZipUpdate.h28 struct CUpdateItem struct
30 bool NewData;
31 bool NewProps;
32 bool IsDir;
33 bool NtfsTimeIsDefined;
34 bool IsUtf8;
36 int IndexInArc;
60 CUpdateItem(): in CUpdateItem() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Tar/
H A DTarUpdate.h13 struct CUpdateItem struct
27 CUpdateItem(): Size(0), IsDir(false) {} in CUpdateItem() argument
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Tar/
H A DTarUpdate.h13 struct CUpdateItem struct
27 CUpdateItem(): Size(0), IsDir(false) {} in CUpdateItem() argument
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Zip/
H A DZipUpdate.h25 struct CUpdateItem struct
44 CUpdateItem(): NtfsTimeIsDefined(false), IsUtf8(false), Size(0) {} in CUpdateItem() argument
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zUpdate.h15 struct CUpdateItem struct
17 int IndexInArchive;
18 int IndexInClient;
42 CUpdateItem(): in CUpdateItem() argument
50 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); }; in SetDirStatusFromAttrib()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zUpdate.h15 struct CUpdateItem struct
17 int IndexInArchive;
18 int IndexInClient;
42 CUpdateItem(): in CUpdateItem() argument
50 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); }; in SetDirStatusFromAttrib()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Tar/
H A DTarUpdate.h12 struct CUpdateItem struct
29 const CObjectVector<CUpdateItem> &updateItems, argument
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() function
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 unsigned IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.h31 struct CUpdateItem struct
33 int IndexInArchive;
34 int IndexInClient;
36 UInt64 CTime;
37 UInt64 ATime;
38 UInt64 MTime;
40 UInt64 Size;
41 UString Name;
70 CUpdateItem(): in CUpdateItem() argument
81 void SetDirStatusFromAttrib() { IsDir = ((Attrib & FILE_ATTRIBUTE_DIRECTORY) != 0); } in SetDirStatusFromAttrib()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DHashCalc.cpp1635 struct CUpdateItem struct
1637 int IndexInArc;
1638 unsigned IndexInClient;
1639 UInt64 Size;
1640 bool NewData;
1641 bool NewProps;
1642 bool IsDir;
1643 UString Path;
1645 CUpdateItem(): Size(0), IsDir(false) {} in CUpdateItem() argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp135 struct CUpdateItem struct
137 unsigned CallbackIndex; // index in callback
139 int MetaIndex; // index in in MetaItems[]
141 int AltStreamIndex; // index in CMetaItem::AltStreams vector
144 int InArcIndex; // >= 0, if we use OLD Data
147 CUpdateItem(): MetaIndex(-1), AltStreamIndex(-1), InArcIndex(-1) {} in CUpdateItem() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp142 struct CUpdateItem struct
144 unsigned CallbackIndex; // index in callback
146 int MetaIndex; // index in in MetaItems[]
148 int AltStreamIndex; // index in CMetaItem::AltStreams vector
151 int InArcIndex; // >= 0, if we use OLD Data
154 CUpdateItem(): MetaIndex(-1), AltStreamIndex(-1), InArcIndex(-1) {} in CUpdateItem() argument