Searched refs:repeated (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/uart/
H A Duart_kbd_sun.c414 int key, release, repeated, suncode; local
432 repeated = 0;
434 repeated = 1;
471 if (!repeated) {
487 if (!repeated) {
627 if (key != NOKEY || repeated)
/freebsd-12-stable/contrib/bmake/
H A Dbsd.after-import.mk7 # target to allow the process to be easily repeated.
/freebsd-12-stable/stand/i386/mbr/
H A Dmbr.s55 # zero from the repeated string instruction above. We save the offset of
/freebsd-12-stable/contrib/ncurses/progs/
H A Dtic.c1164 bool repeated = FALSE; local
1172 _nc_warning("repeated cursor control %s\n", value);
1173 repeated = TRUE;
1177 if (!repeated) {

Completed in 185 milliseconds