Home
last modified time | relevance | path

Searched defs:dst_struct (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs785 let dst_struct: &Pair<bool, [u8]> = &Pair(true, [0x66, 0x6F, 0x6F]); in ptr_metadata() localVariable
790 let dst_struct: &Pair<bool, str> = std::mem::transmute(dst_struct); in ptr_metadata() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs785 let dst_struct: &Pair<bool, [u8]> = &Pair(true, [0x66, 0x6F, 0x6F]); in ptr_metadata() localVariable
790 let dst_struct: &Pair<bool, str> = std::mem::transmute(dst_struct); in ptr_metadata() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs785 let dst_struct: &Pair<bool, [u8]> = &Pair(true, [0x66, 0x6F, 0x6F]); in ptr_metadata() localVariable
790 let dst_struct: &Pair<bool, str> = std::mem::transmute(dst_struct); in ptr_metadata() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs785 let dst_struct: &Pair<bool, [u8]> = &Pair(true, [0x66, 0x6F, 0x6F]); in ptr_metadata() localVariable
790 let dst_struct: &Pair<bool, str> = std::mem::transmute(dst_struct); in ptr_metadata() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dptr.rs785 let dst_struct: &Pair<bool, [u8]> = &Pair(true, [0x66, 0x6F, 0x6F]); in ptr_metadata() localVariable
790 let dst_struct: &Pair<bool, str> = std::mem::transmute(dst_struct); in ptr_metadata() localVariable