Home
last modified time | relevance | path

Searched defs:LineData (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
H A DLineData.java14 public class LineData extends BarLineScatterCandleBubbleData<ILineDataSet> { class
16 public LineData() { in LineData() method in LineData
20 public LineData(ILineDataSet... dataSets) { in LineData() method in LineData
24 public LineData(List<ILineDataSet> dataSets) { in LineData() method in LineData
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp109 struct LineData struct
111 float tessLevel;
112 float additionalSegmentLength;
113 int additionalSegmentLocation;
115 LineData(float lev, float len, int loc) in LineData() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h375 struct LineData { struct
376 LineData() : LastLine(0) {} in LineData() argument
377 BlockLines Blocks;
378 FunctionLines Functions;
379 uint32_t LastLine;
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDashOp.cpp227 struct LineData { struct in skgpu::ganesh::DashOp::__anon046c76860111::DashOpImpl
228 SkMatrix fViewMatrix;
229 SkMatrix fSrcRotInv;
230 SkPoint fPtsRot[2];
231 SkScalar fSrcStrokeWidth;
232 SkScalar fPhase;
233 SkScalar fIntervals[2];
234 SkScalar fParallelScale;
235 SkScalar fPerpendicularScale;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h401 struct LineData { struct
404 BlockLines Blocks;
405 FunctionLines Functions;
406 uint32_t LastLine = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DLine.h36 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h37 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h38 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCCodeView.cpp190 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp482 DWARFDataExtractor LineData(*DObj, DObj->getLineSection(), isLittleEndian(), in dump() local
492 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp371 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCCodeView.cpp372 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp1496 struct LineData struct
1498 float tessLevel;
1499 float additionalSegmentLength;
1500 int additionalSegmentLocation;
1501 LineData(float lev, float len, int loc) in LineData() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp552 DWARFDataExtractor LineData(*DObj, DObj->getLineSection(), isLittleEndian(), in dump() local
561 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump() local
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp911 uint32_t PC = DE.getU32(&Offset), LineData = DE.getU32(&Offset); in printCodeViewSymbolSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1889 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit() local
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp2994 StringRef LineData = OrigDwarf.getLineSection().Data; in patchLineTableForUnit() local
/aosp_15_r20/out/soong/.intermediates/external/MPAndroidChart/MPAndroidChart/android_common/javac/
DMPAndroidChart.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...
/aosp_15_r20/external/testng/ant/3rdparty/
HDcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
/aosp_15_r20/out/soong/.intermediates/external/MPAndroidChart/MPAndroidChart/android_common/turbine/
DMPAndroidChart.jarcom/github/mikephil/charting/animation/ChartAnimator.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings/android_common/withres/
DSettings.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...

12