/third_party/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.cpp | 201 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()
|
D | ArchiveExtractCallback.h | 143 Links.AddNew(); in PrepareLinks()
|
D | ArchiveExtractCallback.cpp | 686 pathParts2.AddNew(); in CensorNode_CheckPath2() 1048 pathParts.AddNew(); in CorrectPathParts() 1055 pathParts.AddNew(); in CorrectPathParts()
|
D | HashCalc.cpp | 108 CHasherState &h = Hashers.AddNew(); in SetMethods() 2102 item.Signatures.AddNew().CopyFrom(NULL, 0); in Codecs_AddHashArcHandler()
|
D | ArchiveCommandLine.cpp | 464 CRenamePair &pair = renamePairs->AddNew(); in AddRenamePair()
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
D | CoderMixer2.cpp | 330 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()
|
D | HandlerOut.cpp | 229 _methods.AddNew(); in SetProperty()
|
/third_party/lzma/CPP/7zip/Common/ |
D | UniqBlocks.cpp | 37 Bufs.AddNew().CopyFrom(data, size); in AddUniq()
|
D | MethodProps.h | 76 CProp &prop = Props.AddNew(); in AddProp_Ascii() 317 CProp &prop = Props.AddNew(); in AddProp_BlockSize2()
|
D | MethodProps.cpp | 273 CProp &prop = Props.AddNew(); in AddProp32() 281 CProp &prop = Props.AddNew(); in AddPropBool()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandlerOut.cpp | 68 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod() 89 COneMethodInfo &m = methods.AddNew(); in SetMainMethod() 130 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod()
|
D | 7zUpdate.cpp | 1712 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()
|
D | 7zDecode.cpp | 554 inStreams.AddNew() = streamSpec; in Decode()
|
D | 7zEncode.cpp | 335 CInOutTempBuffer &iotb = inOutTempBuffers.AddNew(); in Encode()
|
D | 7zOut.cpp | 525 folders.AddNew(), outFolders.CoderUnpackSizes, unpackSize, SeqStream, packSizes, NULL)) in EncodeStream()
|
D | 7zIn.cpp | 1126 CByteBuffer &data = dataVector.AddNew(); in ReadAndDecodePackedStreams()
|
/third_party/lzma/CPP/Common/ |
D | Wildcard.cpp | 703 Pairs.AddNew().Prefix = prefix; in AddItem() 784 CCensorPath &cp = CensorPaths.AddNew(); in AddPreItem()
|
D | Wildcard.h | 105 CCensorNode &node = SubNodes.AddNew(); in Find_SubNode_Or_Add_New()
|
D | MyVector.h | 533 T& AddNew() in AddNew() function
|
/third_party/typescript/src/services/codefixes/ |
D | importFixes.ts | 123 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/ |
D | ExtractCallback.h | 118 return Files.AddNew(); in AddNewFile()
|
D | BrowseDialog.cpp | 546 CFileInfo &fi = files.AddNew(); in Reload()
|
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 332 CProperty &prop = props2.AddNew(); in AddProp()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
D | List.cpp | 394 CFieldInfo &f = _fields.AddNew(); in Init()
|