Home | History | Annotate | Download | only in pdt

Lines Matching defs:limit_

485   Weight limit_;           // Weight limit
683 return less_(limit_, w);
717 if ((final == Weight::Zero()) || less_(limit_, Times(Distance(s), final)))
817 if (less_(limit_, w))
878 limit_ = Times(DistanceToDest(ifst_->Start(), rfst_.Start() - 1), threshold);