Searched refs:accents (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/kbd/
H A Dkbd.c1179 save_accent_key(keyboard_t *kbd, u_int key, int *accents) argument
1188 *accents = 0;
1196 if (i == *accents) {
1198 *accents = 0;
1203 *accents = i;
1208 make_accent_char(keyboard_t *kbd, u_int ch, int *accents) argument
1213 acc = &kbd->kb_accentmap->acc[*accents - 1];
1214 *accents = 0;
1236 int *accents)
1384 *accents
1235 genkbd_keyaction(keyboard_t *kbd, int keycode, int up, int *shiftstate, int *accents) argument
[all...]
H A Dkbdreg.h303 int *shiftstate, int *accents);
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex606 % Dotless i and dotless j, used for accents.
3357 % Control letters and accents.
5517 % . in languages with many accents, such as Czech or French, it's
5518 % common to leave accents off identifiers. The result looks ok in
6606 % the floattype might have accents or other special characters,
6780 % the floattype might have accents or other special characters,
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex597 % Dotless i and dotless j, used for accents.
3184 % Control letters and accents.
5321 % . in languages with many accents, such as Czech or French, it's
5322 % common to leave accents off identifiers. The result looks ok in
6405 % the floattype might have accents or other special characters,
6579 % the floattype might have accents or other special characters,
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex598 % Dotless i and dotless j, used for accents.
3255 % Control letters and accents.
5393 % . in languages with many accents, such as Czech or French, it's
5394 % common to leave accents off identifiers. The result looks ok in
6477 % the floattype might have accents or other special characters,
6651 % the floattype might have accents or other special characters,

Completed in 186 milliseconds