Searched refs:w_offset (Results 1 – 5 of 5) sorted by relevance
54 int w_offset; /* file offset */ member109 uint w_offset : 44; /* file offset */ member113 uint w_offset : 32; /* file offset */
413 wrecd->w_offset = (uint) wrec->w_offset; in wlog_rec_pack()461 wrec->w_offset = wrecd->w_offset; in wlog_rec_unpack()
1767 wrec.w_offset = offset; in do_write()3285 wrec.w_offset = offset; in do_rw()
48 const int w_offset = std::max(0, -iw_ungated_start); in ExtractPatchIntoBufferColumn() local52 std::min(kwidth - w_offset, in_width - iw_start) * in_depth; in ExtractPatchIntoBufferColumn()55 output_row_offset + (h_offset * kwidth + w_offset) * in_depth; in ExtractPatchIntoBufferColumn()61 const int left_padding = w_offset; in ExtractPatchIntoBufferColumn()
486 const int w_offset = offsetof(dump_t, w_); in Dump() local518 __ Add(dump, dump_base, w_offset); in Dump()576 __ Add(dump2, dump2_base, w_offset); in Dump()