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