Home
last modified time | relevance | path

Searched refs:repeat_str (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/auxdisplay/
H A Dpanel.c158 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring; member
1213 if (input->u.kbd.repeat_str[0]) { in input_state_high()
1214 char *repeat_str = input->u.kbd.repeat_str; in input_state_high() local
1217 int s = sizeof(input->u.kbd.repeat_str); in input_state_high()
1220 keypad_send_key(repeat_str, s); in input_state_high()
1255 if (input->u.kbd.repeat_str[0]) { in input_state_falling()
1256 char *repeat_str = input->u.kbd.repeat_str; in input_state_falling() local
1259 int s = sizeof(input->u.kbd.repeat_str); in input_state_falling()
1262 keypad_send_key(repeat_str, s); in input_state_falling()
1453 strncpy(key->u.kbd.repeat_str, repeat, sizeof(key->u.kbd.repeat_str)); in panel_bind_key()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/auxdisplay/
H A Dpanel.c158 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring; member
1213 if (input->u.kbd.repeat_str[0]) { in input_state_high()
1214 char *repeat_str = input->u.kbd.repeat_str; in input_state_high() local
1217 int s = sizeof(input->u.kbd.repeat_str); in input_state_high()
1220 keypad_send_key(repeat_str, s); in input_state_high()
1255 if (input->u.kbd.repeat_str[0]) { in input_state_falling()
1256 char *repeat_str = input->u.kbd.repeat_str; in input_state_falling() local
1259 int s = sizeof(input->u.kbd.repeat_str); in input_state_falling()
1262 keypad_send_key(repeat_str, s); in input_state_falling()
1453 strncpy(key->u.kbd.repeat_str, repeat, sizeof(key->u.kbd.repeat_str)); in panel_bind_key()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/auxdisplay/
H A Dpanel.c158 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring; member
1213 if (input->u.kbd.repeat_str[0]) { in input_state_high()
1214 char *repeat_str = input->u.kbd.repeat_str; in input_state_high() local
1217 int s = sizeof(input->u.kbd.repeat_str); in input_state_high()
1220 keypad_send_key(repeat_str, s); in input_state_high()
1255 if (input->u.kbd.repeat_str[0]) { in input_state_falling()
1256 char *repeat_str = input->u.kbd.repeat_str; in input_state_falling() local
1259 int s = sizeof(input->u.kbd.repeat_str); in input_state_falling()
1262 keypad_send_key(repeat_str, s); in input_state_falling()
1453 strncpy(key->u.kbd.repeat_str, repeat, sizeof(key->u.kbd.repeat_str)); in panel_bind_key()
/dports/devel/pytype/pytype-2021.9.9/pytype/overlays/
H A Dcollections_overlay.py60 repeat_str=_repeat_type("str", num_fields),
/dports/net/x2goclient/x2goclient-4.1.2.2/
H A Dmacbuild.sh84 repeat_str() { # INPUT COUNT function
H A DChangeLog997 - macbuild.sh: add new repeat_str() helper function.
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/
H A Dcolumn.py2341 repeat_str = ''
2343 repeat_str = str(repeat)
2344 output_format = repeat_str + FITS2NUMPY[dtype]
/dports/chinese/fcitx/fcitx-4.2.9.7/data/script/
H A Dfcitx-diagnose.sh114 repeat_str() { function
/dports/textproc/fcitx5/fcitx5-5.0.11/data/
H A Dfcitx5-diagnose.sh90 repeat_str() { function