Searched defs:Layout (Results 1 – 8 of 8) sorted by relevance
17 pub(crate) unsafe fn krealloc_aligned(ptr: *mut u8, new_layout: Layout, flags: Flags) -> *mut u8 { in krealloc_aligned()41 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc()47 unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { in realloc()
3 Layout chapter
56 Layout chapter
20 Layout chapter
45 Layout chapter
18 Layout chapter
31 Layout chapter
331 MPI2_FLASH_LAYOUT Layout[]; /*0x10 */ member