Home
last modified time | relevance | path

Searched defs:user_command (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/gnu-apl/apl-1.8/src/
H A DCommand.hh81 struct user_command struct in Command
83 UCS_string prefix; ///< the first characters of the command
84 UCS_string apl_function; ///< APL function implementing the command
85 int mode; ///< how left arg of apl_function is computed
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/examples/tlm/lt_mixed_endian/src/
H A Dme_traffic_generator.cpp108 std::string user_command; in me_traffic_generator_thread() local
170 void me_traffic_generator::do_transaction(std::string &user_command) { in do_transaction()
/dports/shells/ibsh/ibsh-0.3e/
H A Dexecute.c58 int hhsystem(const char *user_command) /*--- Version ohne Signalbehandlung ---*/ in hhsystem()
H A Dmain.c47 char user_command[STRING_SIZE]; /* whatever the user types */ variable
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/formats/
H A Dsh.sh255 user_command() { function
/dports/java/java-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dvalidate-files.py115 def user_command(self, section, repo, txn, fn): member in Commands
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/ra/src/
H A Dra_machine.erl89 -type user_command() :: term(). type
/dports/devel/py-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dvalidate-files.py115 def user_command(self, section, repo, txn, fn): member in Commands
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/hook-scripts/
H A Dvalidate-files.py115 def user_command(self, section, repo, txn, fn): member in Commands
/dports/devel/p5-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dvalidate-files.py115 def user_command(self, section, repo, txn, fn): member in Commands
/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_handler_sp.cpp116 void playsingle_controller::hotkey_handler::user_command(){ in user_command() function in playsingle_controller::hotkey_handler
H A Dcommand_executor.hpp79 virtual void user_command() {} in user_command() function in hotkey::command_executor
/dports/devel/texlab/texlab-3.3.0/src/features/
H A Dcompletion.rs18 mod user_command; module
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dactions.c88 struct user_command { struct
89 char *name;
90 cmdret *(*func)(int, struct cmdarg **);
91 struct argspec *args;
115 static LIST_HEAD(user_commands); argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbinput.c656 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbinput.c656 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddbinput.c656 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command()
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dactions.c102 struct user_command struct
104 char *name;
105 cmdret * (*func)(int, struct cmdarg **);
106 struct argspec *args;
107 int num_args;
132 static LIST_HEAD (user_commands); argument
/dports/comms/linrad/linrad-04.02/
H A Dui.c713 void user_command(void) in user_command() function
/dports/lang/see/see-3.1.1424/shell/
H A Ddebug.c666 user_command(interp, debug, loc, context) in user_command() function
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/python/ycm/
H A Dvimsupport.py511 def GetVimCommand( user_command, default = 'edit' ): argument
/dports/net/yami4/yami4-gpl-1.11.0/src/python3/
H A Dyami.py1358 def __init__(self, user_command = None, argument
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dmenu_events.cpp2025 void menu_handler::user_command() in user_command() function in events::menu_handler
/dports/x11/mate-panel/mate-panel-1.26.1/applets/fish/
H A Dfish.c817 gboolean user_command; in display_fortune_dialog() local
/dports/irc/epic5/epic5-2.1.6/source/
H A Dalias.c106 char * user_command; member

12