/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
H A D | ancillary.rs | 172 unsafe fn new(data: &'a [u8]) -> AncillaryDataIter<'a, T> { in new() method 228 pub fn new() -> SocketCred { in new() method 279 pub fn new() -> SocketCred { in new() method 338 pub fn new() -> SocketCred { in new() method 620 pub fn new(buffer: &'a mut [u8]) -> Self { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/src/config/ |
D | mod.rs | 87 pub fn new() -> DefaultOptions { in new() method 304 pub(crate) fn new(options: O, limit: L) -> WithOtherLimit<O, L> { in new() method 314 pub(crate) fn new(options: O) -> WithOtherEndian<O, E> { in new() method 324 pub(crate) fn new(options: O) -> WithOtherIntEncoding<O, I> { in new() method 334 pub(crate) fn new(options: O) -> WithOtherTrailing<O, T> { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
H A D | ancillary.rs | 172 unsafe fn new(data: &'a [u8]) -> AncillaryDataIter<'a, T> { in new() method 228 pub fn new() -> SocketCred { in new() method 279 pub fn new() -> SocketCred { in new() method 338 pub fn new() -> SocketCred { in new() method 620 pub fn new(buffer: &'a mut [u8]) -> Self { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
H A D | ancillary.rs | 172 unsafe fn new(data: &'a [u8]) -> AncillaryDataIter<'a, T> { in new() method 228 pub fn new() -> SocketCred { in new() method 279 pub fn new() -> SocketCred { in new() method 338 pub fn new() -> SocketCred { in new() method 620 pub fn new(buffer: &'a mut [u8]) -> Self { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
H A D | ancillary.rs | 172 unsafe fn new(data: &'a [u8]) -> AncillaryDataIter<'a, T> { in new() method 228 pub fn new() -> SocketCred { in new() method 279 pub fn new() -> SocketCred { in new() method 338 pub fn new() -> SocketCred { in new() method 620 pub fn new(buffer: &'a mut [u8]) -> Self { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
H A D | ancillary.rs | 172 unsafe fn new(data: &'a [u8]) -> AncillaryDataIter<'a, T> { in new() method 228 pub fn new() -> SocketCred { in new() method 279 pub fn new() -> SocketCred { in new() method 338 pub fn new() -> SocketCred { in new() method 620 pub fn new(buffer: &'a mut [u8]) -> Self { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/ |
D | allocator.rs | 115 pub fn new(device: Arc<Device>) -> StandardDescriptorSetAllocator { in new() method 223 fn new(layout: Arc<DescriptorSetLayout>) -> Result<Self, OomError> { in new() method 259 fn new(layout: &Arc<DescriptorSetLayout>, set_count: usize) -> Result<Arc<Self>, OomError> { in new() method 324 fn new(layout: Arc<DescriptorSetLayout>) -> Result<Self, OomError> { in new() method 392 fn new( in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | stdio.rs | 9 pub const fn new() -> Stdin { in new() method 21 pub const fn new() -> Stdout { in new() method 39 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/ |
H A D | stdio.rs | 8 pub const fn new() -> Stdin { in new() method 20 pub const fn new() -> Stdout { in new() method 36 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/ |
H A D | stdio.rs | 8 pub const fn new() -> Stdin { in new() method 20 pub const fn new() -> Stdout { in new() method 36 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/ |
H A D | stdio.rs | 8 pub const fn new() -> Stdin { in new() method 20 pub const fn new() -> Stdout { in new() method 36 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/ |
H A D | stdio.rs | 8 pub const fn new() -> Stdin { in new() method 20 pub const fn new() -> Stdout { in new() method 36 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | stdio.rs | 9 pub const fn new() -> Stdin { in new() method 21 pub const fn new() -> Stdout { in new() method 39 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/external/toybox/scripts/ |
H A D | mkflags.c | 39 char *n, *new, c; in mark_gaps() local 94 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local 134 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/ |
H A D | stdio.rs | 8 pub const fn new() -> Stdin { in new() method 20 pub const fn new() -> Stdout { in new() method 36 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | stdio.rs | 9 pub const fn new() -> Stdin { in new() method 21 pub const fn new() -> Stdout { in new() method 39 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | stdio.rs | 9 pub const fn new() -> Stdin { in new() method 21 pub const fn new() -> Stdout { in new() method 39 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | stdio.rs | 9 pub const fn new() -> Stdin { in new() method 21 pub const fn new() -> Stdout { in new() method 39 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | mmap_xen.rs | 87 pub fn new( in new() method 400 fn new(size: usize, prot: i32, flags: i32, fd: i32, f_offset: u64) -> Result<Self> { in new() method 524 fn new(range: &MmapRange) -> Result<Self> { in new() method 599 fn new(range: &MmapRange) -> Result<Self> { in new() method 729 fn new(domid: u32, base: u32, count: usize) -> Result<GntDevMapGrantRefWrapper> { in new() method 758 fn new(index: u64, count: u32) -> Self { in new() method 808 fn new(range: &MmapRange, mmap_flags: MmapXenFlags) -> Result<Self> { in new() method 973 fn new(range: &MmapRange) -> Result<Self> { in new() method 1065 pub fn new(size: usize) -> Result<Self> { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/ |
D | mock.rs | 15 pub(crate) fn new() -> Self { in new() method 24 pub(crate) fn new() -> Self { in new() method 39 pub(crate) fn new(_: &WorkerMetrics) -> Self { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/task/ |
D | callback.rs | 13 pub fn new(rc: RequestCallContext) -> Request { in new() method 41 pub fn new(ctx: RequestContext, rc: RequestCallContext) -> UnaryRequest { in new() method 74 pub fn new(call: Call) -> Abort { in new() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/ |
H A D | lit.rs | 121 pub fn new(value: &str, span: Span) -> Self { in new() method 251 pub fn new(value: &[u8], span: Span) -> Self { in new() method 286 pub fn new(value: u8, span: Span) -> Self { in new() method 321 pub fn new(value: char, span: Span) -> Self { in new() method 356 pub fn new(repr: &str, span: Span) -> Self { in new() method 454 pub fn new(repr: &str, span: Span) -> Self { in new() method 530 pub fn new(value: bool, span: Span) -> Self { in new() method 958 pub fn new(token: Literal) -> Self { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/src/ |
D | reader.rs | 83 pub fn new() -> ReaderBuilder { in new() method 825 fn new(builder: &ReaderBuilder, rdr: R) -> Reader<R> { in new() method 1914 fn new(mut rdr: Reader<R>) -> DeserializeRecordsIntoIter<R, D> { in new() method 1972 fn new(rdr: &'r mut Reader<R>) -> DeserializeRecordsIter<'r, R, D> { in new() method 2018 fn new(rdr: Reader<R>) -> StringRecordsIntoIter<R> { in new() method 2060 fn new(rdr: &'r mut Reader<R>) -> StringRecordsIter<'r, R> { in new() method 2094 fn new(rdr: Reader<R>) -> ByteRecordsIntoIter<R> { in new() method 2136 fn new(rdr: &'r mut Reader<R>) -> ByteRecordsIter<'r, R> { in new() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_lex-0.7.0/src/ |
H A D | lib.rs | 161 pub fn new(iter: impl IntoIterator<Item = impl Into<std::ffi::OsString>>) -> Self { in new() method 272 fn new() -> Self { in new() method 284 fn new(inner: &'s OsStr) -> Self { in new() method 389 fn new(inner: &'s OsStr) -> Self { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ioctl/ |
D | patterns.rs | 31 pub unsafe fn new() -> Self { in new() method 80 pub unsafe fn new() -> Self { in new() method 133 pub unsafe fn new(input: Input) -> Self { in new() method 177 pub unsafe fn new(value: &'a mut Value) -> Self { in new() method
|