/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A 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
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A 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
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A 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
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A 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
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A 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
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | parse.cc | 900 struct Splice { struct 901 Splice(Regexp* prefix, Regexp** sub, int nsub) in Splice() function 907 Regexp* prefix; 908 Regexp** sub; 909 int nsub; 910 int nsuffix;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 879 struct Splice { struct 880 Splice(Regexp* prefix, Regexp** sub, int nsub) in Splice() function 886 Regexp* prefix; 887 Regexp** sub; 888 int nsub; 889 int nsuffix;
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | parse.cc | 876 struct Splice { struct 877 Splice(Regexp* prefix, Regexp** sub, int nsub) in Splice() function 883 Regexp* prefix; 884 Regexp** sub; 885 int nsub; 886 int nsuffix;
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/ |
H A D | cli.rs | 38 Splice(SpliceOptions), enumerator
|
/aosp_15_r20/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
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A D | ilist.h | 317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | ilist.h | 317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | ilist.h | 317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
|
/aosp_15_r20/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_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_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_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_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_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_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_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_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_mips64.go | 290 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|