Searched full:flatten (Results 1 – 12 of 12) sorted by relevance
629 def Flatten(self) -> Set['Metric']: member in Metric676 def Flatten(self) -> Set[Metric]: member in MetricGroup680 result = result.union(x.Flatten())686 for x in sorted(self.Flatten()):
221 * clang: https://clang.llvm.org/docs/AttributeReference.html#flatten223 # define __flatten __attribute__((flatten))
1528 * Flip one or more matrices along their main diagonal and flatten them1561 * The 8x8 flatten matrix is based on 4x4 blocks.
813 /* flatten the options that have parents */ in options__order()
303 self.inner.make_mut().extend(streams.into_iter().flatten()); in extend()
307 /* Flatten the @desc->tx_list chain into @edmac->active list */ in ep93xx_dma_set_active()
2215 * Note: we flatten the magic number to a single type so we in xfs_da3_path_shift()
3305 * Flatten the CFIs of the different alternative code streams (both original
6005 # Flatten any parentheses and braces6012 # Flatten any obvious string concatenation.
2775 * Flatten request into a single buffer with required padding as in smb2_set_next_command()
3676 * If ctx1 and ctx2 have the same parent; we flatten the parent in context_equiv()