Home
last modified time | relevance | path

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

12345678910>>...13

/external/cronet/buildtools/third_party/libc++abi/trunk/test/
Dforced_unwind2.pass.cpp29 struct Stop<R (*)(Args...)> { struct
47 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind3.pass.cpp45 struct Stop<R (*)(Args...)> { struct
64 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind1.pass.cpp36 struct Stop<R (*)(Args...)> { struct
59 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
/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/openthread/src/core/thread/
Dannounce_sender.cpp86 void AnnounceSenderBase::Stop(void) in Stop() function in ot::AnnounceSenderBase
169 void AnnounceSender::Stop(void) in Stop() function in ot::AnnounceSender
/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/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/akka/
DPingPongAkkaBenchmark.kt18 class Stop class
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs55 TTree IRuleReturnScope<TTree>.Stop { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/cronet/base/fuchsia/
Dprocess_lifecycle.cc35 void ProcessLifecycle::Stop(ProcessLifecycle::StopCompleter::Sync& completer) { in Stop() function in base::ProcessLifecycle
/external/angle/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
/external/cronet/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
/external/angle/third_party/vulkan-deps/spirv-tools/src/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/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/cronet/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/webrtc/modules/desktop_capture/linux/wayland/
Dscreen_capture_portal_interface.h47 virtual void Stop() {} in Stop() function
/external/webrtc/api/
Drtp_transceiver_interface.cc32 void RtpTransceiverInterface::Stop() { in Stop() function in webrtc::RtpTransceiverInterface
/external/webrtc/test/scenario/
Daudio_stream.cc149 void SendAudioStream::Stop() { in Stop() function in webrtc::test::SendAudioStream
206 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/openthread/src/core/common/
Dtimer.cpp105 void TimerMilli::Stop(void) in Stop() function in ot::TimerMilli
248 void TimerMicro::Stop(void) in Stop() function in ot::TimerMicro
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_time_accumulator.h31 void Stop(QuicTime now) { in Stop() function

12345678910>>...13