Home
last modified time | relevance | path

Searched refs:AddNew (Results 1 – 15 of 15) sorted by relevance

/external/lzma/CPP/7zip/Common/
DUniqBlocks.cpp33 CByteBuffer &buf = Bufs.AddNew(); in AddUniq()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp888 groups.AddNew(); in Update()
1076 CFolder &folder = newDatabase.Folders.AddNew(); in Update()
1132 newDatabase.Folders.AddNew(), newDatabase.CoderUnpackSizes, curUnpackSize, in Update()
1256 newDatabase.Folders.AddNew(), newDatabase.CoderUnpackSizes, curFolderUnpackSize, in Update()
D7zEncode.cpp71 CCoderInfo &encodingInfo = _codersInfo.AddNew(); in CreateMixerCoder()
168 CInOutTempBuffer &iotb = inOutTempBuffers.AddNew(); in Encode()
D7zOut.cpp524 …stream, NULL, &dataSize64, folders.AddNew(), outFolders.CoderUnpackSizes, unpackSize, SeqStream, p… in EncodeStream()
D7zIn.cpp1118 CByteBuffer &data = dataVector.AddNew(); in ReadAndDecodePackedStreams()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h121 Links.AddNew(); in PrepareLinks()
DHashCalc.cpp108 CHasherState &h = Hashers.AddNew(); in SetMethods()
DLoadCodecs.cpp156 signatures.AddNew().CopyFrom(data, len); in ParseSignatures()
587 item.Signatures.AddNew().CopyFrom(arc.Signature, arc.SignatureSize); in Load()
DArchiveCommandLine.cpp343 CRenamePair &pair = renamePairs->AddNew(); in AddRenamePair()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h118 return Files.AddNew(); in AddNewFile()
DBrowseDialog.cpp538 CFileInfo &fi = files.AddNew(); in Reload()
/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2MT.cpp67 RINOK(_streamBinders.AddNew().CreateEvents()); in SetBindInfo()
/external/lzma/CPP/Common/
DWildcard.cpp608 CCensorPath &cp = CensorPaths.AddNew(); in AddPreItem()
DMyVector.h454 T& AddNew() in AddNew() function
/external/lzma/CPP/7zip/UI/Console/
DList.cpp351 CFieldInfo &f = _fields.AddNew(); in Init()