Home
last modified time | relevance | path

Searched refs:kUseGlobalOffset (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h152 bool Flags_UseGlobalOffset() const { return (Flags & NArcInfoFlags::kUseGlobalOffset) != 0; } in Flags_UseGlobalOffset()
/third_party/lzma/CPP/7zip/Archive/
H A DIArchive.h63 const UInt32 kUseGlobalOffset = 1 << 5; // the seek position of stream must be set as global offset member
280 if (kUseGlobalOffset), stream current position can be non 0.
281 if (!kUseGlobalOffset), stream current position is 0.

Completed in 2 milliseconds