Lines Matching full:offset_
102 : filename_key_(filename_key), file_index_(0), offset_(0), info_offset_(0),
121 this->offset_ = offset;
137 { return this->offset_; }
240 unsigned int offset_;
817 : inputs_(inputs), offset_(offset)
827 unsigned int offset = Swap32::readval(this->inputs_->p_ + this->offset_);
835 return Swap16::readval(this->inputs_->p_ + this->offset_ + 22);
843 const unsigned char* p = this->inputs_->p_ + this->offset_ + 8;
1107 unsigned int offset_;