Home
last modified time | relevance | path

Searched refs:complete_cmd (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Interface/Shell/
H A DBash.pm77 $complete_cmd = "cd $option->{cwd} && $complete_cmd";
81 $complete_cmd = "PATH=$self->{path}; export PATH; $complete_cmd ";
85 $complete_cmd = "LC_ALL=$self->{locale} ; export LC_ALL; $complete_cmd ";
89 $complete_cmd =
94 $complete_cmd = ". /etc/profile >/dev/null 2>&1 ; $complete_cmd";
103 $complete_cmd = " $key=\"$val\" $complete_cmd ";
106 $complete_cmd = " export $key=\"$val\" ; $complete_cmd ";
111 $complete_cmd = $self->{__env__} . " $complete_cmd ";
124 $complete_cmd = $option->{preprocess_command}->($complete_cmd);
134 $complete_cmd = "sh -c " . $quoter->quote($complete_cmd);
[all …]
H A DCsh.pm74 my $complete_cmd = $cmd;
79 $complete_cmd = $option->{format_cmd};
83 $complete_cmd = "cd $option->{cwd} && $complete_cmd";
87 $complete_cmd = "set PATH=$self->{path}; $complete_cmd ";
91 $complete_cmd = "set LC_ALL=$self->{locale} ; $complete_cmd ";
97 $complete_cmd = "source ~/.login >& /dev/null ; $complete_cmd";
101 $complete_cmd = "source /etc/profile >& /dev/null ; $complete_cmd";
109 $complete_cmd = " setenv $key \"$val\" ; $complete_cmd ";
113 $complete_cmd = $self->{__env__} . " $complete_cmd ";
125 $complete_cmd =~ s/\{\{CMD\}\}/$cmd/;
[all …]
/dports/www/youtube_dl/youtube-dl/devscripts/
H A Dfish-completion.py33 complete_cmd = ['complete', '--command', 'youtube-dl', '--long-option', long_option]
35 complete_cmd += ['--short-option', option._short_opts[0].strip('-')]
37 complete_cmd += ['--description', option.help]
38 complete_cmd.extend(EXTRA_ARGS.get(long_option, []))
39 commands.append(shell_quote(complete_cmd))
/dports/www/yt-dlp/yt-dlp-2021.12.27/devscripts/
H A Dfish-completion.py34 complete_cmd = ['complete', '--command', 'yt-dlp', '--long-option', long_option]
36 complete_cmd += ['--short-option', option._short_opts[0].strip('-')]
38 complete_cmd += ['--description', option.help]
39 complete_cmd.extend(EXTRA_ARGS.get(long_option, []))
40 commands.append(shell_quote(complete_cmd))
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dwd2010.cpp372 complete_cmd(newstatus); in compute_correction()
382 complete_cmd(newstatus); in set_parameter()
489 complete_cmd(newstatus | STATUS_ERR); in seek()
521 complete_cmd(newstatus | STATUS_ERR); in seek()
562 complete_cmd(newstatus | STATUS_ERR); in read_sector()
575 complete_cmd(newstatus | STATUS_ERR); in read_sector()
691 complete_cmd(newstatus | STATUS_ERR); in complete_write_sector()
716 complete_cmd(newstatus | STATUS_ERR); in complete_write_sector()
795 complete_cmd(newstatus); in scan_id()
847 complete_cmd(newstatus | STATUS_ERR); in format()
[all …]
H A Dwd2010.h93 void complete_cmd(uint8_t status);
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dwd2010.cpp372 complete_cmd(newstatus); in compute_correction()
382 complete_cmd(newstatus); in set_parameter()
489 complete_cmd(newstatus | STATUS_ERR); in seek()
521 complete_cmd(newstatus | STATUS_ERR); in seek()
562 complete_cmd(newstatus | STATUS_ERR); in read_sector()
575 complete_cmd(newstatus | STATUS_ERR); in read_sector()
691 complete_cmd(newstatus | STATUS_ERR); in complete_write_sector()
716 complete_cmd(newstatus | STATUS_ERR); in complete_write_sector()
795 complete_cmd(newstatus); in scan_id()
847 complete_cmd(newstatus | STATUS_ERR); in format()
[all …]
H A Dwd2010.h93 void complete_cmd(uint8_t status);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A DNCR5380.c1158 complete_cmd(instance, cmd); in NCR5380_select()
1207 complete_cmd(instance, cmd); in NCR5380_select()
1747 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1836 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1984 complete_cmd(instance, cmd); in NCR5380_information_transfer()
2274 complete_cmd(instance, cmd); in NCR5380_abort()
2285 complete_cmd(instance, cmd); in NCR5380_abort()
2296 complete_cmd(instance, cmd); in NCR5380_abort()
2301 complete_cmd(instance, cmd); in NCR5380_abort()
2308 complete_cmd(instance, cmd); in NCR5380_abort()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A DNCR5380.c1158 complete_cmd(instance, cmd); in NCR5380_select()
1207 complete_cmd(instance, cmd); in NCR5380_select()
1747 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1836 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1984 complete_cmd(instance, cmd); in NCR5380_information_transfer()
2274 complete_cmd(instance, cmd); in NCR5380_abort()
2285 complete_cmd(instance, cmd); in NCR5380_abort()
2296 complete_cmd(instance, cmd); in NCR5380_abort()
2301 complete_cmd(instance, cmd); in NCR5380_abort()
2308 complete_cmd(instance, cmd); in NCR5380_abort()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A DNCR5380.c1158 complete_cmd(instance, cmd); in NCR5380_select()
1207 complete_cmd(instance, cmd); in NCR5380_select()
1747 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1836 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1984 complete_cmd(instance, cmd); in NCR5380_information_transfer()
2274 complete_cmd(instance, cmd); in NCR5380_abort()
2285 complete_cmd(instance, cmd); in NCR5380_abort()
2296 complete_cmd(instance, cmd); in NCR5380_abort()
2301 complete_cmd(instance, cmd); in NCR5380_abort()
2308 complete_cmd(instance, cmd); in NCR5380_abort()
[all …]
/dports/net/libyang/libyang-1.0.240/tools/lint/
H A Dcompletion.h20 void complete_cmd(const char *buf, const char *hint, linenoiseCompletions *lc);
H A Dmain.c46 linenoiseSetCompletionCallback(complete_cmd); in main()
H A Dcompletion.c116 complete_cmd(const char *buf, const char *hint, linenoiseCompletions *lc) in complete_cmd() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/physfs/test/
H A Dtest_physfs.c1406 static int process_command(char *complete_cmd) in process_command() argument
1413 if (complete_cmd == NULL) /* can happen if user hits CTRL-D, etc. */ in process_command()
1419 cmd_copy = (char *) malloc(strlen(complete_cmd) + 1); in process_command()
1426 trim_command(complete_cmd, cmd_copy); in process_command()
1452 add_history(complete_cmd); in process_command()
1455 fprintf(history_file, "%s\n", complete_cmd); in process_command()
/dports/devel/physfs/physfs-3.0.2/test/
H A Dtest_physfs.c1406 static int process_command(char *complete_cmd) in process_command() argument
1413 if (complete_cmd == NULL) /* can happen if user hits CTRL-D, etc. */ in process_command()
1419 cmd_copy = (char *) malloc(strlen(complete_cmd) + 1); in process_command()
1426 trim_command(complete_cmd, cmd_copy); in process_command()
1452 add_history(complete_cmd); in process_command()
1455 fprintf(history_file, "%s\n", complete_cmd); in process_command()
/dports/x11/rofi-calc/rofi-calc-2.0.0/src/
H A Dcalc.c379 gchar *complete_cmd = g_strdup_printf("/bin/sh -c \"%s\"", escaped_cmd); in execsh() local
383 helper_execute_command(NULL, complete_cmd, FALSE, NULL); in execsh()
384 g_free(complete_cmd); in execsh()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1105 int (*complete_cmd)(struct bnx2x *bp, member
1376 int (*complete_cmd)(struct bnx2x *bp, member
H A Dbnx2x_sp.c4678 o->complete_cmd(bp, o, pending_bit); in bnx2x_queue_state_change()
5042 o->complete_cmd(bp, o, BNX2X_Q_CMD_INIT); in bnx2x_q_init()
5687 obj->complete_cmd = bnx2x_queue_comp_cmd; in bnx2x_init_queue_obj()
6046 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_INIT); in bnx2x_func_hw_init()
6132 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_RESET); in bnx2x_func_hw_reset()
6484 obj->complete_cmd = bnx2x_func_comp_cmd; in bnx2x_init_func_obj()
H A Dbnx2x_main.c1867 q_obj->complete_cmd(bp, q_obj, drv_cmd)) in bnx2x_sp_event()
5529 if (q_obj->complete_cmd(bp, q_obj, BNX2X_Q_CMD_CFC_DEL)) in bnx2x_eq_int()
5537 if (f_obj->complete_cmd(bp, f_obj, in bnx2x_eq_int()
5545 if (f_obj->complete_cmd(bp, f_obj, in bnx2x_eq_int()
5555 if (f_obj->complete_cmd( in bnx2x_eq_int()
5564 f_obj->complete_cmd(bp, f_obj, in bnx2x_eq_int()
5577 f_obj->complete_cmd(bp, f_obj, in bnx2x_eq_int()
5584 if (f_obj->complete_cmd(bp, f_obj, BNX2X_F_CMD_START)) in bnx2x_eq_int()
5592 if (f_obj->complete_cmd(bp, f_obj, BNX2X_F_CMD_STOP)) in bnx2x_eq_int()
5600 if (f_obj->complete_cmd(bp, f_obj, in bnx2x_eq_int()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1105 int (*complete_cmd)(struct bnx2x *bp, member
1376 int (*complete_cmd)(struct bnx2x *bp, member
H A Dbnx2x_sp.c4678 o->complete_cmd(bp, o, pending_bit); in bnx2x_queue_state_change()
5042 o->complete_cmd(bp, o, BNX2X_Q_CMD_INIT); in bnx2x_q_init()
5687 obj->complete_cmd = bnx2x_queue_comp_cmd; in bnx2x_init_queue_obj()
6046 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_INIT); in bnx2x_func_hw_init()
6132 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_RESET); in bnx2x_func_hw_reset()
6484 obj->complete_cmd = bnx2x_func_comp_cmd; in bnx2x_init_func_obj()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1105 int (*complete_cmd)(struct bnx2x *bp, member
1376 int (*complete_cmd)(struct bnx2x *bp, member
H A Dbnx2x_sp.c4678 o->complete_cmd(bp, o, pending_bit); in bnx2x_queue_state_change()
5042 o->complete_cmd(bp, o, BNX2X_Q_CMD_INIT); in bnx2x_q_init()
5687 obj->complete_cmd = bnx2x_queue_comp_cmd; in bnx2x_init_queue_obj()
6046 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_INIT); in bnx2x_func_hw_init()
6132 o->complete_cmd(bp, o, BNX2X_F_CMD_HW_RESET); in bnx2x_func_hw_reset()
6484 obj->complete_cmd = bnx2x_func_comp_cmd; in bnx2x_init_func_obj()
/dports/shells/fish/fish-3.3.1/src/
H A Dcomplete.cpp382 void complete_cmd(const wcstring &str);
728 void completer_t::complete_cmd(const wcstring &str_cmd) { in complete_cmd() function in completer_t
1647 complete_cmd(L""); in perform_for_commandline()
1677 complete_cmd(current_token); in perform_for_commandline()

12