Home
last modified time | relevance | path

Searched refs:_command (Results 1 – 25 of 1443) sorted by relevance

12345678910>>...58

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DTitleCommandEditor.cpp148 safe_strcpy(_command.Scenario, scenario->internal_name, sizeof(_command.Scenario)); in scenario_select_callback()
243 switch (_command.Type) in window_title_command_editor_open()
329 _command.Zoom = zoom; in window_title_command_editor_mouseup()
448 switch (_command.Type) in window_title_command_editor_dropdown()
460 _command.Rotations = 1; in window_title_command_editor_dropdown()
474 _command.Zoom = 0; in window_title_command_editor_dropdown()
485 _command.Speed = 1; in window_title_command_editor_dropdown()
492 _command.SaveIndex = 0; in window_title_command_editor_dropdown()
504 switch (_command.Type) in window_title_command_editor_dropdown()
708 switch (_command.Type) in window_title_command_editor_invalidate()
[all …]
/dports/mail/rss2email3/rss2email-3.13.1/rss2email/
H A Dmain.py37 from . import command as _command unknown
79 new_parser.set_defaults(func=_command.new)
86 email_parser.set_defaults(func=_command.email)
93 add_parser.set_defaults(func=_command.add)
104 run_parser.set_defaults(func=_command.run)
118 list_parser.set_defaults(func=_command.list)
122 pause_parser.set_defaults(func=_command.pause)
129 unpause_parser.set_defaults(func=_command.unpause)
136 delete_parser.set_defaults(func=_command.delete)
143 reset_parser.set_defaults(func=_command.reset)
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/mpal/
H A Dloadmpc.cpp76 lpmsScript->_command[curCmd]._type = *lpBuf; in ParseScript()
78 switch (lpmsScript->_command[curCmd]._type) { in ParseScript()
124 if (lpmsScript->_command[i]._type == 2) { in FreeScript()
229 if (compareCommands(&lpmdDialog->_command[kk], &lpmdDialog->_command[curCmd])) { in parseDialog()
238 lpmdDialog->_command[curCmd]._expr = 0; in parseDialog()
239 lpmdDialog->_command[curCmd]._type = 0; in parseDialog()
417 if (compareCommands(&lpmiItem->_command[kk], &lpmiItem->_command[curCmd])) { in parseItem()
426 lpmiItem->_command[curCmd]._expr = 0; in parseItem()
427 lpmiItem->_command[curCmd]._type = 0; in parseItem()
469 if (lpmiItem->_command[i]._type == 2) { in freeItem()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/tony/mpal/
H A Dloadmpc.cpp76 lpmsScript->_command[curCmd]._type = *lpBuf; in ParseScript()
78 switch (lpmsScript->_command[curCmd]._type) { in ParseScript()
124 if (lpmsScript->_command[i]._type == 2) { in FreeScript()
229 if (compareCommands(&lpmdDialog->_command[kk], &lpmdDialog->_command[curCmd])) { in parseDialog()
238 lpmdDialog->_command[curCmd]._expr = 0; in parseDialog()
239 lpmdDialog->_command[curCmd]._type = 0; in parseDialog()
420 if (compareCommands(&lpmiItem->_command[kk], &lpmiItem->_command[curCmd])) { in parseItem()
429 lpmiItem->_command[curCmd]._expr = 0; in parseItem()
430 lpmiItem->_command[curCmd]._type = 0; in parseItem()
472 if (lpmiItem->_command[i]._type == 2) { in freeItem()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DCommandDesigner.cs32 private System.Web.UI.MobileControls.Command _command; field in System.Web.UI.Design.MobileControls.CommandDesigner
53 _command = (System.Web.UI.MobileControls.Command) component; in Initialize()
71 Debug.Assert(null != _command.Text); in GetDesignTimeNormalHtml()
76 String originalText = _command.Text; in GetDesignTimeNormalHtml()
78 bool hasControls = _command.HasControls(); in GetDesignTimeNormalHtml()
84 children = new Control[_command.Controls.Count]; in GetDesignTimeNormalHtml()
85 _command.Controls.CopyTo(children, 0); in GetDesignTimeNormalHtml()
87 _command.Text = "[" + _command.ID + "]"; in GetDesignTimeNormalHtml()
92 _command.Adapter.Render(tw); in GetDesignTimeNormalHtml()
98 _command.Text = originalText; in GetDesignTimeNormalHtml()
[all …]
/dports/security/py-azure-keyvault-secrets/azure-keyvault-secrets-4.3.0/tests/
H A Dtest_polling_method.py29 class _command: class
38 if _command.calls < 3:
39 _command.calls += 1
42 _command.operation_complete = True
49 assert sleep.call_count == _command.calls
57 class _command: class
66 if _command.calls < max_calls:
67 _command.calls += 1
70 _command.operation_complete = True
79 assert _command.calls == max_calls
[all …]
H A Dtest_polling_method_async.py32 class _command: class
41 if _command.calls < 3:
42 _command.calls += 1
45 _command.operation_complete = True
53 assert sleep.call_count == _command.calls
62 class _command: class
71 if _command.calls < max_calls:
72 _command.calls += 1
75 _command.operation_complete = True
85 assert _command.calls == max_calls
[all …]
/dports/mail/mailman3/mailman-3.3.1/src/mailman/commands/tests/
H A Dtest_cli_members.py36 self._command = CliRunner()
53 self._command.invoke(members, (
68 self._command.invoke(members, (
84 self._command.invoke(members, (
97 self._command.invoke(members, (
162 self._command.invoke(members, (
180 self._command.invoke(members, (
236 self._command.invoke(members, (
256 self._command.invoke(members, (
274 self._command.invoke(members, (
[all …]
H A Dtest_cli_create.py34 self._command = CliRunner()
39 result = self._command.invoke(create, ('ant@example.com',))
49 result = self._command.invoke(create, ('foo',))
59 result = self._command.invoke(
72 result = self._command.invoke(create, ('ant@example.org',))
78 result = self._command.invoke(create, ('ant@example.org', '-d'))
84 result = self._command.invoke(create, ('ant@example.org', '--domain'))
90 result = self._command.invoke(create, ('ant@example.org', '-D'))
99 result = self._command.invoke(
113 self._command = CliRunner()
[all …]
H A Dtest_cli_shell.py47 self._command = CliRunner()
51 self._command.invoke(shell, ('--interactive',))
63 self._command.invoke(shell, ('--interactive',))
72 self._command.invoke(shell, ('--interactive',))
80 self._command.invoke(shell, ('--interactive',))
92 self._command.invoke(shell, ('--interactive',))
104 self._command.invoke(shell, ('--interactive',))
116 results = self._command.invoke(shell, ('--interactive',))
134 results = self._command.invoke(shell, ('--interactive',))
156 self._command.invoke(shell, ('-l', 'ant.example.com'))
[all …]
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/command/
H A Dclient.py72 self._command = command
100 return self.__class__(self._command, current_node=next_node)
123 return self._command.execute(call, args, kwargs)
138 return self._command.execute(command_call, (), {})
143 return self._command.execute(items_call, (name,), {})
148 return self.__class__(self._command)
181 self._command = command
189 return self._command.execute(self._current_node, args, kwargs)
229 return self.__class__(self._command, current_node=next_node)
261 if not self._command.has_item(self._current_node.parent,
[all …]
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Dcommand_map.py81 self._command = dict(self._command_defaults)
84 return self._command.get(key, None)
87 self._command[key] = command
90 del self._command[key]
93 dk = [k for k, v in self._command.items() if v == command]
95 del self._command[k]
103 c._command = dict(self._command)
/dports/net/py-pynsq/pynsq-0.9.0b1/nsq/
H A Dprotocol.py69 def _command(cmd, body, *params): function
85 return _command(SUB, None, topic, channel)
93 return _command(AUTH, data)
99 return _command(RDY, None, str(count))
103 return _command(FIN, None, id)
108 return _command(REQ, None, id, str(time_ms))
112 return _command(TOUCH, None, id)
116 return _command(NOP, None)
120 return _command(PUB, data, topic)
129 return _command(MPUB, body, topic)
[all …]
/dports/math/gri/gri-2.12.23/src/
H A Dcommand.cc88 fprintf(fp, "%s\n{\n", _command[cmd].help); in listCmd()
89 fprintf(fp, "%s}\n", _command[cmd].procedure); in listCmd()
389 _command[_num_command].syntax, in create_new_command()
395 _command[_num_command].syntax, in create_new_command()
408 _command[existing - 1].procedure) in create_new_command()
411 _command[_num_command].syntax, in create_new_command()
447 cp = _command[_num_command].syntax; in extract_syntax()
482 _command[_num_command].fileline++; in extract_help()
513 _command[_num_command].help = cp; in extract_help()
579 _command[_num_command].procedure = (char *) realloc(_command[_num_command].procedure, 1 + size); in extract_procedure()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pink/objects/actors/
H A Dpda_button_actor.cpp42 _command.type = (Command::CommandType) type; in deserialize()
46 _command.type = Command::kGoToPage; in deserialize()
49 _command.type = Command::kClose; in deserialize()
52 _command.type = Command::kNull; in deserialize()
56 _command.arg = archive.readString(); in deserialize()
61 _name.c_str(), _x, _y, _hideOnStop, _opaque, (int)_command.type, _command.arg.c_str()); in toConsole()
66 _page->getGame()->getPdaMgr().execute(_command); in onLeftClickMessage()
71 if (_command.type == Command::kNull || !isActive()) in onMouseOver()
/dports/games/scummvm/scummvm-2.5.1/engines/pink/objects/actors/
H A Dpda_button_actor.cpp42 _command.type = (Command::CommandType) type; in deserialize()
46 _command.type = Command::kGoToPage; in deserialize()
49 _command.type = Command::kClose; in deserialize()
52 _command.type = Command::kNull; in deserialize()
56 _command.arg = archive.readString(); in deserialize()
61 _name.c_str(), _x, _y, _hideOnStop, _opaque, (int)_command.type, _command.arg.c_str()); in toConsole()
66 _page->getGame()->getPdaMgr().execute(_command); in onLeftClickMessage()
71 if (_command.type == Command::kNull || !isActive()) in onMouseOver()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DCommandManager.cpp28 bool CommandManager::executeCommand(const MyGUI::UString& _command) in executeCommand() argument
31 MyGUI::UString command = _command; in executeCommand()
32 size_t index = _command.find('.'); in executeCommand()
35 command = _command.substr(0, index); in executeCommand()
36 mData = _command.substr(index + 1); in executeCommand()
64 CommandManager::EventType* CommandManager::getEvent(const MyGUI::UString& _command) in getEvent() argument
66 MapEvent::iterator event = mEvents.find(_command); in getEvent()
71 mEvents[_command] = type; in getEvent()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DCommandManager.cpp28 bool CommandManager::executeCommand(const MyGUI::UString& _command) in executeCommand() argument
31 MyGUI::UString command = _command; in executeCommand()
32 size_t index = _command.find('.'); in executeCommand()
35 command = _command.substr(0, index); in executeCommand()
36 mData = _command.substr(index + 1); in executeCommand()
64 CommandManager::EventType* CommandManager::getEvent(const MyGUI::UString& _command) in getEvent() argument
66 MapEvent::iterator event = mEvents.find(_command); in getEvent()
71 mEvents[_command] = type; in getEvent()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DCommandManager.cpp28 bool CommandManager::executeCommand(const MyGUI::UString& _command) in executeCommand() argument
31 MyGUI::UString command = _command; in executeCommand()
32 size_t index = _command.find('.'); in executeCommand()
35 command = _command.substr(0, index); in executeCommand()
36 mData = _command.substr(index + 1); in executeCommand()
64 CommandManager::EventType* CommandManager::getEvent(const MyGUI::UString& _command) in getEvent() argument
66 MapEvent::iterator event = mEvents.find(_command); in getEvent()
71 mEvents[_command] = type; in getEvent()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DCommandManager.cpp28 bool CommandManager::executeCommand(const MyGUI::UString& _command) in executeCommand() argument
31 MyGUI::UString command = _command; in executeCommand()
32 size_t index = _command.find('.'); in executeCommand()
35 command = _command.substr(0, index); in executeCommand()
36 mData = _command.substr(index + 1); in executeCommand()
64 CommandManager::EventType* CommandManager::getEvent(const MyGUI::UString& _command) in getEvent() argument
66 MapEvent::iterator event = mEvents.find(_command); in getEvent()
71 mEvents[_command] = type; in getEvent()
/dports/mail/p5-Net-SMTP-TLS/Net-SMTP-TLS-0.12/lib/Net/SMTP/
H A DTLS.pm129 sub _command { subroutine
152 $me->_command("EHLO ".$me->{Hello});
176 $me->_command("STARTTLS");
211 $me->_command("AUTH LOGIN");
233 $me->_command("AUTH CRAM-MD5");
241 $me->_command(encode_base64(
254 $me->_command(sprintf("AUTH PLAIN %S",
292 $me->_command("RCPT TO: "._addr($addr));
313 $me->_command("DATA");
384 $me->_command("\015\012.");
[all …]
/dports/mail/p5-Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.24/lib/Net/SMTP/TLS/
H A DButMaintained.pm63 sub _command { subroutine
87 $me->_command( "EHLO " . $me->{Hello} );
112 $me->_command("STARTTLS");
154 $me->_command("AUTH LOGIN");
176 $me->_command("AUTH CRAM-MD5");
196 $me->_command(
221 $me->_command( "MAIL FROM:" . _addr($from) );
234 $me->_command( "RCPT TO:" . _addr($addr) );
254 $me->_command("DATA");
324 $me->_command("\015\012.");
[all …]
/dports/textproc/py-asonic/asonic-2.0.0/asonic/
H A Dclient.py61 response = await self._command(
91 return await self._command(Command.PING)
98 return await self._command(Command.QUIT)
106 return await self._command(Command.HELP, manual)
136 result = await self._command(Command.POP, collection, bucket, obj, escape(text))
145 return int((await self._command(Command.FLUSHC, collection))[7:])
155 return int((await self._command(Command.FLUSHB, collection, bucket))[7:])
168 return int((await self._command(Command.FLUSHO, collection, bucket, obj))[7:])
180 result = await self._command(Command.COUNT, collection, bucket=bucket, object=obj)
196 res = await self._command(Command.INFO)
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dsvg-path-writer.cpp50 , _command(0) in SVGPathWriter()
93 if (_command != 'M' && _command != 'L') { in lineTo()
178 if (_command == 0 || _current_pars.empty()) return; in flush()
181 _s << _command; in flush()
186 _s << _command; in flush()
189 char lastchar = _command; in flush()
225 _command = 0; in flush()
234 _command = 0; in clear()
253 if (_command != 0 && _command != cmd) { in _setCommand()
256 _command = cmd; in _setCommand()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dsvg-path-writer.cpp50 , _command(0) in SVGPathWriter()
93 if (_command != 'M' && _command != 'L') { in lineTo()
178 if (_command == 0 || _current_pars.empty()) return; in flush()
181 _s << _command; in flush()
186 _s << _command; in flush()
189 char lastchar = _command; in flush()
225 _command = 0; in flush()
234 _command = 0; in clear()
253 if (_command != 0 && _command != cmd) { in _setCommand()
256 _command = cmd; in _setCommand()

12345678910>>...58