Home
last modified time | relevance | path

Searched refs:last_cmd (Results 1 – 25 of 819) sorted by relevance

12345678910>>...33

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dspeedups.py53 cmd = last_cmd = b''
103 last_cmd = cmd
144 …if last_cmd == curveto_abs or last_cmd == curveto_rel or last_cmd == smoothcurveto_abs or last_cmd
152 …if last_cmd == curveto_abs or last_cmd == curveto_rel or last_cmd == smoothcurveto_abs or last_cmd
166 … if last_cmd in (quadcurveto_abs, quadcurveto_rel, smoothquadcurveto_abs, smoothquadcurveto_rel):
174 … if last_cmd in (quadcurveto_abs, quadcurveto_rel, smoothquadcurveto_abs, smoothquadcurveto_rel):
188 if last_cmd == moveto_abs:
190 elif last_cmd == moveto_rel:
192 elif last_cmd in (closepath1, closepath2):
194 elif last_cmd in (
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Dam53cf96.c21 data8_t scsi_regs[32], fifo[16], fptr = 0, last_cmd, xfer_state; variable
141 last_cmd = fifo[1]; in WRITE32_HANDLER()
143 if (last_cmd == 0) in WRITE32_HANDLER()
152 if (last_cmd == 0x28) // READ (10-byte varient) in WRITE32_HANDLER()
159 switch (last_cmd) in WRITE32_HANDLER()
166 logerror("53cf96: unknown SCSI command %x!\n", last_cmd); in WRITE32_HANDLER()
230 state_save_register_UINT8("53cf96", 0, "last scsi-2 command", &last_cmd, 1); in am53cf96_init()
243 switch (last_cmd) in am53cf96_read_data()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Dam53cf96.c21 data8_t scsi_regs[32], fifo[16], fptr = 0, last_cmd, xfer_state; variable
141 last_cmd = fifo[1]; in WRITE32_HANDLER()
143 if (last_cmd == 0) in WRITE32_HANDLER()
152 if (last_cmd == 0x28) /* READ (10-byte varient)*/ in WRITE32_HANDLER()
159 switch (last_cmd) in WRITE32_HANDLER()
166 log_cb(RETRO_LOG_DEBUG, LOGPRE "53cf96: unknown SCSI command %x!\n", last_cmd); in WRITE32_HANDLER()
230 state_save_register_UINT8("53cf96", 0, "last scsi-2 command", &last_cmd, 1); in am53cf96_init()
243 switch (last_cmd) in am53cf96_read_data()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Ddebugger.c66 static int last_cmd = 0; in do_debug() local
149 last_cmd = CMD_CONT; in do_debug()
153 last_cmd = CMD_NEXT; in do_debug()
157 last_cmd = CMD_STEP; in do_debug()
161 last_cmd = 0; in do_debug()
191 last_cmd = CMD_UP; in do_debug()
199 last_cmd = 0; in do_debug()
201 if (last_cmd != 0) { in do_debug()
209 last_cmd = 0; in do_debug()
214 if (last_cmd != 0) { in do_debug()
[all …]
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpulib/
H A Dgpulib_thread_if.c35 int last_cmd; member
77 int result, last_cmd, start, end; in video_thread_main() local
98 result = real_do_cmd_list(cmd->cmd_list, cmd->count, &last_cmd); in video_thread_main()
241 static void video_thread_queue_cmd(uint32_t *list, int count, int last_cmd) { in video_thread_queue_cmd() argument
284 cmd->last_cmd = last_cmd; in video_thread_queue_cmd()
296 static int scan_cmd_list(uint32_t *data, int count, int *last_cmd) in scan_cmd_list() argument
347 *last_cmd = cmd; in scan_cmd_list()
351 int do_cmd_list(uint32_t *list, int count, int *last_cmd) { in do_cmd_list() argument
355 pos = scan_cmd_list(list, count, last_cmd); in do_cmd_list()
356 video_thread_queue_cmd(list, pos, *last_cmd); in do_cmd_list()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpulib/
H A Dgpulib_thread_if.c35 int last_cmd; member
77 int result, last_cmd, start, end; in video_thread_main() local
98 result = real_do_cmd_list(cmd->cmd_list, cmd->count, &last_cmd); in video_thread_main()
241 static void video_thread_queue_cmd(uint32_t *list, int count, int last_cmd) { in video_thread_queue_cmd() argument
284 cmd->last_cmd = last_cmd; in video_thread_queue_cmd()
296 static int scan_cmd_list(uint32_t *data, int count, int *last_cmd) in scan_cmd_list() argument
347 *last_cmd = cmd; in scan_cmd_list()
351 int do_cmd_list(uint32_t *list, int count, int *last_cmd) { in do_cmd_list() argument
355 pos = scan_cmd_list(list, count, last_cmd); in do_cmd_list()
356 video_thread_queue_cmd(list, pos, *last_cmd); in do_cmd_list()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Ddebugger.c56 static int last_cmd = 0; in do_debug() local
170 last_cmd = 0; in do_debug()
173 last_cmd = CMD_FRAME; in do_debug()
178 last_cmd = CMD_FINISH; in do_debug()
197 case 'u': last_cmd = CMD_UP; in do_debug()
203 default: last_cmd = 0; in do_debug()
205 if (last_cmd != 0) in do_debug()
215 last_cmd = 0; in do_debug()
219 if (last_cmd != 0) in do_debug()
223 switch (last_cmd) in do_debug()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/kurbo-0.5.11/src/
H A Dsvg.rs91 let mut last_cmd = 0; in from_svg() localVariable
100 last_cmd = c - (b'M' - b'L'); in from_svg()
107 last_cmd = c; in from_svg()
119 last_cmd = c; in from_svg()
131 last_cmd = c; in from_svg()
139 last_cmd = c; in from_svg()
150 last_cmd = c; in from_svg()
159 last_cmd = c; in from_svg()
171 last_cmd = c; in from_svg()
205 last_cmd = c; in from_svg()
[all …]
/dports/devel/autogen/autogen-5.18.16/agen5/
H A DagShell.c153 static char const * last_cmd = NULL; variable
212 char const * pz = (last_cmd == NULL) in handle_signal()
213 ? SHELL_UNK_LAST_CMD_MSG : last_cmd; in handle_signal()
216 last_cmd = NULL; in handle_signal()
243 last_cmd = cmd; in send_cmd_ok()
244 fprintf(serv_pair.fp_write, SHELL_CMD_FMT, cur_dir, last_cmd, in send_cmd_ok()
249 fprintf(trace_fp, SHELL_CMD_FMT, cur_dir, last_cmd, in send_cmd_ok()
329 last_cmd = NULL; in server_setup()
665 last_cmd = NULL; in shell_cmd()
/dports/misc/clifm/clifm-1.3/src/
H A Dhistory.c108 if (!last_cmd) { in log_function()
113 last_cmd = (char *)xnmalloc(10, sizeof(char)); in log_function()
114 strcpy(last_cmd, "log clear"); in log_function()
116 last_cmd = (char *)xnmalloc(8, sizeof(char)); in log_function()
117 strcpy(last_cmd, "log off"); in log_function()
123 last_cmd = (char *)xnmalloc(23, sizeof(char)); in log_function()
124 strcpy(last_cmd, _("Error getting command!")); in log_function()
130 + strlen(last_cmd) + 6; in log_function()
133 snprintf(full_log, log_len, "[%s] %s:%s\n", date, ws[cur_ws].path, last_cmd); in log_function()
136 free(last_cmd); in log_function()
[all …]
/dports/shells/klish/klish-2.1.4/clish/shell/
H A Dshell_command.c14 iter->last_cmd = NULL; in clish_shell_iterator_init()
58 iter->last_cmd, line, iter->field, BOOL_TRUE); in clish_shell_find_next_completion()
61 iter->last_cmd, line, iter->field, BOOL_TRUE); in clish_shell_find_next_completion()
67 iter->last_cmd = NULL; in clish_shell_find_next_completion()
69 iter->last_cmd = clish_command__get_name(result); in clish_shell_find_next_completion()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/macintosh/
H A Dvia-macii.c125 static u8 last_cmd; /* the most recent command byte transmitted */ variable
206 if ((srq_asserted && last_cmd == last_poll_cmd) || in macii_queue_poll()
220 if (poll_command == last_cmd) in macii_queue_poll()
430 last_cmd = req->data[1]; in macii_interrupt()
431 if ((last_cmd & OP_MASK) == TALK) { in macii_interrupt()
432 last_talk_cmd = last_cmd; in macii_interrupt()
433 if ((last_cmd & CMD_MASK) == ADB_READREG(0, 0)) in macii_interrupt()
434 last_poll_cmd = last_cmd; in macii_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/macintosh/
H A Dvia-macii.c125 static u8 last_cmd; /* the most recent command byte transmitted */ variable
206 if ((srq_asserted && last_cmd == last_poll_cmd) || in macii_queue_poll()
220 if (poll_command == last_cmd) in macii_queue_poll()
430 last_cmd = req->data[1]; in macii_interrupt()
431 if ((last_cmd & OP_MASK) == TALK) { in macii_interrupt()
432 last_talk_cmd = last_cmd; in macii_interrupt()
433 if ((last_cmd & CMD_MASK) == ADB_READREG(0, 0)) in macii_interrupt()
434 last_poll_cmd = last_cmd; in macii_interrupt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/macintosh/
H A Dvia-macii.c125 static u8 last_cmd; /* the most recent command byte transmitted */ variable
206 if ((srq_asserted && last_cmd == last_poll_cmd) || in macii_queue_poll()
220 if (poll_command == last_cmd) in macii_queue_poll()
430 last_cmd = req->data[1]; in macii_interrupt()
431 if ((last_cmd & OP_MASK) == TALK) { in macii_interrupt()
432 last_talk_cmd = last_cmd; in macii_interrupt()
433 if ((last_cmd & CMD_MASK) == ADB_READREG(0, 0)) in macii_interrupt()
434 last_poll_cmd = last_cmd; in macii_interrupt()
/dports/devel/make++/makepp-2.0/Mpp/BuildCheck/
H A Dexact_match.pm145 my( $last_cmd, $arch, $sorted_deps, $dep_sigs ) =
158 unless( $ignore_action || $last_cmd && $command_string eq $last_cmd ) {
159 Mpp::log BUILD_CMD => $tinfo, $last_cmd || '', $command_string
275 my( $last_cmd, $arch, $dep_sigs ) =
277 !$ignore_action and !$last_cmd || $command_string ne $last_cmd
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/kurbo-0.6.1/src/
H A Dsvg.rs92 let mut last_cmd = 0; in from_svg() localVariable
110 last_cmd = c - (b'M' - b'L'); in from_svg()
117 last_cmd = c; in from_svg()
129 last_cmd = c; in from_svg()
141 last_cmd = c; in from_svg()
149 last_cmd = c; in from_svg()
160 last_cmd = c; in from_svg()
169 last_cmd = c; in from_svg()
181 last_cmd = c; in from_svg()
215 last_cmd = c; in from_svg()
[all …]
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/bin/bbackupquery/
H A Dbbackupquery.cpp550 char *last_cmd = 0; local
564 if(last_cmd != 0 && ::strcmp(last_cmd, command) == 0)
573 free(last_cmd);
575 last_cmd = command;
579 free(last_cmd);
580 last_cmd = 0;
/dports/devel/py-cliff/cliff-3.3.0/cliff/
H A Dcomplete.py35 last_cmd = command[-1]
44 subdata += ' ' + last_cmd
46 last_cmd = subcmd + '_' + last_cmd
49 dicto[last_cmd] = optstr
/dports/textproc/p5-Text-Template-Simple/Text-Template-Simple-0.91/lib/Text/Template/Simple/
H A DTokenizer.pm126 my($self, $tree, $map_keys, $str, $last_cmd, $second_cmd, $cmd, $inside) = @_;
127 my($copen, $cclose, $ctoken) = $self->_chomp_token( $second_cmd, $last_cmd );
154 my($self, $tree, $map_keys, $str, $last_cmd, $first_cmd) = @_;
155 my($copen, $cclose, $ctoken) = $self->_chomp_token( $first_cmd, $last_cmd );
173 my($first_cmd, $second_cmd, $last_cmd) = $self->_get_command_chars( $str );
176 my @common = ($tree, $map_keys, $str, $last_cmd);
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dlibparse.l45 lib_cmds last_cmd = LP_NONE; variable
710 last_cmd = LP_INFO;
720 last_cmd = LP_CATEGORY;
728 last_cmd = LP_NONE;
870 && (last_cmd == LP_INFO || last_cmd == LP_CATEGORY || last_cmd == LP_URL))
871 || (category_out && last_cmd == LP_CATEGORY)
878 if (last_cmd == LP_INFO)
882 else if (last_cmd == LP_URL)
914 if((last_cmd == LP_INFO)&&(mode == GET_INFO))
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libmysql/
H A Dtest_trace_plugin.cc127 int last_cmd; member
430 if (data && data->last_cmd && data->errnum) break; in PROTOCOL_STAGE_LIST()
553 if (!data || (data->last_cmd && data->errnum)) return 0; in PROTOCOL_STAGE_LIST()
683 if (COM_CHANGE_USER == data->last_cmd) in check_event_AUTHENTICATE()
755 if (data) data->last_cmd = args.cmd; in check_event_READY_FOR_COMMAND()
777 switch (data->last_cmd) { in check_event_READY_FOR_COMMAND()
1019 bool metadata_eof = (data->last_cmd != COM_FIELD_LIST && in check_event_WAIT_FOR_FIELD_DEF()
1024 if (data->last_cmd != COM_FIELD_LIST) data->col_count--; in check_event_WAIT_FOR_FIELD_DEF()
1037 switch (data->last_cmd) { in check_event_WAIT_FOR_FIELD_DEF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libmysql/
H A Dtest_trace_plugin.cc131 int last_cmd; member
477 if (data && data->last_cmd && data->errnum) in PROTOCOL_STAGE_LIST()
613 if (!data || (data->last_cmd && data->errnum)) in PROTOCOL_STAGE_LIST()
753 if (COM_CHANGE_USER == data->last_cmd) in check_event_AUTHENTICATE()
832 data->last_cmd = args.cmd; in check_event_READY_FOR_COMMAND()
856 switch (data->last_cmd) in check_event_READY_FOR_COMMAND()
1109 bool metadata_eof= (data->last_cmd != COM_FIELD_LIST && in check_event_WAIT_FOR_FIELD_DEF()
1114 if (data->last_cmd != COM_FIELD_LIST) in check_event_WAIT_FOR_FIELD_DEF()
1128 switch (data->last_cmd) in check_event_WAIT_FOR_FIELD_DEF()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libmysql/
H A Dtest_trace_plugin.cc131 int last_cmd; member
477 if (data && data->last_cmd && data->errnum) in PROTOCOL_STAGE_LIST()
613 if (!data || (data->last_cmd && data->errnum)) in PROTOCOL_STAGE_LIST()
753 if (COM_CHANGE_USER == data->last_cmd) in check_event_AUTHENTICATE()
832 data->last_cmd = args.cmd; in check_event_READY_FOR_COMMAND()
856 switch (data->last_cmd) in check_event_READY_FOR_COMMAND()
1109 bool metadata_eof= (data->last_cmd != COM_FIELD_LIST && in check_event_WAIT_FOR_FIELD_DEF()
1114 if (data->last_cmd != COM_FIELD_LIST) in check_event_WAIT_FOR_FIELD_DEF()
1128 switch (data->last_cmd) in check_event_WAIT_FOR_FIELD_DEF()
/dports/databases/mysql57-client/mysql-5.7.36/libmysql/
H A Dtest_trace_plugin.cc131 int last_cmd; member
477 if (data && data->last_cmd && data->errnum) in PROTOCOL_STAGE_LIST()
613 if (!data || (data->last_cmd && data->errnum)) in PROTOCOL_STAGE_LIST()
753 if (COM_CHANGE_USER == data->last_cmd) in check_event_AUTHENTICATE()
832 data->last_cmd = args.cmd; in check_event_READY_FOR_COMMAND()
856 switch (data->last_cmd) in check_event_READY_FOR_COMMAND()
1109 bool metadata_eof= (data->last_cmd != COM_FIELD_LIST && in check_event_WAIT_FOR_FIELD_DEF()
1114 if (data->last_cmd != COM_FIELD_LIST) in check_event_WAIT_FOR_FIELD_DEF()
1128 switch (data->last_cmd) in check_event_WAIT_FOR_FIELD_DEF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/libmysql/
H A Dtest_trace_plugin.cc131 int last_cmd; member
477 if (data && data->last_cmd && data->errnum) in PROTOCOL_STAGE_LIST()
613 if (!data || (data->last_cmd && data->errnum)) in PROTOCOL_STAGE_LIST()
753 if (COM_CHANGE_USER == data->last_cmd) in check_event_AUTHENTICATE()
832 data->last_cmd = args.cmd; in check_event_READY_FOR_COMMAND()
856 switch (data->last_cmd) in check_event_READY_FOR_COMMAND()
1109 bool metadata_eof= (data->last_cmd != COM_FIELD_LIST && in check_event_WAIT_FOR_FIELD_DEF()
1114 if (data->last_cmd != COM_FIELD_LIST) in check_event_WAIT_FOR_FIELD_DEF()
1128 switch (data->last_cmd) in check_event_WAIT_FOR_FIELD_DEF()

12345678910>>...33