Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c80 {"symbols", "", B_SYM},
209 B_CAPSYM, B_CAPSYM, B_SYM, B_SYM, B_SYM, B_SYM, B_SYM, /* 128-134 */
210 B_SYM, /* 135 */
211 B_SYM, B_SYM, B_SYM, B_SY
[all...]
H A Dspeakup.h35 #define B_SYM 0x0800 macro
36 #define B_CAPSYM (B_CAP | B_SYM)
H A Dvarhandlers.c84 else if (!strcmp(keyword, "B_SYM")) in spk_chartab_get_value()
85 value = B_SYM; in spk_chartab_get_value()
H A Dsynth.c490 short spk_punc_masks[] = { 0, SOME, MOST, PUNC, PUNC | B_SYM };
H A Dkobjects.c64 else if (IS_TYPE(i, B_SYM)) in chars_chartab_show()
65 cp = "B_SYM"; in chars_chartab_show()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c81 {"symbols", "", B_SYM},
209 B_CAPSYM, B_CAPSYM, B_SYM, B_SYM, B_SYM, B_SYM, B_SYM, /* 128-134 */
210 B_SYM, /* 135 */
211 B_SYM, B_SYM, B_SYM, B_SY
[all...]
H A Dspeakup.h35 #define B_SYM 0x0800 macro
36 #define B_CAPSYM (B_CAP | B_SYM)
H A Dsynth.c495 short spk_punc_masks[] = { 0, SOME, MOST, PUNC, PUNC | B_SYM };
H A Dvarhandlers.c86 else if (!strcmp(keyword, "B_SYM")) in spk_chartab_get_value()
87 value = B_SYM; in spk_chartab_get_value()
H A Dkobjects.c64 else if (IS_TYPE(i, B_SYM)) in chars_chartab_show()
65 cp = "B_SYM"; in chars_chartab_show()

Completed in 10 milliseconds