Home | History | Annotate | Download | only in crankshaft

Lines Matching full:offset_

347   DecompositionResult() : base_(NULL), offset_(0), scale_(0) {}
350 int offset() { return offset_; }
356 offset_ = other_offset;
362 offset_ += other_offset;
373 swap(&offset_, other_offset);
385 int offset_;
3550 int offset() const { return offset_; }
3576 int offset_;
3587 base_(NULL), offset_(0), scale_(0),