Searched refs:match_index (Results 1 – 2 of 2) sorted by relevance
212 match_index = re.findall(match_pattern, procout)213 if len(match_index) != int(tidx["matchCount"]):
88 static bool match_index(struct hid_usage *usage, in match_index() function134 usage = hidinput_find_key(hid, match_index, ke->index, index); in hidinput_locate_usage()