Home
last modified time | relevance | path

Searched defs:Splice (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs21 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.81.0/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs21 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 Dsplice.rs21 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 Dsplice.rs21 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.81.0.u1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs21 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/external/cronet/third_party/re2/src/re2/
H A Dparse.cc900 struct Splice { struct
901 Splice(Regexp* prefix, Regexp** sub, int nsub) in Splice() argument
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/
Dparse.cc879 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 Dparse.cc876 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 Dcli.rs38 Splice(SpliceOptions), enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dsplice_linux.go34 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 Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_linux_386.go289 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
Dzsyscall_linux_s390x.go321 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_loong64.go235 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_arm.go424 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
Dzsyscall_linux_riscv64.go281 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_arm64.go301 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_mips.go260 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
Dzsyscall_linux_mips64le.go290 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_amd64.go346 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
Dzsyscall_linux_ppc.go320 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
Dzsyscall_linux_mipsle.go260 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
Dzsyscall_linux_mips64.go290 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func

123