Home
last modified time | relevance | path

Searched refs:_arc (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp51 _arc = arc; in Init()
126 RINOK(_arc->Archive->GetProperty(index, propID, &prop)); in GetTime()
140 RINOK(_arc->Archive->GetProperty(_index, kpidSize, &prop)); in GetUnpackSize()
162 IInArchive *archive = _arc->Archive; in GetStream()
163 RINOK(_arc->GetItemPath(index, fullPath)); in GetStream()
218 RINOK(_arc->IsItemAnti(index, isAnti)); in GetStream()
265 … (WriteMTime && _fi.MTimeDefined) ? &_fi.MTime : (_arc->MTimeDefined ? &_arc->MTime : NULL)); in GetStream()
440 (WriteMTime && _fi.MTimeDefined) ? &_fi.MTime : (_arc->MTimeDefined ? &_arc->MTime : NULL)); in SetOperationResult()
DArchiveExtractCallback.h29 const CArc *_arc; variable
/external/clang/docs/
DAutomaticReferenceCounting.rst68 .. _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 …]