Home
last modified time | relevance | path

Searched defs:AddCommand (Results 251 – 275 of 458) sorted by relevance

1...<<111213141516171819

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCmdSystem.cpp369 void idCmdSystemLocal::AddCommand( const char *cmdName, cmdFunction_t function, int flags, const ch… in AddCommand() function in idCmdSystemLocal
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.Setup/Mono.Addins.Setup/
H A DSetupTool.cs901 …public void AddCommand (string category, string command, string shortName, string arguments, strin… in AddCommand() method in Mono.Addins.Setup.SetupTool
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/tools/
H A Drdbtool.py416 class AddCommand(PartEditCommand): class
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap_test.cc560 TEST_F(KeyMapTest, AddCommand) { in TEST_F() argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionContainerDefinitionsDetails.h92 …inline AwsEcsTaskDefinitionContainerDefinitionsDetails& AddCommand(const Aws::String& value) { m_c… in AddCommand() function
97 …inline AwsEcsTaskDefinitionContainerDefinitionsDetails& AddCommand(Aws::String&& value) { m_comman… in AddCommand() function
102 …inline AwsEcsTaskDefinitionContainerDefinitionsDetails& AddCommand(const char* value) { m_commandH… in AddCommand() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DContainerDefinition.h1630 …inline ContainerDefinition& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_c… in AddCommand() function
1645 …inline ContainerDefinition& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_comman… in AddCommand() function
1660 …inline ContainerDefinition& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.… in AddCommand() function
/dports/x11/lxqt-runner/lxqt-runner-1.0.0/
H A Dproviders.cpp510 void HistoryProvider::AddCommand(const QString &command) in AddCommand() function in HistoryProvider
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/operon/
H A Dcommands.py427 class AddCommand(Command): class
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dclparser.cpp686 void CCommandLineParser::AddCommand(int cmd_id, const string& name_variants, in AddCommand() function in CCommandLineParser
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dclparser.cpp686 void CCommandLineParser::AddCommand(int cmd_id, const string& name_variants, in AddCommand() function in CCommandLineParser
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/
H A DLibCEC.cpp416 void CLibCEC::AddCommand(const cec_command &command) in AddCommand() function in CLibCEC
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/www/firefox-esr/firefox-91.8.0/dom/vr/
H A DVRServiceTest.cpp586 void VRServiceTest::AddCommand(uint64_t aCommand) { in AddCommand() function in mozilla::dom::VRServiceTest
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/lang/spidermonkey78/firefox-78.9.0/dom/vr/
H A DVRServiceTest.cpp612 void VRServiceTest::AddCommand(uint64_t aCommand) { in AddCommand() function in mozilla::dom::VRServiceTest
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/cobra/
H A Dcommand.go609 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/www/firefox/firefox-99.0/dom/vr/
H A DVRServiceTest.cpp586 void VRServiceTest::AddCommand(uint64_t aCommand) { in AddCommand() function in mozilla::dom::VRServiceTest

1...<<111213141516171819