Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 25 of 211) sorted by relevance

123456789

/external/webrtc/rtc_base/task_utils/
Drepeating_task.cc56 void RepeatingTaskBase::Stop() { in Stop() function in webrtc::webrtc_repeating_task_impl::RepeatingTaskBase
80 void RepeatingTaskHandle::Stop() { in Stop() function in webrtc::RepeatingTaskHandle
/external/llvm/lib/IR/
DUse.cpp57 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags()
87 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp56 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags()
86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRuleReturnScope.cs49 TLabel Stop { property
DParserRuleReturnScope.cs73 public TToken Stop { property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DIRuleReturnScope.cs51 object Stop property
DIRuleReturnScope`1.cs52 new TLabel Stop property
DParserRuleReturnScope.cs77 public TToken Stop property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs55 TTree IRuleReturnScope<TTree>.Stop { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/akka/
DPingPongAkkaBenchmark.kt18 class Stop class
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeRuleReturnScope`1.cs68 TTree IRuleReturnScope<TTree>.Stop property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/llvm-project/llvm/lib/IR/
DUse.cpp37 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/libchrome/base/test/
Dtest_io_thread.cc35 void TestIOThread::Stop() { in Stop() function in base::TestIOThread
/external/webrtc/test/pc/e2e/media/
Dtest_video_capturer_video_track_source.h38 void Stop() { SetState(kMuted); } in Stop() function
/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/libcxx/utils/google-benchmark/test/
Dmemory_manager_test.cc9 void Stop(Result* result) { in Stop() function in TestMemoryManager
/external/llvm-project/libcxx/utils/google-benchmark/test/
Dmemory_manager_test.cc9 void Stop(Result* result) { in Stop() function in TestMemoryManager
/external/google-benchmark/test/
Dmemory_manager_test.cc9 void Stop(Result* result) { in Stop() function in TestMemoryManager
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_timer.cc31 bool HostTimer::Stop(Stream* stream) { in Stop() function in stream_executor::host::HostTimer
/external/webrtc/test/scenario/
Daudio_stream.cc151 void SendAudioStream::Stop() { in Stop() function in webrtc::test::SendAudioStream
209 void ReceiveAudioStream::Stop() { in Stop() function in webrtc::test::ReceiveAudioStream
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp288 RosterLooper::Stop() in Stop() function in RosterLooper
366 USBRoster::Stop() in Stop() function in USBRoster
/external/tensorflow/tensorflow/python/profiler/internal/
Dtraceme_wrapper.h59 void Stop() { traceme_.Stop(); } in Stop() function
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc31 void SimpleAlarmTimer::Stop() { in Stop() function in timers::SimpleAlarmTimer

123456789