Searched refs:boxed (Results 1 – 12 of 12) sorted by relevance
386 let mut boxed = Self::new_uninit_in(alloc); in new_in() localVariable388 boxed.as_mut_ptr().write(x); in new_in()389 boxed.assume_init() in new_in()414 let mut boxed = Self::try_new_uninit_in(alloc)?; in try_new_in() localVariable416 boxed.as_mut_ptr().write(x); in try_new_in()417 Ok(boxed.assume_init()) in try_new_in()591 pub fn into_boxed_slice(boxed: Self) -> Box<[T], A> { in into_boxed_slice()592 let (raw, alloc) = Box::into_raw_with_allocator(boxed); in into_boxed_slice()609 pub fn into_inner(boxed: Self) -> T { in into_inner()610 *boxed in into_inner()[all …]
239 pub mod boxed; module241 mod boxed { module242 pub use std::boxed::Box;
32 use crate::boxed::Box;96 use crate::boxed::Box;
15 use crate::boxed::Box;
18 pub use alloc::{boxed::Box, vec::Vec};
6 use alloc::boxed::Box;
217 use alloc::boxed::Box;
5 use crate::boxed::Box;
73 use crate::boxed::Box;
25 use alloc::boxed::Box;
46 Can be 'good' or 'boxed'; 'no path' or 'no device' for
1111 is needed. MBa8MPxL mainboard can be used as starterkit or in a boxed