Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dres.c625 xcb_block_len += _aux->num_specs * sizeof(xcb_res_client_id_spec_t); in xcb_res_query_client_ids_sizeof()
642 uint32_t num_specs, in xcb_res_query_client_ids() argument
656 xcb_out.num_specs = num_specs; in xcb_res_query_client_ids()
664 xcb_parts[4].iov_len = num_specs * sizeof(xcb_res_client_id_spec_t); in xcb_res_query_client_ids()
674 uint32_t num_specs, in xcb_res_query_client_ids_unchecked() argument
688 xcb_out.num_specs = num_specs; in xcb_res_query_client_ids_unchecked()
696 xcb_parts[4].iov_len = num_specs * sizeof(xcb_res_client_id_spec_t); in xcb_res_query_client_ids_unchecked()
744 xcb_block_len += _aux->num_specs * sizeof(xcb_res_resource_id_spec_t); in xcb_res_query_resource_bytes_sizeof()
762 uint32_t num_specs, in xcb_res_query_resource_bytes() argument
777 xcb_out.num_specs = num_specs; in xcb_res_query_resource_bytes()
[all …]
H A Dres.h298 uint32_t num_specs; member
331 uint32_t num_specs; member
752 uint32_t num_specs,
768 uint32_t num_specs,
810 uint32_t num_specs,
827 uint32_t num_specs,