OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcb_keycode32_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
192
typedef uint32_t
xcb_keycode32_t
;
typedef
198
xcb_keycode32_t
*data;
4407
xcb_keycode32_t
key;
5243
* element. The member index is increased by sizeof(
xcb_keycode32_t
)
xproto.c
293
i->index += sizeof(
xcb_keycode32_t
);
12748
xcb_block_len += sizeof(
xcb_keycode32_t
);
12749
xcb_parts[xcb_parts_idx].iov_len = sizeof(
xcb_keycode32_t
);
12751
xcb_align_to = ALIGNOF(
xcb_keycode32_t
);
12847
_aux->key = *(
xcb_keycode32_t
*)xcb_tmp;
12848
xcb_block_len += sizeof(
xcb_keycode32_t
);
12849
xcb_tmp += sizeof(
xcb_keycode32_t
);
12850
xcb_align_to = ALIGNOF(
xcb_keycode32_t
);
Completed in 50 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026