Home
last modified time | relevance | path

Searched defs:read_volatile (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/crosvm/base/src/
H A Dfile_traits.rs76 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 Dfile_traits.rs17 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 Dmod.rs1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
H A Dconst_ptr.rs1312 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dnon_null.rs984 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dmut_ptr.rs1456 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 Dmod.rs1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
H A Dconst_ptr.rs1312 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dnon_null.rs984 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dmut_ptr.rs1456 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 Dmod.rs1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
H A Dnon_null.rs938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dconst_ptr.rs1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dmut_ptr.rs1340 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 Dmod.rs1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
H A Dnon_null.rs938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dconst_ptr.rs1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dmut_ptr.rs1340 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 Dmod.rs1695 pub unsafe fn read_volatile<T>(src: *const T) -> T { in read_volatile() function
H A Dnon_null.rs938 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dconst_ptr.rs1203 pub unsafe fn read_volatile(self) -> T in read_volatile() method
H A Dmut_ptr.rs1340 pub unsafe fn read_volatile(self) -> T in read_volatile() method