/aosp_15_r20/external/crosvm/base/src/ |
H A D | file_traits.rs | 76 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize>; in read_volatile() method 138 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize> { in read_volatile() method
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | file_traits.rs | 17 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize> { in read_volatile() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | mod.rs | 1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
|
H A D | const_ptr.rs | 1312 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | non_null.rs | 984 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | mut_ptr.rs | 1456 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | mod.rs | 1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
|
H A D | const_ptr.rs | 1312 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | non_null.rs | 984 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | mut_ptr.rs | 1456 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | mod.rs | 1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
|
H A D | non_null.rs | 938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | const_ptr.rs | 1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | mut_ptr.rs | 1340 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | mod.rs | 1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
|
H A D | non_null.rs | 938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | const_ptr.rs | 1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | mut_ptr.rs | 1340 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | mod.rs | 1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
|
H A D | non_null.rs | 938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | const_ptr.rs | 1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|
H A D | mut_ptr.rs | 1340 pub unsafe fn read_volatile(self) -> T in read_volatile() method
|