Home
last modified time | relevance | path

Searched defs:into_vec (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/vertex_input/
Dcollection.rs17 fn into_vec(self) -> Vec<Subbuffer<[u8]>>; in into_vec() method
22 fn into_vec(self) -> Vec<Subbuffer<[u8]>> { in into_vec() method
28 fn into_vec(self) -> Vec<Subbuffer<[u8]>> { in into_vec() method
34 fn into_vec(self) -> Vec<Subbuffer<[u8]>> { in into_vec() method
44 fn into_vec(self) -> Vec<Subbuffer<[u8]>> { in into_vec() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/
Dcollection.rs14 fn into_vec(self) -> Vec<DescriptorSetWithOffsets>; in into_vec() method
19 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec() method
28 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec() function
37 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec() function
/aosp_15_r20/trusty/user/base/lib/trusty-std/src/ffi/
Dc_str.rs126 fn into_vec(self) -> Result<Vec<u8>, AllocError>; in try_new() method
129 default fn into_vec(self) -> Result<Vec<u8>, AllocError> { in try_new() method
135 fn into_vec(self) -> Result<Vec<u8>, AllocError> { in try_new() method
143 fn into_vec(self) -> Result<Vec<u8>, AllocError> { in try_new() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs26 fn into_vec(self) -> Vec<u8>; in into_vec() method
36 fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs26 fn into_vec(self) -> Vec<u8>; in into_vec() method
36 fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs26 fn into_vec(self) -> Vec<u8>; in into_vec() method
36 fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs26 fn into_vec(self) -> Vec<u8>; in into_vec() method
36 fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs26 fn into_vec(self) -> Vec<u8>; in into_vec() method
36 fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/
Dext_vec.rs100 fn into_vec(self) -> Vec<u8> { in into_vec() method
143 fn into_vec(self) -> Vec<u8> in into_vec() method
1024 pub fn into_vec(self) -> Vec<u8> { in into_vec() method
Dbstring.rs100 pub(crate) fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dslice.rs100 pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A> { in into_vec() function
461 pub fn into_vec<A: Allocator>(self: Box<Self, A>) -> Vec<T, A> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dslice.rs100 pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A> { in into_vec() function
498 pub fn into_vec<A: Allocator>(self: Box<Self, A>) -> Vec<T, A> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dslice.rs100 pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A> { in into_vec() function
498 pub fn into_vec<A: Allocator>(self: Box<Self, A>) -> Vec<T, A> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dslice.rs100 pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A> { in into_vec() function
461 pub fn into_vec<A: Allocator>(self: Box<Self, A>) -> Vec<T, A> { in into_vec() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dslice.rs100 pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A> { in into_vec() function
498 pub fn into_vec<A: Allocator>(self: Box<Self, A>) -> Vec<T, A> { in into_vec() method
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/transactions/helpers/
Dpayload_accumulator.rs25 pub fn into_vec(self) -> Vec<T> { in into_vec() method
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/reader/
Dindexset.rs61 pub fn into_vec(self) -> Vec<OwnedAttribute> { in into_vec() method
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/
Dbuffer.rs45 pub fn into_vec(mut self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/system/secretkeeper/core/src/ta/
H A Dbootloader.rs89 pub fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/benches/
Dbuffer.rs45 pub fn into_vec(mut self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/identity/
Dx509.rs46 pub fn into_vec(self) -> Vec<u8> { in into_vec() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/
Darray_vec.rs105 pub fn into_vec(self) -> Vec<A> { in into_vec() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Drust_vec.rs36 pub fn into_vec(self) -> Vec<T> { in into_vec() method
/aosp_15_r20/external/rust/cxx/src/
Drust_vec.rs36 pub fn into_vec(self) -> Vec<T> { in into_vec() method
/aosp_15_r20/system/authgraph/wire/src/
H A Dcbor.rs123 fn into_vec(self) -> Result<Vec<u8>, CborError> { in into_vec() method

12