Searched refs:temp_offset (Results 1 – 5 of 5) sorted by relevance
97 int temp_offset; member129 sc->temp_data = (READ(sc, TEMP_DATA) * sc->temp_step - sc->temp_offset) in aw_ts_intr()177 sc->temp_offset = 257000; in aw_ts_attach()181 sc->temp_offset = 144700; in aw_ts_attach()
77 lldb::offset_t temp_offset; in GetAPInt() local81 temp_offset = be_offset; in GetAPInt()82 u64 = data.GetU64(&temp_offset); in GetAPInt()86 temp_offset = be_offset; in GetAPInt()87 u64 = data.GetMaxU64(&temp_offset, (uint32_t)bytes_left); in GetAPInt()
194 uint64_t temp_offset; member253 uint64_t temp_offset; member620 xar->temp_offset = 0; in xar_write_header()634 xar->temp_offset = algsize; in xar_write_header()665 file->data.temp_offset = xar->temp_offset; in xar_write_header()697 xar->temp_offset += ws; in write_to_temp()1006 r = xmlwrite_fstring(a, writer, "offset", "%ju", (uintmax_t)heap->temp_offset); in xmlwrite_heap()1777 xar->toc.temp_offset = xar->temp_offset; in make_toc()1897 length = xar->temp_offset; in xar_close()1922 r = copy_out(a, xar->toc.temp_offset, xar->toc.length); in xar_close()[all …]
206 uint64_t temp_offset; member675 zip->temp_offset = 0; in write_to_temp()694 zip->temp_offset += ws; in write_to_temp()816 if (zip->temp_offset > 0 && in copy_out()976 length = zip->temp_offset; in _7z_close()
33 s16 temp_offset; member