Searched refs:_arc (Results 1 – 3 of 3) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveExtractCallback.cpp | 112 if (!_arc->Ask_INode) in PrepareHardLinks() 115 IInArchive *archive = _arc->Archive; in PrepareHardLinks() 227 _arc = arc; in Init() 336 RINOK(_arc->Archive->GetProperty(index, propID, &prop)); in GetTime() 349 return _arc->GetItemSize(_index, _curSize, _curSizeDefined); in GetUnpackSize() 449 IInArchive *archive = _arc->Archive; in GetStream() 450 RINOK(_arc->GetItemPath(index, fullPath)); in GetStream() 511 if (linkPath.IsEmpty() && _arc->GetRawProps) in GetStream() 516 _arc->GetRawProps->GetRawProp(_index, kpidNtReparse, &data, &dataSize, &propType); in GetStream() 598 RINOK(_arc->GetItemPathToParent(index, baseParent, pathParts)); in GetStream() [all …]
|
D | ArchiveExtractCallback.h | 134 const CArc *_arc; variable
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 68 .. _arc.meta: 73 .. _arc.meta.purpose: 87 .. _arc.meta.background: 179 .. _arc.meta.evolution: 207 .. _arc.general: 226 .. _arc.objects: 286 .. _arc.objects.retains: 342 .. _arc.objects.operands: 367 .. _arc.objects.operands.consumed: 422 .. _arc.object.operands.retained-return-values: [all …]
|