Home
last modified time | relevance | path

Searched refs:Collect (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp207 unsigned collectCandidates(MachineFunction &MF, bool Collect = true);
217 int Bank = -1, bool Collect = false);
571 bool Collect) { in computeStallCycles() argument
583 if (Collect) in computeStallCycles()
684 bool Collect) { in collectCandidates() argument
689 LLVM_DEBUG(if (Collect) { in collectCandidates()
701 if (Collect) in collectCandidates()
707 LLVM_DEBUG(if (Collect) { dbgs() << '\n'; }); in collectCandidates()
/third_party/node/deps/npm/node_modules/minipass-collect/
Dindex.js4 class Collect extends Minipass { class
36 module.exports = Collect
/third_party/node/deps/npm/node_modules/cacache/lib/
Dget.js3 const Collect = require('minipass-collect') constant
98 const memoStream = new Collect.PassThrough()
124 const memoStream = new Collect.PassThrough()
/third_party/node/src/quic/
Dsessionticket.cc113 SessionTicket::AppData::Collect(ssl); in GenerateCallback()
157 void SessionTicket::AppData::Collect(SSL* ssl) { in Collect() function in node::quic::SessionTicket::AppData
/third_party/libsnd/tests/
Dbenchmark.tpl151 /* Collect write stats */
183 /* Collect read stats */
241 /* Collect write stats */
281 /* Collect read stats */
/third_party/node/deps/v8/src/debug/
Ddebug-type-profile.h37 static std::unique_ptr<TypeProfile> Collect(Isolate* isolate);
Ddebug-coverage.h70 static std::unique_ptr<Coverage> Collect(
Ddebug-type-profile.cc15 std::unique_ptr<TypeProfile> TypeProfile::Collect(Isolate* isolate) { in Collect() function in v8::internal::TypeProfile
Ddebug-coverage.cc609 Collect(isolate, isolate->code_coverage_mode()); in CollectPrecise()
622 return Collect(isolate, v8::debug::CoverageMode::kBestEffort); in CollectBestEffort()
625 std::unique_ptr<Coverage> Coverage::Collect( in Collect() function in v8::internal::Coverage
Ddebug-interface.h464 static TypeProfile Collect(Isolate* isolate);
Ddebug-interface.cc1232 TypeProfile TypeProfile::Collect(Isolate* isolate) { in Collect() function in v8::debug::TypeProfile
1234 i::TypeProfile::Collect(reinterpret_cast<i::Isolate*>(isolate))); in Collect()
/third_party/mbedtls/scripts/
Dlcov.sh6 Collect coverage statistics of library code into an HTML report.
/third_party/node/deps/v8/src/heap/
Dobject-stats.h188 void Collect();
Dobject-stats.cc1125 void ObjectStatsCollector::Collect() { in Collect() function in v8::internal::ObjectStatsCollector
/third_party/skia/infra/lottiecap/docker/
DREADME.md65 # Collect the gold output with the local source repo and *all* of the files
/third_party/node/doc/api/
Dtracing.md242 ### Collect trace events data by inspector
/third_party/node/deps/v8/include/
Djs_protocol.pdl854 # Collect coverage data for the current isolate. The coverage data may be incomplete due to
874 # Collect accurate call counts beyond simple 'covered' or 'not covered'.
876 # Collect block-based coverage.
899 # Collect coverage data for the current isolate, and resets execution counters. Precise code
908 # Collect type profile.
/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h847 void Collect(Handle<String> type, int position);
Dfeedback-vector.cc1323 void FeedbackNexus::Collect(Handle<String> type, int position) { in Collect() function in v8::internal::FeedbackNexus
/third_party/node/deps/v8/src/inspector/
Dv8-profiler-agent-impl.cc522 v8::debug::TypeProfile::Collect(m_isolate); in takeTypeProfile()
/third_party/skia/third_party/externals/tint/docs/
Dspirv-input-output-variables.md147 // Collect outputs into a structure and return it.
/third_party/node/tools/doc/
Djson.mjs52 // Collect and capture results.
/third_party/skia/third_party/externals/harfbuzz/docs/
Drepacker.md196 1. Collect the set, `S`, of nodes that are children of 32 bit offsets.
/third_party/googletest/docs/reference/
Dmocking.md212 // Collect all expectations of InitElement() calls
/third_party/mindspore/patches/
D0005-micro-for-ohos.patch13055 + Collect(ctx,
13565 + Collect(context,
13770 + Collect(context,
14227 + Collect(context,
14778 + Collect(context, {}, {},
14785 + Collect(context, {}, {},
14790 + Collect(context,
15011 + Collect(context, {}, {},
15018 + Collect(context,
15176 + Collect(context,
[all …]

12