Lines Matching refs:Allocator
7 use super::{AllocError, Allocator, Flags, NumaNode};
81 pub struct Box<#[cfg_attr(CONFIG_RUSTC_HAS_COERCE_POINTEE, pointee)] T: ?Sized, A: Allocator>(
93 A: Allocator,
104 A: Allocator,
146 unsafe impl<T, A: Allocator> ZeroableOption for Box<T, A> {}
152 A: Allocator,
160 A: Allocator,
167 A: Allocator,
220 A: Allocator,
250 A: Allocator,
420 A: Allocator,
435 A: Allocator + 'static,
460 A: Allocator + 'static,
485 A: Allocator,
524 A: Allocator,
568 A: Allocator,
582 A: Allocator,
612 A: Allocator,
640 A: Allocator,
650 A: Allocator,
660 A: Allocator,
670 A: Allocator,