Searched defs:Collect (Results 1 – 11 of 11) sorted by relevance
15 std::unique_ptr<TypeProfile> TypeProfile::Collect(Isolate* isolate) { in Collect() function in v8::internal::TypeProfile
484 std::unique_ptr<Coverage> Coverage::Collect( in Collect() function in v8::internal::Coverage
21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
489 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
229 TraceMeRecorder::Events TraceMeRecorder::Collect() { in Collect() function in tensorflow::profiler::TraceMeRecorder
650 Status Collect() { in Collect() function in tensorflow::__anonee34c7620211::CudaEventCollector689 static Status Collect(CudaEventRecorder* recorder, in Collect() function in tensorflow::__anonee34c7620211::CudaEventCollector709 Status DeviceTracerImpl::Collect(StepStatsCollector* collector) { in Collect() function in tensorflow::DeviceTracerImpl
974 Status Collect(CodedInputStream* input, in Collect() function in tensorflow::__anon8bcbf5420111::DecodeProtoOp
1009 void ObjectStatsCollector::Collect() { in Collect() function in v8::internal::ObjectStatsCollector
1171 void FeedbackNexus::Collect(Handle<String> type, int position) { in Collect() function in v8::internal::FeedbackNexus
9957 debug::TypeProfile debug::TypeProfile::Collect(Isolate* isolate) { in Collect() function in v8::debug::TypeProfile
8711 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local