Searched refs:PackedType (Results 1 – 2 of 2) sorted by relevance
432 return Ref.PackedType(buf, self._byte_width, packed_type)548 def PackedType(buf, parent_width, packed_type): member in Ref1514 return Ref.PackedType(
802 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function806 inline uint8_t NullPackedType() { return PackedType(BIT_WIDTH_8, FBT_NULL); } in NullPackedType()1441 return PackedType(StoredWidth(parent_bit_width_), type_);