| /prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
| D | splice.rs | 21 pub struct Splice< struct 31 impl<I: Iterator, A: Allocator> Iterator for Splice<'_, I, A> { implementation 44 impl<I: Iterator, A: Allocator> DoubleEndedIterator for Splice<'_, I, A> { implementation 51 impl<I: Iterator, A: Allocator> ExactSizeIterator for Splice<'_, I, A> {} implementation 54 impl<I: Iterator, A: Allocator> Drop for Splice<'_, I, A> { implementation
|
| /prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
| D | splice.rs | 21 pub struct Splice< struct 31 impl<I: Iterator, A: Allocator> Iterator for Splice<'_, I, A> { argument 44 impl<I: Iterator, A: Allocator> DoubleEndedIterator for Splice<'_, I, A> { implementation 51 impl<I: Iterator, A: Allocator> ExactSizeIterator for Splice<'_, I, A> {} implementation 54 impl<I: Iterator, A: Allocator> Drop for Splice<'_, I, A> { implementation
|
| /prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
| D | splice.rs | 21 pub struct Splice< struct 31 impl<I: Iterator, A: Allocator> Iterator for Splice<'_, I, A> { argument 44 impl<I: Iterator, A: Allocator> DoubleEndedIterator for Splice<'_, I, A> { implementation 51 impl<I: Iterator, A: Allocator> ExactSizeIterator for Splice<'_, I, A> {} implementation 54 impl<I: Iterator, A: Allocator> Drop for Splice<'_, I, A> { implementation
|
| /prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
| D | splice.rs | 21 pub struct Splice< struct 31 impl<I: Iterator, A: Allocator> Iterator for Splice<'_, I, A> { implementation 44 impl<I: Iterator, A: Allocator> DoubleEndedIterator for Splice<'_, I, A> { implementation 51 impl<I: Iterator, A: Allocator> ExactSizeIterator for Splice<'_, I, A> {} implementation 54 impl<I: Iterator, A: Allocator> Drop for Splice<'_, I, A> { implementation
|
| /prebuilts/go/linux-x86/src/internal/poll/ |
| D | splice_linux.go | 34 func Splice(dst, src *FD, remain int64) (written int64, handled bool, err error) { func
|
| /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
| D | zsyscall_linux_386.go | 289 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
| D | zsyscall_linux_s390x.go | 321 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_loong64.go | 235 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_arm64.go | 301 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_riscv64.go | 281 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_arm.go | 424 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
| D | zsyscall_linux_ppc.go | 320 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
| D | zsyscall_linux_sparc64.go | 341 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_amd64.go | 346 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_mips64.go | 290 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_mips64le.go | 290 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_mipsle.go | 260 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
| D | zsyscall_linux_mips.go | 260 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
| D | zsyscall_linux_ppc64le.go | 361 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| D | zsyscall_linux_ppc64.go | 361 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
| /prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
| D | kernel_copy.rs | 706 Splice, enumerator
|
| /prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
| D | kernel_copy.rs | 706 Splice, enumerator
|
| /prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
| D | kernel_copy.rs | 706 Splice, enumerator
|
| /prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
| D | kernel_copy.rs | 706 Splice, enumerator
|
| /prebuilts/go/linux-x86/src/syscall/ |
| D | zsyscall_linux_386.go | 1302 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|