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()
170 uint64_t temp_offset; member229 uint64_t temp_offset; member596 xar->temp_offset = 0; in xar_write_header()610 xar->temp_offset = algsize; in xar_write_header()641 file->data.temp_offset = xar->temp_offset; in xar_write_header()673 xar->temp_offset += ws; in write_to_temp()983 r = xmlwrite_fstring(a, writer, "offset", "%ju", heap->temp_offset); in xmlwrite_heap()1731 xar->toc.temp_offset = xar->temp_offset; in make_toc()1853 length = xar->temp_offset; in xar_close()1878 r = copy_out(a, xar->toc.temp_offset, xar->toc.length); in xar_close()[all …]
192 uint64_t temp_offset; member551 zip->temp_offset = 0; in write_to_temp()570 zip->temp_offset += ws; in write_to_temp()692 if (zip->temp_offset > 0 && in copy_out()848 length = zip->temp_offset; in _7z_close()
33 s16 temp_offset; member