Home
last modified time | relevance | path

Searched refs:as_mut (Results 101 - 117 of 117) sorted by relevance

12345

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-816.rs40 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
H A Dlayout_eth_conf.rs40 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs1699 .as_mut() in recvmmsg()
2055 let (msg_control, msg_controllen) = cmsg_buffer.as_mut() in recvmsg()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs31 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
109 pub unsafe fn as_mut(&mut self) -> &mut T { in as_mut() functions

Completed in 208 milliseconds

12345