Home
last modified time | relevance | path

Searched refs:as_mut_slice (Results 1 - 25 of 53) sorted by relevance

123

/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dnetlink.rs24 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dclass.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dissue-643-inner-struct.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dderive-hash-struct-with-incomplete-array.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_large_align_field.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dwrap_unsafe_ops_class.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dclass.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dzero-size-array-align.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dderive-hash-struct-with-incomplete-array.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dissue-643-inner-struct.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
H A Dzero-sized-array.rs29 pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { in as_mut_slice() functions
/third_party/rust/crates/cxx/src/
H A Drust_slice.rs32 pub unsafe fn as_mut_slice<'a, T>(self) -> &'a mut [T] { in as_mut_slice() functions

Completed in 89 milliseconds

123