Home
last modified time | relevance | path

Searched refs:map_prefix_tuple_zeroed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dlib.rs4297 fn map_prefix_tuple_zeroed<B: ByteSliceMut, T: ?Sized>( in map_prefix_tuple_zeroed() function
4312 map_prefix_tuple_zeroed(opt.map(|(a, b)| (b, a))).map(|(a, b)| (b, a)) in map_suffix_tuple_zeroed()
4347 map_prefix_tuple_zeroed(Self::new_from_prefix(bytes)) in new_from_prefix_zeroed()
4411 map_prefix_tuple_zeroed(Self::new_slice_from_prefix(bytes, count)) in new_slice_from_prefix_zeroed()
4563 map_prefix_tuple_zeroed(Self::new_unaligned_from_prefix(bytes)) in new_unaligned_from_prefix_zeroed()
4630 map_prefix_tuple_zeroed(Self::new_slice_unaligned_from_prefix(bytes, count)) in new_slice_unaligned_from_prefix_zeroed()
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dlib.rs4297 fn map_prefix_tuple_zeroed<B: ByteSliceMut, T: ?Sized>( in map_prefix_tuple_zeroed() function
4312 map_prefix_tuple_zeroed(opt.map(|(a, b)| (b, a))).map(|(a, b)| (b, a)) in map_suffix_tuple_zeroed()
4347 map_prefix_tuple_zeroed(Self::new_from_prefix(bytes)) in new_from_prefix_zeroed()
4411 map_prefix_tuple_zeroed(Self::new_slice_from_prefix(bytes, count)) in new_slice_from_prefix_zeroed()
4563 map_prefix_tuple_zeroed(Self::new_unaligned_from_prefix(bytes)) in new_unaligned_from_prefix_zeroed()
4630 map_prefix_tuple_zeroed(Self::new_slice_unaligned_from_prefix(bytes, count)) in new_slice_unaligned_from_prefix_zeroed()