Home
last modified time | relevance | path

Searched refs:waitCommand (Results 1 – 24 of 24) sorted by relevance

/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DTT599.cxx137 int ret = waitCommand( cmd, 12, "check"); in check()
146 if ( waitCommand( cmd, 12, "get vfoA") ) { in get_vfoA()
167 if ( waitCommand( cmd, 12, "get vfoB") ) { in get_vfoB()
195 if ( waitCommand( cmd, 6, "get modeA") ) { in get_modeA()
224 if ( waitCommand( cmd, 6, "get modeB") ) { in get_modeB()
254 if ( waitCommand( cmd, 12, "get bwA") ) { in get_bwA()
280 if ( waitCommand( cmd, 12, "get bwB") ) { in get_bwB()
320 if ( waitCommand( cmd, 6, "get preamp") ) { in get_preamp()
402 if ( waitCommand( cmd, 20, "get smeter") ) { in get_smeter()
424 if ( waitCommand( cmd, 20, "get smeter") ) { in get_power_out()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/stress/
H A Des3sSyncTests.cpp60 …text& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand);
80 …e (Context& context, const char* name, const char* description, int numSyncs, deUint32 waitCommand) in FenceSyncCase() argument
84 , m_waitCommand (waitCommand) in FenceSyncCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fSyncTests.cpp66 …const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitF…
89 …const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitF… in FenceSyncCase() argument
93 , m_waitCommand (waitCommand) in FenceSyncCase()
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Drig_io.h51 extern bool waitCommand(
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Drig_io.cxx244 bool waitCommand( in waitCommand() function
/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp38 {"wait", &ONScripter::waitCommand},
H A DONScripter.h120 int waitCommand();
H A DONScripter_command.cpp126 int ONScripter::waitCommand() in waitCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp38 {"wait", &ONScripter::waitCommand},
H A DONScripter.h120 int waitCommand();
H A DONScripter_command.cpp126 int ONScripter::waitCommand() in waitCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes352 wait waitCommand (i)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h177 int waitCommand(const pstring& cmd);
H A DPonscripterLabel.cpp351 dict["wait"] = &PonscripterLabel::waitCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp105 int PonscripterLabel::waitCommand(const pstring& cmd) in waitCommand() function in PonscripterLabel
/dports/databases/redis5/redis-5.0.14/src/
H A Dreplication.c2474 void waitCommand(client *c) { in waitCommand() function
H A Dserver.h2122 void waitCommand(client *c);
H A Dserver.c299 {"wait",waitCommand,3,"s",0,NULL,0,0,0,0,0},
/dports/databases/redis6/redis-6.0.16/src/
H A Dserver.h2449 void waitCommand(client *c);
H A Dreplication.c3002 void waitCommand(client *c) { in waitCommand() function
H A Dserver.c876 {"wait",waitCommand,3,
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dreplication.c3405 void waitCommand(client *c) { in waitCommand() function
H A Dserver.h2977 void waitCommand(client *c);
H A Dserver.c1802 {"wait",waitCommand,3,