Lines Matching full:tail_
90 if (Succ(head_) == tail_) {102 *sample = buffer_[tail_];104 tail_ = Succ(tail_);125 int tail_; // Index to the buffer tail.262 tail_(0),