Lines Matching full:tune
1706 if (++NumMove == 8) // FIXME: Tune this limit.1722 bool DoMove = (LastLoc - FirstLoc) <= NumMove*4; // FIXME: Tune this.