/external/rust/crates/futures-util/src/stream/stream/ |
D | collect.rs | 20 impl<St: Stream, C: Default> Collect<St, C> { implementation 30 impl<St, C> FusedFuture for Collect<St, C> implementation 40 impl<St, C> Future for Collect<St, C> implementation
|
/external/rust/crates/rayon/src/iter/collect/ |
D | mod.rs | 70 struct Collect<'c, T: Send> { struct 75 impl<'c, T: Send + 'c> Collect<'c, T> { argument
|
/external/rust/crates/tokio-stream/src/stream_ext/ |
D | collect.rs | 41 impl<T, U> Collect<T, U> implementation 58 impl<T, U> Future for Collect<T, U> implementation
|
/external/clang/lib/AST/ |
D | StmtObjC.cpp | 21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
|
D | CXXInheritance.cpp | 489 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
|
/external/webrtc/tools_webrtc/android/ |
D | build_aar.py | 183 def Collect(aar_file, build_dir, arch): function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegBankReassign.cpp | 571 bool Collect) { in computeStallCycles() 684 bool Collect) { in collectCandidates()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | decode_proto_op.cc | 961 Status Collect(CodedInputStream* input, in Collect() function in tensorflow::__anon3dbafc650111::DecodeProtoOp
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 8711 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 14243 Collect = 1, enumerator
|
D | vmlinux.h | 14243 Collect = 1, enumerator
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 15991 Collect = 1, enumerator
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 13067 Collect = 1, enumerator
|
D | vmlinux_510.h | 13067 Collect = 1, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 16450 Collect = 1, enumerator
|
D | vmlinux_505.h | 16450 Collect = 1, enumerator
|