Home
last modified time | relevance | path

Searched refs:kpidSize (Results 76 – 100 of 354) sorted by relevance

12345678910>>...15

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Agent/
H A DAgent.cpp128 if (!_flatMode && propID == kpidSize) in GetProperty()
330 { NULL, kpidSize, VT_UI8},
345 case kpidSize: prop = _proxyFolderItem->Size; break; in GetFolderProperty()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/
H A DXarHandler.cpp85 { NULL, kpidSize, VT_UI8},
349 case kpidSize: in GetProperty()
391 case kpidSize: if (!item.IsDir) prop = item.Size; break; in GetProperty()
H A DDebHandler.cpp225 { NULL, kpidSize, VT_UI8},
297 case kpidSize: in GetProperty()
H A DLzmaHandler.cpp37 { NULL, kpidSize, VT_UI8},
262 case kpidSize: if (_stream && _header.HasSize()) prop = _header.Size; break; in GetProperty()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp52 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DOpenCallback.cpp74 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DOpenCallback.cpp74 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DOpenCallback.cpp74 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp51 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DFlvHandler.cpp88 kpidSize,
155 case kpidSize: in GetProperty()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DFlvHandler.cpp88 kpidSize,
155 case kpidSize: in GetProperty()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/
H A DLzmaHandler.cpp37 { NULL, kpidSize, VT_UI8},
261 case kpidSize: if (_stream && _header.HasSize()) prop = _header.Size; break; in GetProperty()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp53 case kpidSize: prop = _fileInfo.Size; break; in GetProperty()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimHandler.cpp33 kpidSize,
61 { NULL, kpidSize, VT_UI8},
114 case kpidSize: prop = _db.GetUnpackSize(); break; in GetArchiveProperty()
473 case kpidSize: in GetProperty()
596 case kpidSize: prop = (UInt64)_xmls[index].Data.Size(); break; in GetProperty()

12345678910>>...15