Home
last modified time | relevance | path

Searched refs:to_owned (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/rust/macros/
A Dvtable.rs61 .to_owned(); in vtable()
79 const_items = "const USE_VTABLE_ATTR: () = ();".to_owned(); in vtable()
/linux-6.3-rc2/scripts/
A Dgenerate_rust_target.rs141 let option = "CONFIG_".to_owned() + option; in has()
/linux-6.3-rc2/rust/alloc/
A Dslice.rs857 fn to_owned(&self) -> Vec<T> { in to_owned() method
862 fn to_owned(&self) -> Vec<T> { in to_owned() method

Completed in 7 milliseconds