Searched refs:set_offset (Results 1 – 18 of 18) sorted by relevance
92 set_offset(capacity); in SetCapacity()94 set_offset(offset_); // The pointer may have changed. in SetCapacity()97 void GrowableIOBuffer::set_offset(int offset) { in set_offset() function in net::GrowableIOBuffer
109 void set_offset(int offset);
117 read_buf_->set_offset(read_buf_unused_offset_); in ReadResponseHeaders()404 read_buf_->set_offset(read_buf_->offset() + result); in DoReadHeadersComplete()542 read_buf_->set_offset(save_amount); in DoReadBodyComplete()547 read_buf_->set_offset(save_amount + additional_save_amount); in DoReadBodyComplete()
79 void set_offset(op_bfd const & abfd);
47 profile.set_offset(abfd); in populate_from_files()
128 void profile_t::set_offset(op_bfd const & abfd) in set_offset() function in profile_t
81 profile.set_offset(*abfd); in populate_spu_profile_from_files()
65 void set_offset(const gfx::Point& offset) { offset_ = offset; } in set_offset() function
57 new_balloon->set_offset(base_.balloons()[count - 1]->offset()); in Add()210 (*it)->set_offset(gfx::Point(0, 0)); in CancelOffsets()
394 current_read_buf_->set_offset(current_read_buf_->offset() + len); in AddToReadBuffer()414 current_read_buf_->set_offset(remaining); in SkipReadBuffer()
261 extern void set_offset (char *command_line);
82 …add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset… in add_general_commands()
201 void set_offset (char *command_line) in set_offset() function
247 profile.set_offset(abfd); in load_samples()
681 src2.set_offset(src2.offset() + 4); in Ldrd()696 src2.set_offset(src2.offset() - 4); in Ldrd()723 dst2.set_offset(dst2.offset() + 4); in Strd()728 dst2.set_offset(dst2.offset() - 4); in Strd()
472 void set_offset(int32_t offset) { in set_offset() function
3196 sliced_string->set_offset(start); in AllocateSubString()3201 sliced_string->set_offset(start + parent_slice->offset()); in AllocateSubString()3204 sliced_string->set_offset(start); in AllocateSubString()
7331 inline void set_offset(int offset);