Searched refs:columnEnd (Results 1 – 2 of 2) sorted by relevance
/external/llvm/docs/ |
D | CoverageMappingFormat.rst | 561 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]`` 576 * *columnEnd*: The ending column of the mapping region.
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 1422 …t tcu::ConstPixelBufferAccess& access, int column, int columnBegin, int columnEnd, const tcu::IVec… 1959 …t tcu::ConstPixelBufferAccess& access, int column, int columnBegin, int columnEnd, const tcu::IVec… in scanColumn() argument 1961 …const bool numLinesOk = checkAreaNumLines(access, tcu::IVec4(column, columnBegin, 1, columnEnd - c… in scanColumn() 1962 …kLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(column, columnEnd), SCAN_COL_COMPO… in scanColumn()
|