Home
last modified time | relevance | path

Searched refs:remove_command (Results 26 – 50 of 69) sorted by relevance

123

/dports/security/py-ospd/ospd-21.4.4/ospd/command/
H A Dregistry.py28 def remove_command(command: object) -> None: function
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dreplay_recorder_base.hpp39 void remove_command(int index);
H A Dreplay.cpp362 void replay::remove_command(int index) in remove_command() function in replay
364 base_->remove_command(index); in remove_command()
543 remove_command(i); in undo_cut()
551 remove_command(i); in undo_cut()
H A Dreplay.hpp137 void remove_command(int);
H A Dreplay_recorder_base.cpp75 void replay_recorder_base::remove_command(int index) in remove_command() function in replay_recorder_base
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dundo.cc62 ut->remove_command (c); in command_death()
94 UndoTransaction::remove_command (Command* const action) in remove_command() function in UndoTransaction
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dundo.h59 void remove_command (Command* const);
/dports/textproc/meld-legacy/meld-1.8.6/meld/vc/
H A Ddarcs.py61 def remove_command(self, force=0): member in Vc
H A Dmercurial.py58 def remove_command(self, force=0): member in Vc
H A Dfossil.py62 def remove_command(self, force=0): member in Vc
H A Dmonotone.py127 def remove_command(self, force=0): member in Vc
H A Dsvn.py62 def remove_command(self, force=0): member in Vc
/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
491 rc= remove_command(); in execute_commands()
622 static int remove_command(void) { in remove_command() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
491 rc= remove_command(); in execute_commands()
622 static int remove_command(void) { in remove_command() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
491 rc= remove_command(); in execute_commands()
622 static int remove_command(void) { in remove_command() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
491 rc= remove_command(); in execute_commands()
622 static int remove_command(void) { in remove_command() function
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
495 rc= remove_command(); in execute_commands()
626 static int remove_command(void) { in remove_command() function
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysql_config_editor.cc71 static int remove_command(void);
491 rc= remove_command(); in execute_commands()
622 static int remove_command(void) { in remove_command() function
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/Execute/deluge_execute/
H A Dcore.py169 def remove_command(self, command_id): member in Core
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/client/
H A Dmysql_config_editor.cc85 static int remove_command(void);
458 rc = remove_command(); in execute_commands()
577 static int remove_command(void) { in remove_command() function

123