Home | History | Annotate | Download | only in src

Lines Matching defs:tail_

95     if (Succ(head_) == tail_) {
107 *sample = buffer_[tail_];
109 tail_ = Succ(tail_);
130 int tail_; // Index to the buffer tail.
276 tail_(0),