Home
last modified time | relevance | path

Searched refs:startSegment (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp286 void startSegment(unsigned Line, unsigned Col) { in startSegment() function in __anon61554c080211::SegmentBuilder
292 void startSegment(unsigned Line, unsigned Col, bool IsRegionEntry, in startSegment() function in __anon61554c080211::SegmentBuilder
309 void startSegment(const CountedRegion &Region) { in startSegment() function in __anon61554c080211::SegmentBuilder
310 startSegment(Region.LineStart, Region.ColumnStart, true, Region); in startSegment()
320 startSegment(Line, Col); in popRegion()
322 startSegment(Line, Col, false, *ActiveRegions.back()); in popRegion()
333 startSegment(Region); in buildSegmentsImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp329 void startSegment(const CountedRegion &Region, LineColPair StartLoc, in startSegment() function in __anon5b6853600211::SegmentBuilder
398 startSegment(*CompletedRegion, CompletedSegmentLoc, false); in completeRegionsUntil()
405 startSegment(*ActiveRegions[FirstCompletedRegion - 1], Last->endLoc(), in completeRegionsUntil()
410 startSegment(*Last, Last->endLoc(), false, true); in completeRegionsUntil()
440 startSegment(ActiveRegions.empty() ? CR.value() : *ActiveRegions.back(), in buildSegmentsImpl()
448 startSegment(CR.value(), CurStartLoc, !GapRegion); in buildSegmentsImpl()
/external/mesa3d/include/GLES2/
Dgl2ext.h3042 typedef GLfloat (GL_APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
3043 typedef GLboolean (GL_APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsi…
3100 GL_APICALL GLfloat GL_APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSeg…
3101 GL_APICALL GLboolean GL_APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei num…
/external/swiftshader/include/GLES2/
Dgl2ext.h3120 typedef GLfloat (GL_APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
3121 typedef GLboolean (GL_APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsi…
3197 GL_APICALL GLfloat GL_APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSeg…
3198 GL_APICALL GLboolean GL_APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei num…
/external/swiftshader/include/GL/
Dglcorearb.h5357 typedef GLfloat (APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei nu…
5358 typedef GLboolean (APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
5415 GLAPI GLfloat APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSegments);
5416 GLAPI GLboolean APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei numSegments…
Dglext.h10429 typedef GLfloat (APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei nu…
10430 typedef GLboolean (APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
10494 GLAPI GLfloat APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSegments);
10495 GLAPI GLboolean APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei numSegments…
/external/mesa3d/include/GL/
Dglcorearb.h5317 typedef GLfloat (APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei nu…
5318 typedef GLboolean (APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
5375 GLAPI GLfloat APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSegments);
5376 GLAPI GLboolean APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei numSegments…
Dglext.h10387 typedef GLfloat (APIENTRYP PFNGLGETPATHLENGTHNVPROC) (GLuint path, GLsizei startSegment, GLsizei nu…
10388 typedef GLboolean (APIENTRYP PFNGLPOINTALONGPATHNVPROC) (GLuint path, GLsizei startSegment, GLsizei…
10452 GLAPI GLfloat APIENTRY glGetPathLengthNV (GLuint path, GLsizei startSegment, GLsizei numSegments);
10453 GLAPI GLboolean APIENTRY glPointAlongPathNV (GLuint path, GLsizei startSegment, GLsizei numSegments…