Searched refs:matched_j (Results 1 – 1 of 1) sorted by relevance
1639 int matched_j = -1; in MatchRepeatedFieldIndices() local1678 matched_j = j; in MatchRepeatedFieldIndices()1685 match = (matched_j != -1); in MatchRepeatedFieldIndices()1687 if (is_treated_as_smart_set && match_list2->at(matched_j) != -1) { in MatchRepeatedFieldIndices()1689 match_list1->at(match_list2->at(matched_j)) = -1; in MatchRepeatedFieldIndices()1692 match_list1->at(i) = matched_j; in MatchRepeatedFieldIndices()1693 match_list2->at(matched_j) = i; in MatchRepeatedFieldIndices()