Home
last modified time | relevance | path

Searched defs:AddCommand (Results 226 – 250 of 458) sorted by relevance

12345678910>>...19

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/
H A Dcommand.go69 func (c *Command) AddCommand(command string, shortDescription string, longDescription string, data … func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/jessevdk/go-flags/
H A Dcommand.go68 func (c *Command) AddCommand(command string, shortDescription string, longDescription string, data … func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Dcommand_autocomplete.go118 func (ad *AutocompleteData) AddCommand(command *AutocompleteData) { func
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Dcommand_autocomplete.go118 func (ad *AutocompleteData) AddCommand(command *AutocompleteData) { func
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DExternalConnector.cpp68 CCommandTree* CCommandTree::AddCommand(CCommandTree* command) in AddCommand() function in CCommandTree
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DExternalConnector.cpp78 CCommandTree* CCommandTree::AddCommand(CCommandTree* command) in AddCommand() function in CCommandTree
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dcommand_autocomplete.go119 func (ad *AutocompleteData) AddCommand(command *AutocompleteData) { func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dcommand_autocomplete.go119 func (ad *AutocompleteData) AddCommand(command *AutocompleteData) { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/include/aws/batch/model/
H A DContainerDetail.h241 …inline ContainerDetail& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_comma… in AddCommand() function
246 …inline ContainerDetail& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.pu… in AddCommand() function
251 …inline ContainerDetail& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.push… in AddCommand() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DRenderPath.cpp444 void RenderPath::AddCommand(const RenderPathCommand& command) in AddCommand() function in Urho3D::RenderPath
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mkv/
H A Dchapter_command.cpp28 void chapter_codec_cmds_c::AddCommand( const KaxChapterProcessCommand & command ) in AddCommand() function in chapter_codec_cmds_c
/dports/games/cake/cake_src/cake/
H A Dcommands.cpp160 void Commands::AddCommand(char *cmd_name, xcommand_t function, const char *description_message) in AddCommand() function in Commands
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/site_compare/
H A Dcommand_line.py522 def AddCommand(self, names, helptext, validator=None, impl=None): member in CommandLine
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/site_compare/
H A Dcommand_line.py522 def AddCommand(self, names, helptext, validator=None, impl=None): member in CommandLine
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmBacker/
H A DFvwmBacker.c632 void AddCommand(char *line) in AddCommand() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmBacker/
H A DFvwmBacker.c636 void AddCommand(char *line) in AddCommand() function
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MessageInput.cpp833 void C4MessageInput::AddCommand(const char *strCommand, const char *strScript) in AddCommand() function in C4MessageInput
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/editors/fte/fte/src/
H A Dc_bind.cpp584 int AddCommand(int no, int Command, int count, int ign) { in AddCommand() function
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc222 bool KeyMapManager::AddCommand(const string &state_name, in AddCommand() function in mozc::keymap::KeyMapManager
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/backend/ovs_idl/
H A Dcommand.py75 class AddCommand(BaseCommand): class

12345678910>>...19