Home
last modified time | relevance | path

Searched defs:Collect (Results 1 – 20 of 20) sorted by relevance

/external/rust/crates/futures-util/src/stream/stream/
Dcollect.rs20 impl<St: Stream, C: Default> Collect<St, C> { impl
33 impl<St, C> FusedFuture for Collect<St, C> implementation
42 impl<St, C> Future for Collect<St, C> implementation
/external/rust/crates/rayon/src/iter/collect/
Dmod.rs69 struct Collect<'c, T: Send> { struct
74 impl<'c, T: Send + 'c> Collect<'c, T> { impl
/external/rust/crates/tokio-stream/src/stream_ext/
Dcollect.rs41 impl<T, U> Collect<T, U> impl
58 impl<T, U> Future for Collect<T, U> implementation
/external/llvm-project/clang/lib/AST/
DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
DCXXInheritance.cpp510 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
/external/clang/lib/AST/
DStmtObjC.cpp21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
DCXXInheritance.cpp489 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h68 Collect, enumerator
DGCNRegBankReassign.cpp633 bool Collect) { in computeStallCycles()
751 bool Collect) { in collectCandidates()
/external/webrtc/tools_webrtc/android/
Dbuild_aar.py183 def Collect(aar_file, build_dir, arch): function
/external/llvm-project/clang-tools-extra/clang-query/
DQuery.cpp105 CollectBoundNodes Collect(Matches); in run() local
/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp501 void FileSystem::Collect(const FileSpec &file_spec) { in Collect() function in FileSystem
505 void FileSystem::Collect(const llvm::Twine &file) { in Collect() function in FileSystem
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp571 bool Collect) { in computeStallCycles()
684 bool Collect) { in collectCandidates()
/external/tensorflow/tensorflow/core/kernels/
Ddecode_proto_op.cc961 Status Collect(CodedInputStream* input, in Collect() function in tensorflow::__anonf30303600111::DecodeProtoOp
/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp851 void SubprogramSymbolCollector::Collect() { in Collect() function in Fortran::semantics::SubprogramSymbolCollector
/external/llvm-project/clang/lib/Lex/
DPragma.cpp136 bool Collect; member
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1208 SDValue Collect = in compressHvxPred() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp766 auto Collect = [&](TemplateArgument Pattern) { in addPacks() local
DSemaDeclCXX.cpp12479 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp8711 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local