Home
last modified time | relevance | path

Searched refs:PUNC (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c76 {"all", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", PUNC},
197 WDLM, A_PUNC, PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* !"#$%&' */
198 PUNC, PUNC, PUNC, PUNC, A_PUN
[all...]
H A Dvarhandlers.c76 else if (!strcmp(keyword, "PUNC")) in spk_chartab_get_value()
77 value = PUNC; in spk_chartab_get_value()
294 if (mask < PUNC) { in spk_set_mask_bits()
295 if (!(spk_chartab[*cp] & PUNC)) in spk_set_mask_bits()
H A Dspeakup.h27 #define PUNC 0x0040 macro
H A Dsynth.c490 short spk_punc_masks[] = { 0, SOME, MOST, PUNC, PUNC | B_SYM };
H A Dkobjects.c54 else if (IS_TYPE(i, PUNC)) in chars_chartab_show()
55 cp = "PUNC"; in chars_chartab_show()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c77 {"all", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", PUNC},
197 WDLM, A_PUNC, PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* !"#$%&' */
198 PUNC, PUNC, PUNC, PUNC, A_PUN
[all...]
H A Dvarhandlers.c78 else if (!strcmp(keyword, "PUNC")) in spk_chartab_get_value()
79 value = PUNC; in spk_chartab_get_value()
300 if (mask < PUNC) { in spk_set_mask_bits()
301 if (!(spk_chartab[*cp] & PUNC)) in spk_set_mask_bits()
H A Dspeakup.h27 #define PUNC 0x0040 macro
H A Dsynth.c495 short spk_punc_masks[] = { 0, SOME, MOST, PUNC, PUNC | B_SYM };
H A Dkobjects.c54 else if (IS_TYPE(i, PUNC)) in chars_chartab_show()
55 cp = "PUNC"; in chars_chartab_show()

Completed in 10 milliseconds