Searched defs:new_offset (Results 1 – 8 of 8) sorted by relevance
40 off_t new_offset = offset_ + byte_count; in WriteFully() local51 void EnsureCapacity(off_t new_offset) { in EnsureCapacity()
28 off_t new_offset = 0; in Seek() local
226 size_t new_offset = image_objects_offset_begin_ + previous_bin_sizes + bin_slot.GetIndex(); in AssignImageOffset() local558 size_t new_offset = 0; in ProcessStrings() local
1034 off_t new_offset = out->Seek(size_executable_offset_alignment_, kSeekCurrent); in WriteCode() local
114 void SetOffset(int32_t new_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetOffset()
645 int32_t new_offset; in LogMethodTraceEvent() local
1957 uint32_t new_offset = (offset + alignment_mask) & ~alignment_mask; in CheckInterSectionIterate() local
1249 int32_t new_offset = 1 + (r.next() % (length - 1)); in TEST_F() local