Home
last modified time | relevance | path

Searched defs:CUInt64DefVector (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h135 struct CUInt64DefVector struct
137 CBoolVector Defs;
138 CRecordVector<UInt64> Vals;
140 void Clear() in Clear()
146 void ReserveDown() in ReserveDown()
152 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
163 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h116 struct CUInt64DefVector struct
118 CBoolVector Defs;
119 CRecordVector<UInt64> Vals;
121 void Clear() in Clear()
127 void ReserveDown() in ReserveDown()
133 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
146 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zItem.h116 struct CUInt64DefVector struct
118 CBoolVector Defs;
119 CRecordVector<UInt64> Vals;
121 void Clear() in Clear()
127 void ReserveDown() in ReserveDown()
133 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
146 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h116 struct CUInt64DefVector struct
118 CBoolVector Defs;
119 CRecordVector<UInt64> Vals;
121 void Clear() in Clear()
127 void ReserveDown() in ReserveDown()
133 bool GetItem(unsigned index, UInt64 &value) const in GetItem()
146 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zItem.h89 struct CUInt64DefVector struct
91 CRecordVector<UInt64> Values;
92 CRecordVector<bool> Defined;
94 void Clear() in Clear()
100 void ReserveDown() in ReserveDown()
106 bool GetItem(int index, UInt64 &value) const in GetItem()
117 void SetItem(int index, bool defined, UInt64 value) in SetItem()
129 bool CheckSize(int size) const { return Defined.Size() == size || Defined.Size() == 0; } in CheckSize()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zItem.h99 struct CUInt64DefVector struct
101 CRecordVector<UInt64> Values;
102 CRecordVector<bool> Defined;
104 void Clear() in Clear()
110 void ReserveDown() in ReserveDown()
116 bool GetItem(int index, UInt64 &value) const in GetItem()
127 void SetItem(int index, bool defined, UInt64 value) in SetItem()
139 bool CheckSize(int size) const { return Defined.Size() == size || Defined.Size() == 0; } in CheckSize()