/aosp_15_r20/external/rust/android-crates-io/crates/moveit/src/new/ |
D | mod.rs | 116 unsafe fn try_new( in try_new() method 136 unsafe fn try_new( in try_new() method 251 unsafe fn try_new( in try_new() function
|
D | factories.rs | 151 unsafe fn try_new( in try_by_raw() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/boxed/ |
H A D | thin.rs | 90 pub fn try_new(value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 222 fn try_new<H, T>(header: H, value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 272 fn try_new<T>(header: H, value: T) -> Result<WithHeader<H>, core::alloc::AllocError> { in try_new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/boxed/ |
H A D | thin.rs | 91 pub fn try_new(value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 223 fn try_new<H, T>(header: H, value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 273 fn try_new<T>(header: H, value: T) -> Result<WithHeader<H>, core::alloc::AllocError> { in try_new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/boxed/ |
H A D | thin.rs | 91 pub fn try_new(value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 223 fn try_new<H, T>(header: H, value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 273 fn try_new<T>(header: H, value: T) -> Result<WithHeader<H>, core::alloc::AllocError> { in try_new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/boxed/ |
H A D | thin.rs | 90 pub fn try_new(value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 222 fn try_new<H, T>(header: H, value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 272 fn try_new<T>(header: H, value: T) -> Result<WithHeader<H>, core::alloc::AllocError> { in try_new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/boxed/ |
H A D | thin.rs | 91 pub fn try_new(value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 223 fn try_new<H, T>(header: H, value: T) -> Result<Self, core::alloc::AllocError> { in try_new() method 273 fn try_new<T>(header: H, value: T) -> Result<WithHeader<H>, core::alloc::AllocError> { in try_new() method
|
/aosp_15_r20/trusty/user/base/lib/trusty-std/src/ffi/ |
D | c_str.rs | 101 fn try_new<T: TryAllocInto<Vec<u8>>>(t: T) -> Result<CString, TryNewError>; in try_new() method 124 fn try_new<T: TryAllocInto<Vec<u8>>>(t: T) -> Result<CString, TryNewError> { in try_new() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/ |
H A D | memchr.rs | 55 pub(crate) fn try_new(needle: u8) -> Option<One> { in try_new() method 377 pub(crate) fn try_new(needle1: u8, needle2: u8) -> Option<Two> { in try_new() method 637 pub(crate) fn try_new( in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/ |
D | memchr.rs | 55 pub(crate) fn try_new(needle: u8) -> Option<One> { in try_new() method 377 pub(crate) fn try_new(needle1: u8, needle2: u8) -> Option<Two> { in try_new() method 637 pub(crate) fn try_new( in try_new() method
|
/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/service/ |
D | handle_set.rs | 47 pub fn try_new(ports: [Rc<Channel<D>>; PORT_COUNT]) -> Result<Self> { in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/ |
D | vlan_id.rs | 40 pub const fn try_new(value: u16) -> Result<VlanId, ValueTooBigError<u16>> { in try_new() method
|
D | vlan_pcp.rs | 43 pub const fn try_new(value: u8) -> Result<VlanPcp, ValueTooBigError<u8>> { in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/ |
D | ipv6_flow_label.rs | 86 pub const fn try_new(value: u32) -> Result<Ipv6FlowLabel, ValueTooBigError<u32>> { in try_new() method
|
D | ipv4_dscp.rs | 40 pub const fn try_new(value: u8) -> Result<Ipv4Dscp, ValueTooBigError<u8>> { in try_new() method
|
D | ip_frag_offset.rs | 90 pub const fn try_new(value: u16) -> Result<IpFragOffset, ValueTooBigError<u16>> { in try_new() method
|
D | ipv4_ecn.rs | 49 pub const fn try_new(value: u8) -> Result<Ipv4Ecn, ValueTooBigError<u8>> { in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | protobuf_abs_path.rs | 135 pub fn try_new(path: &str) -> Option<ProtobufAbsPath> { in try_new() method
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | streams.rs | 77 pub fn try_new( in try_new() method
|
H A D | worker.rs | 48 pub fn try_new( in try_new() method
|
H A D | shm_vios.rs | 169 pub fn try_new<P: AsRef<Path>>(server: P) -> Result<VioSClient> { in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/ |
D | async_fd.rs | 277 pub fn try_new(inner: T) -> Result<Self, AsyncFdTryNewError<T>> in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/ |
D | mod.rs | 359 pub fn try_new<S: AsRef<str>>(dirs: S) -> Result<Self, directive::ParseError> { in try_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | io_async_fd.rs | 960 async fn try_new() { in try_new() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/synstructure/src/ |
D | lib.rs | 966 pub fn try_new(ast: &'a DeriveInput) -> Result<Self> { in try_new() method
|