Searched refs:findNdx (Results 1 – 1 of 1) sorted by relevance
226 for (size_t findNdx = 0; findNdx < attributes.size(); findNdx++) in fillDontCare() local227 if (attributes[findNdx].first == dontCareAttributes[ndx]) found = true; in fillDontCare()