Lines Matching defs:head_
94 if (Succ(head_) == tail_) {97 buffer_[head_] = *sample;98 head_ = Succ(head_);129 int head_; // Index to the buffer head.272 head_(0),