/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegBankReassign.cpp | 207 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/ |
D | index.js | 4 class Collect extends Minipass { class 36 module.exports = Collect
|
/third_party/node/deps/npm/node_modules/cacache/lib/ |
D | get.js | 3 const Collect = require('minipass-collect') constant 98 const memoStream = new Collect.PassThrough() 124 const memoStream = new Collect.PassThrough()
|
/third_party/node/src/quic/ |
D | sessionticket.cc | 113 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/ |
D | benchmark.tpl | 151 /* Collect write stats */ 183 /* Collect read stats */ 241 /* Collect write stats */ 281 /* Collect read stats */
|
/third_party/node/deps/v8/src/debug/ |
D | debug-type-profile.h | 37 static std::unique_ptr<TypeProfile> Collect(Isolate* isolate);
|
D | debug-coverage.h | 70 static std::unique_ptr<Coverage> Collect(
|
D | debug-type-profile.cc | 15 std::unique_ptr<TypeProfile> TypeProfile::Collect(Isolate* isolate) { in Collect() function in v8::internal::TypeProfile
|
D | debug-coverage.cc | 609 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
|
D | debug-interface.h | 464 static TypeProfile Collect(Isolate* isolate);
|
D | debug-interface.cc | 1232 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/ |
D | lcov.sh | 6 Collect coverage statistics of library code into an HTML report.
|
/third_party/node/deps/v8/src/heap/ |
D | object-stats.h | 188 void Collect();
|
D | object-stats.cc | 1125 void ObjectStatsCollector::Collect() { in Collect() function in v8::internal::ObjectStatsCollector
|
/third_party/skia/infra/lottiecap/docker/ |
D | README.md | 65 # Collect the gold output with the local source repo and *all* of the files
|
/third_party/node/doc/api/ |
D | tracing.md | 242 ### Collect trace events data by inspector
|
/third_party/node/deps/v8/include/ |
D | js_protocol.pdl | 854 # 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/ |
D | feedback-vector.h | 847 void Collect(Handle<String> type, int position);
|
D | feedback-vector.cc | 1323 void FeedbackNexus::Collect(Handle<String> type, int position) { in Collect() function in v8::internal::FeedbackNexus
|
/third_party/node/deps/v8/src/inspector/ |
D | v8-profiler-agent-impl.cc | 522 v8::debug::TypeProfile::Collect(m_isolate); in takeTypeProfile()
|
/third_party/skia/third_party/externals/tint/docs/ |
D | spirv-input-output-variables.md | 147 // Collect outputs into a structure and return it.
|
/third_party/node/tools/doc/ |
D | json.mjs | 52 // Collect and capture results.
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | repacker.md | 196 1. Collect the set, `S`, of nodes that are children of 32 bit offsets.
|
/third_party/googletest/docs/reference/ |
D | mocking.md | 212 // Collect all expectations of InitElement() calls
|
/third_party/mindspore/patches/ |
D | 0005-micro-for-ohos.patch | 13055 + 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 …]
|