Home
last modified time | relevance | path

Searched refs:num_client_specs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Drecord.c302 xcb_block_len += _aux->num_client_specs * sizeof(xcb_record_client_spec_t); in xcb_record_create_context_sizeof()
333 uint32_t num_client_specs, in xcb_record_create_context_checked() argument
352 xcb_out.num_client_specs = num_client_specs; in xcb_record_create_context_checked()
361 xcb_parts[4].iov_len = num_client_specs * sizeof(xcb_record_client_spec_t); in xcb_record_create_context_checked()
378 uint32_t num_client_specs, in xcb_record_create_context() argument
397 xcb_out.num_client_specs = num_client_specs; in xcb_record_create_context()
406 xcb_parts[4].iov_len = num_client_specs * sizeof(xcb_record_client_spec_t); in xcb_record_create_context()
428 return R->num_client_specs; in xcb_record_create_context_client_specs_length()
435 i.data = ((xcb_record_client_spec_t *) (R + 1)) + (R->num_client_specs); in xcb_record_create_context_client_specs_end()
481 xcb_block_len += _aux->num_client_specs * sizeof(xcb_record_client_spec_t); in xcb_record_register_clients_sizeof()
[all …]
H A Drecord.h224 uint32_t num_client_specs; member
241 uint32_t num_client_specs; member
256 uint32_t num_client_specs; member
618 uint32_t num_client_specs,
635 uint32_t num_client_specs,
676 uint32_t num_client_specs,
693 uint32_t num_client_specs,
733 uint32_t num_client_specs,
747 uint32_t num_client_specs,