Lines Matching full:offset_
1131 // : fst_(fst), state_(s), pos_(0), num_arcs_(0), offset_(0),
1144 // offset_ = data->States(s);
1145 // num_arcs_ = data->States(s + 1) - offset_;
1147 // offset_ = s * compactor->Size();
1151 // const A &arc = fst_.GetImpl()->ComputeArc(s, offset_);
1153 // ++offset_;
1170 // arc_ = fst_.GetImpl()->ComputeArc(state_, pos_ + offset_);
1202 // size_t offset_;