Home
last modified time | relevance | path

Searched defs:CInByte2 (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zIn.h291 struct CInByte2 struct
293 const Byte *_buffer;
296 size_t _pos;
298 size_t GetRem() const { return _size - _pos; } in GetRem()
299 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
300 void Init(const Byte *buffer, size_t size) in Init()
308 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
332 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h291 struct CInByte2 struct
293 const Byte *_buffer;
296 size_t _pos;
298 size_t GetRem() const { return _size - _pos; } in GetRem()
299 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
300 void Init(const Byte *buffer, size_t size) in Init()
308 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
332 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zIn.h303 struct CInByte2 struct
305 const Byte *_buffer;
308 size_t _pos;
310 size_t GetRem() const { return _size - _pos; } in GetRem()
311 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
312 void Init(const Byte *buffer, size_t size) in Init()
320 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
344 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zIn.h307 struct CInByte2 struct
309 const Byte *_buffer;
312 size_t _pos;
314 size_t GetRem() const { return _size - _pos; } in GetRem()
315 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
316 void Init(const Byte *buffer, size_t size) in Init()
324 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
348 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h291 struct CInByte2 struct
293 const Byte *_buffer;
296 size_t _pos;
298 size_t GetRem() const { return _size - _pos; } in GetRem()
299 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
300 void Init(const Byte *buffer, size_t size) in Init()
308 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
332 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h293 struct CInByte2 struct
295 const Byte *_buffer;
298 size_t _pos;
300 size_t GetRem() const { return _size - _pos; } in GetRem()
301 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr()
302 void Init(const Byte *buffer, size_t size) in Init()
310 void SkipDataNoCheck(UInt64 size) { _pos += (size_t)size; } in SkipDataNoCheck()
334 CInByte2 _inByteVector[kNumBufLevelsMax]; argument