Searched refs:total_matches (Results 1 – 3 of 3) sorted by relevance
113 size_t &total_matches) { in AppendVariablesIfUnique() argument119 total_matches++; in AppendVariablesIfUnique()
53 // "total_matches" will get updated with the actually number of matches that58 VariableList &var_list, size_t &total_matches);
925 uint32_t total_matches = 0; in FindGlobalVariables() local933 total_matches += oso_matches; in FindGlobalVariables()940 if (max_matches >= total_matches) in FindGlobalVariables()956 uint32_t total_matches = 0; in FindGlobalVariables() local963 total_matches += oso_matches; in FindGlobalVariables()970 if (max_matches >= total_matches) in FindGlobalVariables()