Home
last modified time | relevance | path

Searched refs:Pause (Results 1 – 25 of 85) sorted by relevance

1234

/external/v8/src/
Dcounters-inl.h23 if (parent) parent->Pause(now); in Start()
28 void RuntimeCallTimer::Pause(base::TimeTicks now) { in Pause() function
42 Pause(now); in Stop()
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dbackoff.go15 Pause() (time.Duration, bool) methodSpec
31 func (eb *ExponentialBackoff) Pause() (time.Duration, bool) { func
Dretry.go38 pause, retry := backoff.Pause()
Dresumable.go187 pause, retry = backoff.Pause()
/external/tcpdump/tests/
Dlldp_asan.out7 …0BASE-T4, 100BASE-TX hdx, 100BASE-TX fdx, 100BASE-T2 hdx, 100BASE-T2 fdx, Pause for fdx links, Asy…
12 …PMD autoneg capability [Pause for fdx links, Asym PAUSE for fdx, Sym PAUSE for fdx, Asym and Sym P…
Dlldp_mudurl-v.out26 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
57 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
Dlldp_mudurl-vv.out43 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
96 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
/external/syzkaller/vendor/github.com/googleapis/gax-go/
Dcall_option.go91 return r.backoff.Pause(), true
116 func (bo *Backoff) Pause() time.Duration { func
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dpacket_sender.cc26 void PacketSender::Pause() { in Pause() function in webrtc::testing::bwe::PacketSender
87 void VideoSender::Pause() { in Pause() function in webrtc::testing::bwe::VideoSender
89 PacketSender::Pause(); in Pause()
351 Pause(); in RunFor()
456 Pause(); in GeneratePackets()
Dpacket_sender.h52 virtual void Pause();
85 void Pause() override;
/external/v8/src/wasm/
Dwasm-interpreter.h122 void Pause();
175 void Pause();
/external/libxkbcommon/xkbcommon/test/data/symbols/macintosh_vndr/
Dapple18 // Print Screen / SysRq, Scroll Lock, and Pause. Linux kernel bug?
128 // Aluminium Keyboard: make F13, F14, F15 PC-ish (Print, Scroll_Lock, Pause)
138 symbols[Group1]= [ Pause, Break ]
/external/webrtc/talk/media/base/
Dvideocapturer.cc172 bool VideoCapturer::Pause(bool pause) { in Pause() function in cricket::VideoCapturer
243 return Pause(false); in MuteToBlackThenPause()
560 Pause(true); in OnMessage()
564 Pause(false); in OnMessage()
/external/sonivox/jet_tools/JetCreator/
DJetPreview.py188 def Pause(self): member in PreviewPlayer
193 self.jet.Pause()
/external/libchrome/ipc/
Dipc_mojo_bootstrap.h50 virtual void Pause() = 0; in COMPONENT_EXPORT()
Dipc_channel_common.cc68 void Channel::Pause() { NOTREACHED(); } in Pause() function in IPC::Channel
Dipc_channel_mojo.cc167 void ChannelMojo::Pause() { in Pause() function in IPC::ChannelMojo
168 bootstrap_->Pause(); in Pause()
Dipc_channel.h204 virtual void Pause(); in COMPONENT_EXPORT()
Dipc_channel_mojo.h73 void Pause() override; in COMPONENT_EXPORT()
/external/syzkaller/vendor/cloud.google.com/go/internal/
Dretry.go48 p := bo.Pause()
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc140 hr = _mediaControl->Pause(); in Init()
181 HRESULT hr = _mediaControl->Pause(); in StopCapture()
Dsink_filter_ds.h85 STDMETHODIMP Pause ();
/external/webrtc/webrtc/modules/pacing/
Dpaced_sender.h79 void Pause();
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/
Dproject1.go232 Pause bool member
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dpc74 symbols[Group1]= [ Pause, Break ]

1234