Searched refs:used_bytes (Results 1 – 2 of 2) sorted by relevance
659 uint32_t used_bytes = in GetReturnValueObjectImpl() local665 used_bytes = aggregate_field_offsets[0]; in GetReturnValueObjectImpl()679 if (used_bytes >= 8 || used_bytes + field_byte_width > 8) { in GetReturnValueObjectImpl()689 copy_from_offset = used_bytes; in GetReturnValueObjectImpl()690 used_bytes += field_byte_width; in GetReturnValueObjectImpl()
1681 int64_t used_bytes = 0; in cd9660_compute_offsets() local 1733 used_bytes += node->fileSectorsUsed * diskStructure->sectorSize; in cd9660_compute_offsets() 1740 used_bytes + startOffset); in cd9660_compute_offsets() 1743 used_bytes += r; in cd9660_compute_offsets() 1770 used_bytes + startOffset); in cd9660_compute_offsets() 1772 used_bytes += child->fileSectorsUsed * in cd9660_compute_offsets() 1785 return used_bytes; in cd9660_compute_offsets()