/external/v8/src/ |
D | counters-inl.h | 23 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/ |
D | backoff.go | 15 Pause() (time.Duration, bool) methodSpec 31 func (eb *ExponentialBackoff) Pause() (time.Duration, bool) { func
|
D | retry.go | 38 pause, retry := backoff.Pause()
|
D | resumable.go | 187 pause, retry = backoff.Pause()
|
/external/tcpdump/tests/ |
D | lldp_asan.out | 7 …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…
|
D | lldp_mudurl-v.out | 26 …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 …
|
D | lldp_mudurl-vv.out | 43 …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/ |
D | call_option.go | 91 return r.backoff.Pause(), true 116 func (bo *Backoff) Pause() time.Duration { func
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | packet_sender.cc | 26 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()
|
D | packet_sender.h | 52 virtual void Pause(); 85 void Pause() override;
|
/external/v8/src/wasm/ |
D | wasm-interpreter.h | 122 void Pause(); 175 void Pause();
|
/external/libxkbcommon/xkbcommon/test/data/symbols/macintosh_vndr/ |
D | apple | 18 // 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/ |
D | videocapturer.cc | 172 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/ |
D | JetPreview.py | 188 def Pause(self): member in PreviewPlayer 193 self.jet.Pause()
|
/external/libchrome/ipc/ |
D | ipc_mojo_bootstrap.h | 50 virtual void Pause() = 0; in COMPONENT_EXPORT()
|
D | ipc_channel_common.cc | 68 void Channel::Pause() { NOTREACHED(); } in Pause() function in IPC::Channel
|
D | ipc_channel_mojo.cc | 167 void ChannelMojo::Pause() { in Pause() function in IPC::ChannelMojo 168 bootstrap_->Pause(); in Pause()
|
D | ipc_channel.h | 204 virtual void Pause(); in COMPONENT_EXPORT()
|
D | ipc_channel_mojo.h | 73 void Pause() override; in COMPONENT_EXPORT()
|
/external/syzkaller/vendor/cloud.google.com/go/internal/ |
D | retry.go | 48 p := bo.Pause()
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | video_capture_ds.cc | 140 hr = _mediaControl->Pause(); in Init() 181 HRESULT hr = _mediaControl->Pause(); in StopCapture()
|
D | sink_filter_ds.h | 85 STDMETHODIMP Pause ();
|
/external/webrtc/webrtc/modules/pacing/ |
D | paced_sender.h | 79 void Pause();
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/ |
D | project1.go | 232 Pause bool member
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | pc | 74 symbols[Group1]= [ Pause, Break ]
|