Searched defs:tcx (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/ |
| H A D | sweep.cpp | 41 void Sweep::Triangulate(SweepContext& tcx) in Triangulate() 51 void Sweep::SweepPoints(SweepContext& tcx) in SweepPoints() 62 void Sweep::FinalizationPolygon(SweepContext& tcx) in FinalizationPolygon() 75 Node& Sweep::PointEvent(SweepContext& tcx, Point& point) in PointEvent() 92 void Sweep::EdgeEvent(SweepContext& tcx, Edge* edge, Node* node) in EdgeEvent() 108 void Sweep::EdgeEvent(SweepContext& tcx, Point& ep, Point& eq, Triangle* triangle, Point& point) in EdgeEvent() 178 Node& Sweep::NewFrontTriangle(SweepContext& tcx, Point& point, Node& node) in NewFrontTriangle() 200 void Sweep::Fill(SweepContext& tcx, Node& node) in Fill() 222 void Sweep::FillAdvancingFront(SweepContext& tcx, Node& n) in FillAdvancingFront() 333 bool Sweep::Legalize(SweepContext& tcx, Triangle& t) in Legalize() [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | ctl_reg.h | 84 unsigned long tcx : 1; /* Transactional-Execution control */ member
|