Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationFractionalSpacingTests.cpp92 struct LineData struct
94 float tessLevel;
95 float additionalSegmentLength;
96 int additionalSegmentLocation;
98LineData (float lev, float len, int loc) : tessLevel(lev), additionalSegmentLength(len), additiona… in LineData() argument
/external/llvm/include/llvm/Support/
DGCOV.h375 struct LineData { struct
376 LineData() : LastLine(0) {} in LineData() argument
377 BlockLines Blocks;
378 FunctionLines Functions;
379 uint32_t LastLine;
/external/skia/src/gpu/ops/
DGrDashOp.cpp214 struct LineData { struct in DashOp
215 SkMatrix fViewMatrix;
216 SkMatrix fSrcRotInv;
217 SkPoint fPtsRot[2];
218 SkScalar fSrcStrokeWidth;
219 SkScalar fPhase;
220 SkScalar fIntervals[2];
221 SkScalar fParallelScale;
222 SkScalar fPerpendicularScale;
/external/skqp/src/gpu/ops/
DGrDashOp.cpp201 struct LineData { struct in DashOp
202 SkMatrix fViewMatrix;
203 SkMatrix fSrcRotInv;
204 SkPoint fPtsRot[2];
205 SkScalar fSrcStrokeWidth;
206 SkScalar fPhase;
207 SkScalar fIntervals[2];
208 SkScalar fParallelScale;
209 SkScalar fPerpendicularScale;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h401 struct LineData { struct
404 BlockLines Blocks;
405 FunctionLines Functions;
406 uint32_t LastLine = 0;
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DLine.h37 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DLine.h37 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/external/llvm/include/llvm/DebugInfo/CodeView/
DLine.h38 LineInfo(uint32_t LineData) : LineData(LineData) {} in LineInfo()
/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp352 DataExtractor LineData(DCtx.getDWARFObj().getLineSection().Data, in dumpDebugLines() local
/external/llvm/lib/MC/
DMCCodeView.cpp190 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp371 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/external/llvm-project/llvm/lib/MC/
DMCCodeView.cpp371 unsigned LineData = J->getLine(); in emitLineTableForFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp482 DWARFDataExtractor LineData(*DObj, DObj->getLineSection(), isLittleEndian(), in dump() local
492 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp549 DWARFDataExtractor LineData(*DObj, DObj->getLineSection(), isLittleEndian(), in dump() local
558 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1363 struct LineData struct
1365 float tessLevel;
1366 float additionalSegmentLength;
1367 int additionalSegmentLocation;
1368LineData (float lev, float len, int loc) : tessLevel(lev), additionalSegmentLength(len), additiona… in LineData() argument
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugLineTest.cpp110 DWARFDataExtractor LineData; member
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp911 uint32_t PC = DE.getU32(&Offset), LineData = DE.getU32(&Offset); in printCodeViewSymbolSection() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1789 StringRef LineData = OrigDwarf.getDWARFObj().getLineSection().Data; in patchLineTableForUnit() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2994 StringRef LineData = OrigDwarf.getLineSection().Data; in patchLineTableForUnit() local
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...