Searched refs:columnEnd (Results 1 – 3 of 3) sorted by relevance
/external/llvm/docs/ |
D | CoverageMappingFormat.rst | 590 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]`` 605 * *columnEnd*: The ending column of the mapping region.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CoverageMappingFormat.rst | 592 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]`` 607 * *columnEnd*: The ending column of the mapping region. If the high bit is set,
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 1463 …t tcu::ConstPixelBufferAccess& access, int column, int columnBegin, int columnEnd, int columnViewp… 2088 …t tcu::ConstPixelBufferAccess& access, int column, int columnBegin, int columnEnd, int columnViewp… in scanColumn() argument 2090 …const bool numLinesOk = checkAreaNumLines(access, tcu::IVec4(column, columnBegin, 1, columnEnd … in scanColumn() 2091 …kLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(column, columnEnd), SCAN_COL_COMPO… in scanColumn()
|