Lines Matching defs:tail_
94 if (Succ(head_) == tail_) {106 *sample = buffer_[tail_];108 tail_ = Succ(tail_);130 int tail_; // Index to the buffer tail.273 tail_(0),