Searched refs:try_into_valid (Results 1 – 3 of 3) sorted by relevance
1888 match source.try_into_valid() { in try_ref_from_bytes()2215 match source.try_into_valid() { in try_mut_from_bytes()2532 match source.try_into_valid() { in try_ref_from_bytes_with_elems()2857 match source.try_into_valid() { in try_mut_from_bytes_with_elems()3308 match source.try_into_valid() { in try_ref_from_prefix_suffix()3328 match candidate.try_into_valid() { in try_mut_from_prefix_suffix()
602 ptr.try_into_valid() in try_transmute_ref()665 ptr.try_into_valid() in try_transmute_mut()
768 pub fn try_into_valid<R, S>( in try_into_valid() function