/external/google-benchmark/include/benchmark/ |
D | reporter.h | 41 struct Run { struct 42 Run() : in Run() argument 50 std::string benchmark_name; 51 std::string report_label; // Empty if not set by benchmark. 52 int64_t iterations; 76 virtual void ReportRuns(const std::vector<Run>& report) = 0; argument
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 170 void Run() { in Run() function 324 void Run() { in Run() function 347 void Run() { in Run() function 400 void Run() { in Run() function 445 void Run() { in Run() function 476 void Run() { in Run() function 529 void Run() { in Run() function 583 void Run() { in Run() function 630 void Run() { in Run() function 660 void Run() { in Run() function [all …]
|
/external/v8/src/compiler/ |
D | pipeline.cc | 467 void Pipeline::Run() { in Run() function in v8::internal::compiler::Pipeline 475 void Pipeline::Run(Arg0 arg_0) { in Run() function in v8::internal::compiler::Pipeline 485 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 496 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 508 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 533 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 586 void Run(PipelineData* data, Zone* temp_zone, Typer* typer) { in Run() function 597 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 607 void Run(PipelineData* data, Zone* temp_zone) { in Run() function 644 void Run(PipelineData* data, Zone* temp_zone) { in Run() function [all …]
|
/external/pdfium/xfa/src/fwl/src/core/ |
D | fwl_threadimp.cpp | 16 FWL_ERR IFWL_Thread::Run(FWL_HTHREAD hThread) { in Run() function in IFWL_Thread 23 FWL_ERR CFWL_ThreadImp::Run(FWL_HTHREAD hThread) { in Run() function in CFWL_ThreadImp 31 FWL_ERR CFWL_NoteThreadImp::Run(FWL_HTHREAD hThread) { in Run() function in CFWL_NoteThreadImp
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlob.h | 352 struct Run { struct 353 Run() in Run() argument 359 struct SubRunInfo { argument 465 SubRunInfo& push_back() { in push_back() argument 473 static const int kMinSubRuns = 1; argument 475 SkSTArray<kMinSubRuns, SubRunInfo> fSubRunInfo; argument 491 Run* run, Run::SubRunInfo* info, SkGlyphCache** cache, argument
|
/external/chromium-trace/catapult/telemetry/ |
D | cloud_storage | 80 def Run(self, args): member in Ls 123 def Run(self, args): member in Mv 153 def Run(self, args): member in Rm 177 def Run(self, args): member in Upload
|
/external/webrtc/webrtc/base/ |
D | callback.h | 91 virtual R Run() { in Run() function 121 virtual R Run(P1 p1) { in Run() function 152 virtual R Run(P1 p1, P2 p2) { in Run() function 184 virtual R Run(P1 p1, P2 p2, P3 p3) { in Run() function 217 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) { in Run() function 251 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in Run() function
|
D | signalthread.cc | 131 void SignalThread::Worker::Run() { in Run() function in rtc::SignalThread::Worker 135 void SignalThread::Run() { in Run() function in rtc::SignalThread
|
/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
D | Run.java | 34 public final class Run { class 41 private Run() { in Run() method in Run 47 private Run(Builder builder) { in Run() method in Run
|
/external/gemmlowp/internal/ |
D | kernel_neon.h | 42 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 278 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 655 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 997 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
|
D | kernel_SSE.h | 40 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 213 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
|
/external/libchrome/base/threading/ |
D | simple_thread_unittest.cc | 20 void Run() override { *ptr_ = val_; } in Run() function in base::__anonb9a48e580111::SetIntRunner 32 void Run() override { in Run() function in base::__anonb9a48e580111::WaitEventRunner 44 void Run() override { seq_->GetNext(); } in Run() function in base::__anonb9a48e580111::SeqRunner 59 void Run() override { in Run() function in base::__anonb9a48e580111::VerifyPoolRunner
|
D | thread_collision_warner_unittest.cc | 152 void Run() override { in TEST() function in TEST::QueueUser 209 void Run() override { in TEST() function in TEST::QueueUser 269 void Run() override { in TEST() function in TEST::QueueUser 342 void Run() override { in TEST() function in TEST::QueueUser
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/ |
D | gen_client.py | 228 def Run(self, _): member in GenerateClient 242 def Run(self, _): member in GeneratePipPackage 269 def Run(self, _): member in GenerateProto
|
/external/v8/test/cctest/ |
D | test-lockers.cc | 65 void Run() { in Run() function in KangarooThread 157 virtual void Run() { in Run() function in JoinableThread::ThreadWithSemaphore 183 virtual void Run() { in Run() function in IsolateLockingThreadWithLocalContext 234 virtual void Run() { in Run() function in IsolateNestedLockingThread 281 virtual void Run() { in Run() function in SeparateIsolatesLocksNonexclusiveThread 328 virtual void Run() { in Run() function in LockIsolateAndCalculateFibSharedContextThread 349 virtual void Run() { in Run() function in LockerUnlockerThread 408 virtual void Run() { in Run() function in LockTwiceAndUnlockThread 467 virtual void Run() { in Run() function in LockAndUnlockDifferentIsolatesThread 531 virtual void Run() { in Run() function in LockUnlockLockThread [all …]
|
/external/libchrome/base/ |
D | bind_internal_win.h | 36 R Run(typename CallbackParamTraits<Args>::ForwardType... args) { in Run() function 56 R Run(typename CallbackParamTraits<Args>::ForwardType... args) { in Run() function
|
/external/harfbuzz_ng/src/ |
D | hb-directwrite.cc | 343 struct Run struct in TextAnalysis 345 uint32_t mTextStart; // starting text position of this run 346 uint32_t mTextLength; // number of contiguous code units covered 347 uint32_t mGlyphStart; // starting glyph in the glyphs array 348 uint32_t mGlyphCount; // number of glyphs associated with this run of 350 DWRITE_SCRIPT_ANALYSIS mScript; 351 uint8_t mBidiLevel; 352 bool mIsSideways; 354 inline bool ContainsTextPosition(uint32_t aTextPosition) const in ContainsTextPosition() 360 Run *nextRun;
|
/external/libbrillo/brillo/ |
D | bind_lambda.h | 34 R Run(Args... args) { return lambda_(CallbackForward(args)...); } in Run() function 46 R Run(Args... args) { return lambda_(CallbackForward(args)...); } in Run() function
|
/external/libweave/src/ |
D | bind_lambda.h | 34 R Run(Args... args) { return lambda_(CallbackForward(args)...); } in Run() function 46 R Run(Args... args) { return lambda_(CallbackForward(args)...); } in Run() function
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
D | benchmark_runner.py | 100 def Run(self, args): member in Help 146 def Run(self, args): member in List 165 class Run(command_line.OptparseCommand): class 235 def Run(self, args): member in Run
|
/external/v8/src/crankshaft/ |
D | hydrogen-mark-deoptimize.cc | 10 void HMarkDeoptimizeOnUndefinedPhase::Run() { in Run() function in v8::internal::HMarkDeoptimizeOnUndefinedPhase 44 void HComputeChangeUndefinedToNaN::Run() { in Run() function in v8::internal::HComputeChangeUndefinedToNaN
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/ |
D | command_line.py | 45 def Run(self, args): member in Command 77 def Run(self, args): member in OptparseCommand 120 def Run(self, args): member in SubcommandCommand
|
/external/v8/test/unittests/base/platform/ |
D | semaphore-unittest.cc | 31 void Run() override { in Run() function in v8::base::__anon1aafdf820111::ProducerThread 55 void Run() override { in Run() function in v8::base::__anon1aafdf820111::ConsumerThread 75 void Run() override { in Run() function in v8::base::__anon1aafdf820111::WaitAndSignalThread
|
/external/v8/src/ |
D | cancelable-task.h | 127 void Run() final { in Run() function 149 void Run(double deadline_in_seconds) final { in Run() function
|
/external/v8/test/promises-aplus/lib/ |
D | mocha.js | 50 function Run() { class 114 TestCase.prototype.Run = function(suite, postAction) { method in TestCase 185 TestSuite.prototype.Run = function() { method in TestSuite
|