Lines Matching refs:end_
240 this.end_ = 0;
320 this.start_, this.end_ - this.start_);
330 this.end_ = 0;
356 this.end_ =
366 return this.end_;
374 this.end_ = end;
410 goog.asserts.assert(this.cursor_ <= this.end_);
419 return this.cursor_ == this.end_;
428 return this.cursor_ > this.end_;
439 (this.cursor_ > this.end_);
553 goog.asserts.assert(this.cursor_ <= this.end_);
561 goog.asserts.assert(this.cursor_ <= this.end_);
569 goog.asserts.assert(this.cursor_ <= this.end_);
577 goog.asserts.assert(this.cursor_ <= this.end_);
589 goog.asserts.assert(this.cursor_ <= this.end_);
606 goog.asserts.assert(this.cursor_ <= this.end_);
743 goog.asserts.assert(this.cursor_ <= this.end_);
757 goog.asserts.assert(this.cursor_ <= this.end_);
773 goog.asserts.assert(this.cursor_ <= this.end_);
801 goog.asserts.assert(this.cursor_ <= this.end_);
815 goog.asserts.assert(this.cursor_ <= this.end_);
831 goog.asserts.assert(this.cursor_ <= this.end_);
968 goog.asserts.assert(this.cursor_ <= this.end_);