Home
last modified time | relevance | path

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

12345678910>>...19

/external/cronet/stable/third_party/libc++abi/src/test/
Dforced_unwind2.pass.cpp32 struct Stop<R (*)(Args...)> { struct
50 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind3.pass.cpp48 struct Stop<R (*)(Args...)> { struct
67 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind1.pass.cpp39 struct Stop<R (*)(Args...)> { struct
62 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
/external/cronet/tot/third_party/libc++abi/src/test/
Dforced_unwind2.pass.cpp32 struct Stop<R (*)(Args...)> { struct
50 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind3.pass.cpp48 struct Stop<R (*)(Args...)> { struct
67 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
Dforced_unwind1.pass.cpp39 struct Stop<R (*)(Args...)> { struct
62 _Unwind_ForcedUnwind(exc, Stop<_Unwind_Stop_Fn>::stop, 0); in forced_unwind() argument
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dgeneric_service_grpc.pb.go27Stop(ctx context.Context, in *GenericStopRequest, opts ...grpc.CallOption) (*GenericStopResponse, … methodSpec
56 func (c *genericServiceClient) Stop(ctx context.Context, in *GenericStopRequest, opts ...grpc.CallO… func
71 Stop(context.Context, *GenericStopRequest) (*GenericStopResponse, error) methodSpec
84 func (UnimplementedGenericServiceServer) Stop(context.Context, *GenericStopRequest) (*GenericStopRe… func
/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/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/cronet/stable/base/memory/
Dpost_delayed_memory_reduction_task.cc62 void Stop() override { timer_.Stop(); } in Stop() function in base::OneShotDelayedBackgroundTimer::TimerImpl
114 void Stop() override { in Stop() function in base::OneShotDelayedBackgroundTimer::TaskImpl
159 void OneShotDelayedBackgroundTimer::Stop() { in Stop() function in base::OneShotDelayedBackgroundTimer
/external/cronet/tot/base/memory/
Dpost_delayed_memory_reduction_task.cc62 void Stop() override { timer_.Stop(); } in Stop() function in base::OneShotDelayedBackgroundTimer::TimerImpl
114 void Stop() override { in Stop() function in base::OneShotDelayedBackgroundTimer::TaskImpl
159 void OneShotDelayedBackgroundTimer::Stop() { in Stop() function in base::OneShotDelayedBackgroundTimer
/external/openthread/src/core/thread/
Dannounce_sender.cpp77 void AnnounceSenderBase::Stop(void) in Stop() function in ot::AnnounceSenderBase
157 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/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.kt14 class Stop class
/external/intel-media-driver/cmrtlib/agnostic/hardware/
Dcm_timer.cpp61 void CmTimer::Stop() in Stop() function in CmTimer
/external/cronet/tot/base/fuchsia/
Dprocess_lifecycle.cc35 void ProcessLifecycle::Stop(ProcessLifecycle::StopCompleter::Sync& completer) { in Stop() function in base::ProcessLifecycle
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DUse.cpp35 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/cronet/stable/base/fuchsia/
Dprocess_lifecycle.cc35 void ProcessLifecycle::Stop(ProcessLifecycle::StopCompleter::Sync& completer) { in Stop() function in base::ProcessLifecycle
/external/cronet/stable/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
/external/cronet/tot/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
/external/angle/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.cpp56 void Timer::Stop() { in Stop() function in spvtools::utils::Timer
/external/cronet/tot/base/test/
Dtest_io_thread.cc36 void TestIOThread::Stop() { in Stop() function in base::TestIOThread

12345678910>>...19