Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp126 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 …]
DArchiveExtractCallback.h180 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 …]
/external/llvm-project/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 …]
/external/fonttools/Lib/fontTools/svgLib/path/
Dshapes.py65 def _arc(self, c, rx, ry, x, y, large_arc): member in PathBuilder
70 self._arc('A', rx, ry, x, y, large_arc)
73 self._arc('a', rx, ry, x, y, large_arc)
/external/skia/modules/pathkit/
Dexterns.js42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
Dchaining.js53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
/external/skqp/modules/pathkit/
Dexterns.js42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
Dchaining.js53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
/external/skqp/experimental/canvaskit/
Dexterns.js208 _arc: function() {}, method
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/arc/
DREADME.md286 *tensorflow/lite/micro/tools/make/gen/<tcf_file_basename>_arc/prj/person_detection_test_int8/make*