Searched refs:_arc (Results 1 – 11 of 11) sorted by relevance
126 if (!_arc->Ask_INode) in PrepareHardLinks()129 IInArchive *archive = _arc->Archive; in PrepareHardLinks()185 _arc(NULL), in CArchiveExtractCallback()264 _arc = arc; in Init()378 RINOK(_arc->Archive->GetProperty(index, propID, &prop)); in GetTime()391 return _arc->GetItemSize(_index, _curSize, _curSizeDefined); in GetUnpackSize()641 IInArchive *archive = _arc->Archive; in GetStream()658 RINOK(_arc->GetItem(index, _item)); in GetStream()726 if (linkPath.IsEmpty() && _arc->GetRawProps) in GetStream()732 _arc->GetRawProps->GetRawProp(_index, kpidNtReparse, &data, &dataSize, &propType); in GetStream()[all …]
180 const CArc *_arc; variable
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 …]
65 def _arc(self, c, rx, ry, x, y, large_arc): member in PathBuilder70 self._arc('A', rx, ry, x, y, large_arc)73 self._arc('a', rx, ry, x, y, large_arc)
42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
208 _arc: function() {}, method
286 *tensorflow/lite/micro/tools/make/gen/<tcf_file_basename>_arc/prj/person_detection_test_int8/make*