Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp201 signatures.AddNew().CopyFrom(data, len); in ParseSignatures()
517 CCodecError &error = Errors.AddNew(); in AddLastError()
543 CCodecError &error = Errors.AddNew(); in LoadDll()
555 Libs.AddNew(); in LoadDll()
628 CCodecError &error = Errors.AddNew(); in LoadDll()
767 item.Signatures.AddNew().CopyFrom(arc.Signature, arc.SignatureSize); in Load()
1303 CCodecInfoUser &u = v.AddNew(); in Get_CodecsInfoUser_Vector()
1320 CCodecInfoUser &u = v.AddNew(); in Get_CodecsInfoUser_Vector()
DArchiveExtractCallback.h143 Links.AddNew(); in PrepareLinks()
DArchiveExtractCallback.cpp686 pathParts2.AddNew(); in CensorNode_CheckPath2()
1048 pathParts.AddNew(); in CorrectPathParts()
1055 pathParts.AddNew(); in CorrectPathParts()
DHashCalc.cpp108 CHasherState &h = Hashers.AddNew(); in SetMethods()
2102 item.Signatures.AddNew().CopyFrom(NULL, 0); in Codecs_AddHashArcHandler()
DArchiveCommandLine.cpp464 CRenamePair &pair = renamePairs->AddNew(); in AddRenamePair()
/third_party/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.cpp330 CCoderST &c2 = _coders.AddNew(); in AddCoder()
457 _binderStreams.AddNew(); in GetInStream()
562 _binderStreams.AddNew(); in GetOutStream()
923 _streamBinders.AddNew(); in SetBindInfo()
933 CCoderMT &c2 = _coders.AddNew(); in AddCoder()
994 coderInfo.InStreams.AddNew(); in Init()
998 coderInfo.OutStreams.AddNew(); in Init()
DHandlerOut.cpp229 _methods.AddNew(); in SetProperty()
/third_party/lzma/CPP/7zip/Common/
DUniqBlocks.cpp37 Bufs.AddNew().CopyFrom(data, size); in AddUniq()
DMethodProps.h76 CProp &prop = Props.AddNew(); in AddProp_Ascii()
317 CProp &prop = Props.AddNew(); in AddProp_BlockSize2()
DMethodProps.cpp273 CProp &prop = Props.AddNew(); in AddProp32()
281 CProp &prop = Props.AddNew(); in AddPropBool()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp68 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod()
89 COneMethodInfo &m = methods.AddNew(); in SetMainMethod()
130 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod()
D7zUpdate.cpp1712 groups.AddNew(); in Update()
1835 groups.AddNew(); in Update()
2061 CFolder &folder = newDatabase.Folders.AddNew(); in Update()
2232 newDatabase.Folders.AddNew(), newDatabase.CoderUnpackSizes, curUnpackSize, in Update()
2446 newDatabase.Folders.AddNew(), newDatabase.CoderUnpackSizes, curFolderUnpackSize, in Update()
D7zDecode.cpp554 inStreams.AddNew() = streamSpec; in Decode()
D7zEncode.cpp335 CInOutTempBuffer &iotb = inOutTempBuffers.AddNew(); in Encode()
D7zOut.cpp525 folders.AddNew(), outFolders.CoderUnpackSizes, unpackSize, SeqStream, packSizes, NULL)) in EncodeStream()
D7zIn.cpp1126 CByteBuffer &data = dataVector.AddNew(); in ReadAndDecodePackedStreams()
/third_party/lzma/CPP/Common/
DWildcard.cpp703 Pairs.AddNew().Prefix = prefix; in AddItem()
784 CCensorPath &cp = CensorPaths.AddNew(); in AddPreItem()
DWildcard.h105 CCensorNode &node = SubNodes.AddNew(); in Find_SubNode_Or_Add_New()
DMyVector.h533 T& AddNew() in AddNew() function
/third_party/typescript/src/services/codefixes/
DimportFixes.ts123 case ImportFixKind.AddNew: {
281 … const enum ImportFixKind { UseNamespace, JsdocTypeImport, AddToExisting, AddNew, PromoteTypeOnly } enumerator
318 readonly kind: ImportFixKind.AddNew;
682 kind: ImportFixKind.AddNew,
724 … return { kind: ImportFixKind.AddNew, moduleSpecifier, importKind, addAsTypeOnly, useRequire };
1053 case ImportFixKind.AddNew: {
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h118 return Files.AddNew(); in AddNewFile()
DBrowseDialog.cpp546 CFileInfo &fi = files.AddNew(); in Reload()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp332 CProperty &prop = props2.AddNew(); in AddProp()
/third_party/lzma/CPP/7zip/UI/Console/
DList.cpp394 CFieldInfo &f = _fields.AddNew(); in Init()