Lines Matching full:entirely
39 /// provenance for its referent, which is entirely contained in some
92 /// provenance for its referent, which is entirely contained in some
136 // entirely contained in some Rust allocation, `A`. in from_ref()
162 // entirely contained in some Rust allocation, `A`. in from_mut()
264 // zero sized, then `ptr` addresses a byte range which is entirely in with_meta()
352 // `bytes`) points to a byte range entirely contained within the same in trailing_slice()
372 // range which is entirely contained in `A`, by previous safety proof in trailing_slice()
416 // entirely in an allocation. `ptr` points inside of or one byte past in slice_unchecked()
431 // which is entirely contained in some Rust allocation, `A`. in slice_unchecked()
494 // same argument, `elem`'s referent is entirely contained within in iter()
498 // is entirely contained in `self`, which lives for at least `'a` in iter()
529 // this referent is entirely contained within some allocation, `A`. in as_slice()
558 /// ranges within `self`, and that `ptr` and `remainder` entirely cover