Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 25 of 458) sorted by last modified time

12345678910>>...19

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_interface.cpp711 MOS_STATUS MosInterface::AddCommand( in AddCommand() function in MosInterface
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/system/
H A DTurnManager.cpp226 void CTurnManager::AddCommand(int client, int player, JS::HandleValue data, u32 turn) in AddCommand() function in CTurnManager
/dports/games/q2pro/q2pro/include/
H A Dcom_public.h52 void (*AddCommand)( const char *cmd_name, xcommand_t function ); member
/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/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DNativeKeyBindings.cpp28 inline void AddCommand(Command aCommand) { in AddCommand() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/vr/
H A DVRServiceTest.cpp586 void VRServiceTest::AddCommand(uint64_t aCommand) { in AddCommand() function in mozilla::dom::VRServiceTest
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DNativeKeyBindings.cpp30 inline void AddCommand(Command aCommand) { in AddCommand() function
/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
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DNativeKeyBindings.cpp28 inline void AddCommand(Command aCommand) { in AddCommand() function
/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/www/gitea/gitea-1.16.5/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/spf13/cobra/
H A Dcommand.go1144 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jessevdk/go-flags/
H A Dcommand.go68 func (c *Command) AddCommand(command string, shortDescription string, longDescription string, data … func
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dcmdoptions.cxx76 void AddCommand( const OUString& aCmd ) in AddCommand() function in __anon02eb02650111::SvtCmdOptions
/dports/net/traefik/traefik-2.6.1/vendor/github.com/spf13/cobra/
H A Dcommand.go1144 func (c *Command) AddCommand(cmds ...*Command) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/paerser/cli/
H A Dcommands.go27 func (c *Command) AddCommand(cmd *Command) error { func
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Drow.test68 select count(*) from t1 order by ROW(1,1);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1001 bool CommandInterpreter::AddCommand(llvm::StringRef name, in AddCommand() function in CommandInterpreter
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1001 bool CommandInterpreter::AddCommand(llvm::StringRef name, in AddCommand() function in CommandInterpreter
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBCommandInterpreter.cpp587 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
599 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
610 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
695 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
706 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
717 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1001 bool CommandInterpreter::AddCommand(llvm::StringRef name, in AddCommand() function in CommandInterpreter
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-registries/
H A DRegistrar.h46 virtual void AddCommand(std::unique_ptr<AudacityCommand> && WXUNUSED(command) ){;}; in AddCommand() function
/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DCommandDirectory.cpp82 void CommandDirectory::AddCommand(std::unique_ptr<OldStyleCommandType> type) in AddCommand() function in CommandDirectory
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Explorer/
H A DContextMenu.cpp281 void CZipContextMenu::AddCommand(ECommandInternalID id, UString &mainString, CCommandMapItem &cmi) in AddCommand() function in CZipContextMenu
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/cobra/
H A Dcommand.go1144 func (c *Command) AddCommand(cmds ...*Command) { func

12345678910>>...19