Searched refs:ext_scalar_block_layout (Results 1 – 2 of 2) sorted by relevance
322 pub ext_scalar_block_layout: bool, field727 ext_scalar_block_layout: false, in empty()1023 || (self.ext_scalar_block_layout && other.ext_scalar_block_layout) in intersects()1321 && (self.ext_scalar_block_layout || !other.ext_scalar_block_layout) in contains()1689 ext_scalar_block_layout: self.ext_scalar_block_layout || other.ext_scalar_block_layout, in union()2115 ext_scalar_block_layout: self.ext_scalar_block_layout && other.ext_scalar_block_layout, in intersection()2541 ext_scalar_block_layout: self.ext_scalar_block_layout && !other.ext_scalar_block_layout, in difference()2967 ext_scalar_block_layout: self.ext_scalar_block_layout ^ other.ext_scalar_block_layout, in symmetric_difference()4471 if self.ext_scalar_block_layout { in fmt()5898 extensions.ext_scalar_block_layout = true; in from_iter()[all …]
19703 device_extensions.ext_scalar_block_layout, in make_chain()