Lines Matching refs:template_size
15 size_t template_size; member
102 .template_size = sizeof(template_empty),
110 .template_size = sizeof(template_small),
118 .template_size = sizeof(template_no_ph),
126 .template_size = sizeof(template_pen_ph_end),
134 .template_size = sizeof(template_btn_ph_end),
142 .template_size = sizeof(template_pen_all_params),
150 .template_size = sizeof(template_frame_all_params),
158 .template_size = sizeof(template_pen_some_params),
166 .template_size = sizeof(template_pen_some_params),
174 .template_size = sizeof(template_params_none),
196 params->template_size, in uclogic_template_test()
201 memcmp(res, params->expected, params->template_size)); in uclogic_template_test()