Searched refs:source_segment_position (Results 1 – 9 of 9) sorted by relevance
169 size_t* source_segment_position) { in ParseSourceSegmentLengthAndPosition() argument182 if (!ParseSize("source segment position", source_segment_position)) { in ParseSourceSegmentLengthAndPosition()185 if ((*source_segment_position >= from_size) && in ParseSourceSegmentLengthAndPosition()187 VCD_ERROR << "Source segment position (" << *source_segment_position in ParseSourceSegmentLengthAndPosition()193 const size_t source_segment_end = *source_segment_position + in ParseSourceSegmentLengthAndPosition()211 size_t* source_segment_position) { in ParseWinIndicatorAndSourceSegment() argument223 source_segment_position); in ParseWinIndicatorAndSourceSegment()235 source_segment_position); in ParseWinIndicatorAndSourceSegment()
273 size_t* source_segment_position);371 size_t* source_segment_position);
1052 size_t source_segment_position = 0; in ReadHeader() local1060 &source_segment_position)) { in ReadHeader()1084 source_segment_ptr_ = parent_->dictionary_ptr() + source_segment_position; in ReadHeader()1089 source_segment_ptr_ = decoded_target->data() + source_segment_position; in ReadHeader()
169 size_t* source_segment_position) { in ParseSourceSegmentLengthAndPosition() argument182 if (!ParseSize("source segment position", source_segment_position)) { in ParseSourceSegmentLengthAndPosition()185 if ((*source_segment_position >= from_size) && in ParseSourceSegmentLengthAndPosition()187 LOG(ERROR) << "Source segment position (" << *source_segment_position in ParseSourceSegmentLengthAndPosition()193 const size_t source_segment_end = *source_segment_position + in ParseSourceSegmentLengthAndPosition()211 size_t* source_segment_position) { in ParseWinIndicatorAndSourceSegment() argument223 source_segment_position); in ParseWinIndicatorAndSourceSegment()235 source_segment_position); in ParseWinIndicatorAndSourceSegment()
1049 size_t source_segment_position = 0; in ReadHeader() local1057 &source_segment_position)) { in ReadHeader()1077 source_segment_ptr_ = parent_->dictionary_ptr() + source_segment_position; in ReadHeader()1082 source_segment_ptr_ = decoded_target->data() + source_segment_position; in ReadHeader()