Home
last modified time | relevance | path

Searched refs:SendCommand (Results 1 – 25 of 1422) sorted by relevance

12345678910>>...57

/dports/games/openlierox/OpenLieroX/share/gamedir/scripts/
H A Ddedicated_control_io.py35 def SendCommand(cmd): function
40 return SendCommand("nextsignal")
59 SendCommand( "quit" )
66 SendCommand( "startlobby" )
80 SendCommand( "gotolobby" )
86 SendCommand( "addbot" )
92 SendCommand( "kickbot" )
95 SendCommand( "kickbots" )
99 SendCommand( "killbots" )
202 return SendCommand("listmaps")
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/security_interstitials/content/renderer/
H A Dsecurity_interstitial_page_controller.cc20 void SecurityInterstitialPageController::Delegate::SendCommand( in SendCommand() function in security_interstitials::SecurityInterstitialPageController::Delegate
105 SendCommand( in DontProceed()
114 SendCommand(security_interstitials::SecurityInterstitialCommand:: in ShowMoreSection()
119 SendCommand(security_interstitials::SecurityInterstitialCommand:: in OpenHelpCenter()
124 SendCommand( in OpenDiagnostic()
138 SendCommand( in OpenLogin()
143 SendCommand( in DoReport()
148 SendCommand( in DontReport()
158 SendCommand( in OpenWhitepaper()
167 void SecurityInterstitialPageController::SendCommand( in SendCommand() function in security_interstitials::SecurityInterstitialPageController
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/security_interstitials/content/renderer/
H A Dsecurity_interstitial_page_controller.cc52 SendCommand( in DontProceed()
61 SendCommand(security_interstitials::SecurityInterstitialCommand:: in ShowMoreSection()
66 SendCommand(security_interstitials::SecurityInterstitialCommand:: in OpenHelpCenter()
71 SendCommand( in OpenDiagnostic()
80 SendCommand(security_interstitials::SecurityInterstitialCommand:: in OpenDateSettings()
85 SendCommand( in OpenLogin()
90 SendCommand( in DoReport()
95 SendCommand( in DontReport()
100 SendCommand(security_interstitials::SecurityInterstitialCommand:: in OpenReportingPrivacy()
105 SendCommand( in OpenWhitepaper()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Ddevtools_protocol_browsertest.cc268 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
277 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
294 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
304 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
974 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
999 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1023 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1045 SendCommand("Runtime.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1059 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1069 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/micro/
H A Dopenocd_low_level_device.cc49 socket_.SendCommand(); in OpenOCDLowLevelDevice()
80 socket_.SendCommand(); in Read()
90 socket_.SendCommand(); in Read()
151 socket_.SendCommand(); in Write()
181 socket_.SendCommand(); in Execute()
186 socket_.SendCommand(); in Execute()
190 socket_.SendCommand(); in Execute()
194 socket_.SendCommand(); in Execute()
197 socket_.SendCommand(); in Execute()
200 socket_.SendCommand(); in Execute()
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/micro/
H A Dopenocd_low_level_device.cc49 socket_.SendCommand(); in OpenOCDLowLevelDevice()
80 socket_.SendCommand(); in Read()
90 socket_.SendCommand(); in Read()
151 socket_.SendCommand(); in Write()
181 socket_.SendCommand(); in Execute()
186 socket_.SendCommand(); in Execute()
190 socket_.SendCommand(); in Execute()
194 socket_.SendCommand(); in Execute()
197 socket_.SendCommand(); in Execute()
200 socket_.SendCommand(); in Execute()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Ddevtools_protocol_browsertest.cc266 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
275 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
295 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
305 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
1087 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1112 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1136 SendCommand("Inspector.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1158 SendCommand("Runtime.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1172 SendCommand("Debugger.enable", nullptr); in IN_PROC_BROWSER_TEST_F()
1182 SendCommand("Debugger.resume", nullptr); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Playback/Localplay/Mpd/
H A Dmpd.php431 $response = $this->SendCommand($this->_command_queue);
532 $response = $this->SendCommand($command, $value);
636 $response = $this->SendCommand(self::COMMAND_PLSHUFFLE);
683 $response = $this->SendCommand(self::COMMAND_CLEAR);
756 $response = $this->SendCommand(self::COMMAND_SHUTDOWN);
779 $response = $this->SendCommand(self::COMMAND_REFRESH);
794 $response = $this->SendCommand(self::COMMAND_PLAY);
809 $response = $this->SendCommand(self::COMMAND_STOP);
824 $response = $this->SendCommand(self::COMMAND_PAUSE);
896 $response = $this->SendCommand(self::COMMAND_NEXT);
[all …]
/dports/sysutils/fanout/fanout-0.6.1/
H A Dfanmux.sh8 SendCommand () {
30 SendCommand "echo Ready to accept commands"
34 SendCommand 'echo -n "[$USER@$HOSTNAME $PWD]$ "'
39 SendCommand "echo \"$OneCommand\" "
41 SendCommand "$OneCommand"
42 SendCommand 'echo -n "[$USER@$HOSTNAME $PWD]$ "'
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/winvnc/
H A DControlPanel.cxx27 SendCommand(4, -1); in initDialog()
41 SendCommand(2, -1); in onCommand()
46 SendCommand(3, 3); in onCommand()
51 SendCommand(3, 1); in onCommand()
56 SendCommand(3, 0); in onCommand()
68 SendCommand(3, -1); in onCommand()
111 SendCommand(3, 2); in dialogProc()
139 void ControlPanel::SendCommand(DWORD command, int data) in SendCommand() function in ControlPanel
/dports/net/tigervnc-server/tigervnc-1.12.0/win/winvnc/
H A DControlPanel.cxx27 SendCommand(4, -1); in initDialog()
41 SendCommand(2, -1); in onCommand()
46 SendCommand(3, 3); in onCommand()
51 SendCommand(3, 1); in onCommand()
56 SendCommand(3, 0); in onCommand()
68 SendCommand(3, -1); in onCommand()
111 SendCommand(3, 2); in dialogProc()
139 void ControlPanel::SendCommand(DWORD command, int data) in SendCommand() function in ControlPanel
/dports/print/dymo-cups-drivers/dymo-cups-drivers-1.4.0.5/src/lw/
H A DLabelWriterDriver.cpp49 SendCommand(GetResetCommand()); in StartDoc()
99 SendCommand(&syn, sizeof(syn)); in SendNotCompressedData()
116 SendCommand(&etb, sizeof(etb)); in SendCompressedData()
426 SendCommand(buf, sizeof(buf)); in SendLineTab()
435 SendCommand(buf, sizeof(buf)); in SendDotTab()
443 SendCommand(buf, sizeof(buf)); in SendFormFeed()
452 SendCommand(buf, sizeof(buf)); in SendBytesPerLine()
487 SendCommand(buf, sizeof(buf)); in SendLabelLength()
510 SendCommand(buf, sizeof(buf)); in SendResolution()
527 SendCommand(buf, sizeof(buf)); in SendPrintDensity()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c50 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
65 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
72 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
85 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
91 Status = Host->SendCommand (Host, MMC_CMD8, RCA); in EmmcIdentificationMode()
135 Status = MmcHost->SendCommand (MmcHost, MMC_CMD9, CmdArg); in InitializeSdMmcDevice()
172 Status = MmcHost->SendCommand (MmcHost, MMC_CMD7, CmdArg); in InitializeSdMmcDevice()
214 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
254 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
285 Status = MmcHost->SendCommand (MmcHost, MMC_CMD55, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/EmbeddedPkg/Universal/MmcDxe/
H A DMmcIdentification.c82 Status = Host->SendCommand (Host, MMC_CMD13, RCA); in EmmcGetDeviceState()
117 Status = Host->SendCommand (Host, MMC_CMD6, Argument); in EmmcSetEXTCSD()
151 Status = Host->SendCommand (Host, MMC_CMD2, 0); in EmmcIdentificationMode()
166 Status = Host->SendCommand (Host, MMC_CMD3, RCA); in EmmcIdentificationMode()
173 Status = Host->SendCommand (Host, MMC_CMD9, RCA); in EmmcIdentificationMode()
186 Status = Host->SendCommand (Host, MMC_CMD7, RCA); in EmmcIdentificationMode()
212 Status = Host->SendCommand (Host, MMC_CMD8, 0); in EmmcIdentificationMode()
417 Status = MmcHost->SendCommand (MmcHost, MMC_ACMD51, 0); in InitializeSdMmcDevice()
551 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()
596 Status = MmcHost->SendCommand (MmcHost, MMC_CMD5, 0); in MmcIdentificationMode()
[all …]
/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dcrux_mount.cpp631 return SendCommand("#:Q#"); in Abort()
760 return SendCommand(szBuff); in SendCommand()
768 return SendCommand(szBuff); in SendCommand()
856 if (!SendCommand(pCommand)) in CommandResponse()
882 if (!SendCommand(pCommand)) in CommandResponseHour()
908 if (!SendCommand(pCommand)) in CommandResponseStr()
935 if (!SendCommand(pCommand)) in CommandResponseChar()
1302 return SendCommand(szText); in updateTime()
1382 return SendCommand(szCommand); in MoveNS()
1422 if(SendCommand(":hP8#")) in Park()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/
H A Ddevtools_sanity_interactive_browsertest.cc72 void SendCommand(const std::string& state) { in SendCommand() function in DevToolsManagerDelegateTest
144 SendCommand("maximized"); in IN_PROC_BROWSER_TEST_F()
150 SendCommand("minimized"); in IN_PROC_BROWSER_TEST_F()
159 SendCommand("fullscreen"); in IN_PROC_BROWSER_TEST_F()
178 SendCommand("minimized"); in IN_PROC_BROWSER_TEST_F()
194 SendCommand("fullscreen"); in IN_PROC_BROWSER_TEST_F()
201 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()
215 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()
229 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Ddevtools_sanity_interactive_browsertest.cc73 void SendCommand(const std::string& state) { in SendCommand() function in DevToolsManagerDelegateTest
146 SendCommand("maximized"); in IN_PROC_BROWSER_TEST_F()
152 SendCommand("minimized"); in IN_PROC_BROWSER_TEST_F()
161 SendCommand("fullscreen"); in IN_PROC_BROWSER_TEST_F()
180 SendCommand("minimized"); in IN_PROC_BROWSER_TEST_F()
196 SendCommand("fullscreen"); in IN_PROC_BROWSER_TEST_F()
203 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()
217 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()
231 SendCommand("normal"); in IN_PROC_BROWSER_TEST_F()

12345678910>>...57