Searched refs:loc_count (Results 1 – 3 of 3) sorted by relevance
64 uint32_t loc_count; /* last seen count */ member318 c->report_count = s->loc_count; in hid_get_item_raw()401 s->loc_count = dval & mask; in hid_get_item_raw()411 c->report_count = s->loc_count; in hid_get_item_raw()423 s->loc_count = c->report_count; in hid_get_item_raw()
91 uint32_t loc_count; /* last seen count */ member350 c->loc.count = s->loc_count; in hid_get_item()434 s->loc_count = dval & mask; in hid_get_item()446 c->loc.count = s->loc_count; in hid_get_item()462 s->loc_count = c->loc.count; in hid_get_item()
1093 int loc_count = 0; in DoExecute() local1108 ++loc_count; in DoExecute()1118 … result.AppendMessageWithFormat ("%d breakpoints enabled.\n", enable_count + loc_count); in DoExecute()1213 int loc_count = 0; in DoExecute() local1228 ++loc_count; in DoExecute()1238 … result.AppendMessageWithFormat ("%d breakpoints disabled.\n", disable_count + loc_count); in DoExecute()