Searched refs:matched_j (Results 1 – 1 of 1) sorted by relevance
1647 int matched_j = -1; in MatchRepeatedFieldIndices() local1686 matched_j = j; in MatchRepeatedFieldIndices()1693 match = (matched_j != -1); in MatchRepeatedFieldIndices()1695 if (is_treated_as_smart_set && match_list2->at(matched_j) != -1) { in MatchRepeatedFieldIndices()1697 match_list1->at(match_list2->at(matched_j)) = -1; in MatchRepeatedFieldIndices()1700 match_list1->at(i) = matched_j; in MatchRepeatedFieldIndices()1701 match_list2->at(matched_j) = i; in MatchRepeatedFieldIndices()