Home
last modified time | relevance | path

Searched refs:Observe (Results 1 – 25 of 30) sorted by relevance

12

/external/libchrome/base/
Dobserver_list_unittest.cc38 virtual void Observe(int x) = 0;
48 void Observe(int x) override { total += x * scaler_; } in Observe() function in base::__anon2ba22ee00111::Adder
68 void Observe(int x) override { in Observe() function in base::__anon2ba22ee00111::Disrupter
91 void Observe(int x) override { in Observe() function in base::__anon2ba22ee00111::AddInObserve
159 list_->Notify(FROM_HERE, &Foo::Observe, 10); in AddTask()
170 void Observe(int x) override { in Observe() function in base::__anon2ba22ee00111::AddRemoveThread
297 observer.Observe(10); in TEST()
307 observer.Observe(10); in TEST()
395 observer.Observe(10); in TEST()
402 observer.Observe(10); in TEST()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp181 void Observe(MachineInstr &MI, unsigned Count);
351 Scheduler.Observe(MI, CurrentCount); in runOnMachineFunction()
431 void SchedulePostRATDList::Observe(MachineInstr &MI, unsigned Count) { in Observe() function in SchedulePostRATDList
433 AntiDepBreak->Observe(MI, Count, EndIndex); in Observe()
DAntiDepBreaker.h52 virtual void Observe(MachineInstr &MI, unsigned Count,
DCriticalAntiDepBreaker.h91 void Observe(MachineInstr &MI, unsigned Count,
DAggressiveAntiDepBreaker.h151 void Observe(MachineInstr &MI, unsigned Count,
DCriticalAntiDepBreaker.cpp107 void CriticalAntiDepBreaker::Observe(MachineInstr &MI, unsigned Count, in Observe() function in CriticalAntiDepBreaker
DAggressiveAntiDepBreaker.cpp197 void AggressiveAntiDepBreaker::Observe(MachineInstr &MI, unsigned Count, in Observe() function in AggressiveAntiDepBreaker
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp181 void Observe(MachineInstr &MI, unsigned Count);
351 Scheduler.Observe(MI, CurrentCount); in runOnMachineFunction()
432 void SchedulePostRATDList::Observe(MachineInstr &MI, unsigned Count) { in Observe() function in SchedulePostRATDList
434 AntiDepBreak->Observe(MI, Count, EndIndex); in Observe()
DAntiDepBreaker.h50 virtual void Observe(MachineInstr &MI, unsigned Count,
DCriticalAntiDepBreaker.h85 void Observe(MachineInstr &MI, unsigned Count,
DAggressiveAntiDepBreaker.h147 void Observe(MachineInstr &MI, unsigned Count,
DCriticalAntiDepBreaker.cpp90 void CriticalAntiDepBreaker::Observe(MachineInstr &MI, unsigned Count, in Observe() function in CriticalAntiDepBreaker
DAggressiveAntiDepBreaker.cpp183 void AggressiveAntiDepBreaker::Observe(MachineInstr &MI, unsigned Count, in Observe() function in AggressiveAntiDepBreaker
/external/u-boot/doc/
DREADME.mpc83xx.ddrecc151 Observe that Single-Bit Error is 'on' which means that Single-Bit Error Counter
DREADME.gpt127 Observe, how Backup GPT is placed in the memory. It is NOT a mirror reflect
/external/skqp/site/user/sample/
Dviewer.md5 * Observe rendering performance - placing the Viewer in stats mode displays average frame times.
/external/skia/site/user/sample/
Dviewer.md5 * Observe rendering performance - placing the Viewer in stats mode displays average frame times.
/external/protobuf/examples/
DREADME.md122 Observe that the C++, Python, Java, and Dart examples in this directory run in a
/external/deqp-deps/SPIRV-Tools/docs/
Dspirv-fuzz.md16 … field that can be any one of the different spirv-fuzz transformations. Observe that one of the o…
/external/swiftshader/third_party/SPIRV-Tools/docs/
Dspirv-fuzz.md16 … field that can be any one of the different spirv-fuzz transformations. Observe that one of the o…
/external/angle/third_party/spirv-tools/src/docs/
Dspirv-fuzz.md16 … field that can be any one of the different spirv-fuzz transformations. Observe that one of the o…
/external/u-boot/board/hisilicon/hikey960/
DREADME136 Observe the console traces using UART6 on the Low Speed Expansion header:
/external/tensorflow/tensorflow/examples/ios/
DREADME.md29 pod, and open the Xcode workspace. Observe: installing the pod can take a
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md1113 ### Observe ResponseParameters.interval_us
1114 [Observe ResponseParameters.interval_us]: #observe-responseparametersinterval_us
/external/libchrome/base/metrics/
Dfield_trial_unittest.cc931 TEST_F(FieldTrialTest, Observe) { in TEST_F() argument

12