/dports/x11/libX11/libX11-1.7.2/src/xkb/ |
H A D | XKBGAlloc.c | 509 #define _XkbAllocKeys(r, n) _XkbGeomAlloc((XPointer *)&(r)->keys, \ macro 603 return _XkbAllocKeys(row, nKeys); in XkbAllocGeomKeys() 793 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 812 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xwayland/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xorg-server/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xephyr/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xarcan/xarcan-0.6.0/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 688 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 707 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/xkb/ |
H A D | XKBGAlloc.c | 487 #define _XkbAllocKeys(r,n) _XkbGeomAlloc((void *)&(r)->keys,\ macro 687 if ((row->num_keys >= row->sz_keys) && (_XkbAllocKeys(row, 1) != Success)) in XkbAddGeomKey() 706 if ((sz_keys > 0) && (_XkbAllocKeys(row, sz_keys) != Success)) in XkbAddGeomRow()
|