Lines Matching full:produces
291 /// Produces a `Split` of `source` with `l_len`.
314 /// Produces the split parts of `self`, using [`Immutable`] to ensure that
377 /// Produces the split parts of `self`, using [`IntoBytes`] to ensure that
426 /// Produces the split parts of `self`, using [`Unaligned`] to ensure that
475 /// Produces the split parts of `self`, using a dynamic check to ensure that
561 /// Unsafely produces the split parts of `self`.
612 /// Produces the split parts of `self`, using [`IntoBytes`] to ensure that
668 /// Produces the split parts of `self`, using [`Unaligned`] to ensure that
724 /// Produces the split parts of `self`, using a dynamic check to ensure that
781 /// Unsafely produces the split parts of `self`.
830 /// Produces the length of `self`'s left part.
838 /// Produces the split parts of `self`, using [`Immutable`] to ensure that
850 /// Produces the split parts of `self`, using [`IntoBytes`] to ensure that
863 /// Produces the split parts of `self`, using [`Unaligned`] to ensure that
879 /// Produces the split parts of `self`, using a dynamic check to ensure that
901 /// Unsafely produces the split parts of `self`.