Home | History | Annotate | Download | only in src

Lines Matching refs: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),