| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | cout.c | 732 if (section->num_overlays < 1) 734 for (o = 0, ol = section->overlays; o < section->num_overlays; o++, ol++) { 757 section->num_overlays); 758 for (o = 0, ol = section->overlays; o < section->num_overlays; o++, ol++) { 777 for (o = 0, ol = section->overlays; o < section->num_overlays; o++, ol++) { 829 if (section->num_overlays > 0) 847 fprintf(file, " %4d, /* num_overlays */\n", section->num_overlays); 850 fprintf(file, " %4d, /* sz_overlays */\n", section->num_overlays); 862 if (section->num_overlays > [all...] |
| H A D | srvmisc.c | 194 o < section->num_overlays; o++, ol++) {
|
| H A D | xkmout.c | 807 for (ol = section->overlays, i = 0; i < section->num_overlays; 1013 sectionWire.num_overlays = section->num_overlays; 1051 for (i = 0, ol = section->overlays; i < section->num_overlays;
|
| H A D | xkmread.c | 872 sectionWire.num_overlays); 924 if (sectionWire.num_overlays > 0) { 925 for (i = 0; i < sectionWire.num_overlays; i++) {
|
| H A D | xkbout.c | 856 for (i = 0, ol = s->overlays; i < s->num_overlays; i++, ol++) {
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBGAlloc.c | 299 §ion->num_overlays,§ion->sz_overlays, 501 &(s)->num_overlays,&(s)->sz_overlays,\ 962 for (i=0,overlay=section->overlays;i<section->num_overlays;i++,overlay++) { 969 if ((section->num_overlays>=section->sz_overlays)&& 972 overlay= §ion->overlays[section->num_overlays]; 977 section->num_overlays++;
|
| H A D | xkbgeom.h | 237 unsigned short num_overlays; member in struct:_XkbSection
|
| H A D | xkmread.c | 931 sectionWire.num_overlays); 983 if (sectionWire.num_overlays>0) { 984 for (i=0;i<sectionWire.num_overlays;i++) {
|
| H A D | xkbout.c | 790 for (i=0,ol=s->overlays;i<s->num_overlays;i++,ol++) {
|
| H A D | xkbUtils.c | 1780 dsection->num_overlays = 0;
|
| H A D | xkb.c | 4757 for (o=0,ol=section->overlays;o<section->num_overlays;o++,ol++) { 4789 sectionWire->nOverlays= section->num_overlays; 4844 for (o=0;o<section->num_overlays;o++) {
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 302 §ion->num_overlays, §ion->sz_overlays, 513 &(s)->num_overlays, &(s)->sz_overlays, \ 976 for (i = 0, overlay = section->overlays; i < section->num_overlays; 985 if ((section->num_overlays >= section->sz_overlays) && 988 overlay = §ion->overlays[section->num_overlays]; 993 section->num_overlays++;
|
| H A D | XKBSetGeom.c | 151 for (o = 0, ol = section->overlays; o < section->num_overlays; 338 sectionWire->nOverlays = section->num_overlays; 377 for (o = 0; o < section->num_overlays; o++) {
|
| H A D | XKBGeom.c | 229 if (section->num_overlays < 1) 231 for (o = 0, ol = section->overlays; o < section->num_overlays;
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | XKBGAlloc.c | 491 &(s)->num_overlays,&(s)->sz_overlays,\ 864 for (i = 0, overlay = section->overlays; i < section->num_overlays; 873 if ((section->num_overlays >= section->sz_overlays) && 876 overlay = §ion->overlays[section->num_overlays]; 881 section->num_overlays++;
|
| H A D | xkbgeom.h | 227 unsigned short num_overlays; member in struct:_XkbSection
|
| H A D | xkmread.c | 971 sectionWire.num_overlays); 1023 if (sectionWire.num_overlays > 0) { 1024 for (i = 0; i < sectionWire.num_overlays; i++) {
|
| H A D | xkbout.c | 805 for (i = 0, ol = s->overlays; i < s->num_overlays; i++, ol++) {
|
| H A D | xkbUtils.c | 1784 dsection->num_overlays = 0;
|
| H A D | xkb.c | 4901 for (o = 0, ol = section->overlays; o < section->num_overlays; 4936 sectionWire->nOverlays = section->num_overlays; 4992 for (o = 0; o < section->num_overlays; o++) {
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKMformat.h | 183 CARD8 num_overlays; member in struct:_xkmSectionDesc
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 200 unsigned short num_overlays; member in struct:_XkbSection
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 244 unsigned short num_overlays; member in struct:_XkbSection
|