OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kAltStreams
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Archive/
IArchive.h
26
const UInt32
kAltStreams
= 1 << 1; // the handler supports alt streams
54
kAltStreams
, // VT_BOOL
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
125
kAltStreams
,
1074
SetBoolPair(parser, NKey::
kAltStreams
, options.AltStreams);
[
all
...]
Completed in 66 milliseconds