Searched defs:Layout (Results 1 – 6 of 6) sorted by relevance
3 ### General directory layout11 ### Top level directory layout
118 fn dma_layout(pages: usize) -> Layout { in dma_layout()123 fn bb_layout(size: usize) -> Layout { in bb_layout()
124 fn malloc_layout(size: NonZeroUsize) -> Option<Layout> { in malloc_layout()
166 pub fn refill(&mut self, pool: &mut FrameAllocator<32>, hint: Layout) { in refill()
121 private static class Layout { class in MultiAttachmentLayout123 public Layout(final Tile[] tilesArray) { in Layout() method in MultiAttachmentLayout.Layout
395 public class Layout { class in SlotView