Home
last modified time | relevance | path

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

1234567

/external/webrtc/talk/app/webrtc/
Drtpreceiver.cc69 void AudioRtpReceiver::Stop() { in Stop() function in webrtc::AudioRtpReceiver
99 void VideoRtpReceiver::Stop() { in Stop() function in webrtc::VideoRtpReceiver
Dremotevideocapturer.cc52 void RemoteVideoCapturer::Stop() { in Stop() function in webrtc::RemoteVideoCapturer
Drtpsender.cc165 void AudioRtpSender::Stop() { in Stop() function in webrtc::AudioRtpSender
295 void VideoRtpSender::Stop() { in Stop() function in webrtc::VideoRtpSender
/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/lib/VMCore/
DUse.cpp88 Use *Use::initTags(Use * const Start, Use *Stop) { in initTags()
125 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/swiftshader/third_party/llvm-7.0/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/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`1.cs52 new TLabel Stop property
DIRuleReturnScope.cs51 object 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/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeRuleReturnScope`1.cs68 TTree IRuleReturnScope<TTree>.Stop property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/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/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/core/profiler/internal/gpu/
Dtracer.cc35 Status Tracer::Stop() { in Stop() function in tensorflow::profiler::gpu::Tracer
/external/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h63 virtual void Stop() { in Stop() function
/external/webrtc/webrtc/base/
Dprofiler.cc58 void ProfilerEvent::Stop(uint64_t stop_time) { in Stop() function in rtc::ProfilerEvent
80 void ProfilerEvent::Stop() { in Stop() function in rtc::ProfilerEvent
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_timer.cc31 bool HostTimer::Stop(Stream* stream) { in Stop() function in stream_executor::host::HostTimer
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc31 void SimpleAlarmTimer::Stop() { in Stop() function in timers::SimpleAlarmTimer
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp283 RosterLooper::Stop() in Stop() function in RosterLooper
361 USBRoster::Stop() in Stop() function in USBRoster
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_manager_posix.cc101 bool UdpSocketManagerPosix::Stop() in Stop() function in webrtc::test::UdpSocketManagerPosix
229 bool UdpSocketManagerPosixImpl::Stop() in Stop() function in webrtc::test::UdpSocketManagerPosixImpl

1234567