Lines Matching defs:set
17 /// script (the set of insertions and deletions) for transforming a
100 set(int x, int y)
108 set(int x, int y, bool empty)
117 {set (x() + ax, y() + ay);}
154 set(x_ + val, y_ + val);
189 set(val, val);
196 set(p.x(), p.y(), p.is_empty());
366 set(const point& b, const point&i, const point&e)
384 set(const point& b, const point&i, const point& d, const point&e)
869 begin.set(x, x - (k + 1));
879 begin.set(x, x - (k - 1));
902 diag_start.set(x, y);
922 s.set(begin, intermediate, diag_start, end);
1011 begin.set(x, y);
1024 begin.set(x, x - (k_plus_delta - 1));
1029 intermediate.set(x, y);
1037 diag_start.set(x, y);
1044 end.set(x, y);
1058 s.set(begin, intermediate, diag_start, end);
1133 /// paths overlapped. This is set iff the function returns true;
1159 // value of x for k == 1; So let's set that value to -1; that is for
1169 // where they are centered on zero), we set the initial point to
1467 /// @param lcs the resulting lcs. This is set iff the function
1671 /// @param lcs the resulting lcs. This is set iff the function
1742 /// @param lcs the resulting lcs. This is set iff the function
1797 /// @param lcs the resulting lcs. This is set iff the function
1841 /// @param lcs the resulting lcs. This is set iff the function