Home
last modified time | relevance | path

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

1234

/external/python/pyfakefs/pyfakefs/pytest_tests/
Dpytest_plugin_test.py5 from pyfakefs.fake_filesystem_unittest import Pause
32 with Pause(fs):
/external/libcups/conf/
Dcupsd.conf.in75 …<Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job…
120 …<Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job…
166 …<Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job…
/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/webrtc/modules/pacing/
Dpaced_sender.cc65 void PacedSender::Pause() { in Pause() function in webrtc::PacedSender
68 pacing_controller_.Pause(); in Pause()
Drtp_packet_pacer.h32 virtual void Pause() = 0;
Dtask_queue_paced_sender.cc74 void TaskQueuePacedSender::Pause() { in Pause() function in webrtc::TaskQueuePacedSender
77 pacing_controller_.Pause(); in Pause()
Dtask_queue_paced_sender.h70 void Pause() override;
Dpaced_sender.h82 void Pause() override;
Dpacing_controller.h97 void Pause(); // Temporarily pause all sending.
/external/libxkbcommon/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/libcups/templates/
Dprinter-stop.tmpl1 <H2 CLASS="title">Pause {is_class?Class:Printer} {printer_name}</H2>
/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/sonivox/jet_tools/JetCreator/
DJetPreview.py188 def Pause(self): member in PreviewPlayer
193 self.jet.Pause()
/external/llvm-project/lldb/tools/lldb-vscode/
DOptions.td15 HelpText<"Pause the program at startup.">;
/external/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc121 hr = _mediaControl->Pause(); in Init()
153 HRESULT hr = _mediaControl->Pause(); in StopCapture()
/external/llvm-project/flang/include/flang/Common/
DFortran-features.h28 AssignedGOTO, Pause, OpenACC, OpenMP, CruftAfterAmpersand, ClassicCComments,
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py34 from pyfakefs.fake_filesystem_unittest import Patcher, Pause, patchfs
414 with Pause(self):
427 with Pause(self.fs):
462 with Pause(p):
/external/libxkbcommon/test/data/symbols/
Dpc74 symbols[Group1]= [ Pause, Break ]
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2a.rc47 PUSHBUTTON "&Pause", IDB_PAUSE bx2, by, bxs, bys

1234