Searched refs:numExpandedCombos (Results 1 – 1 of 1) sorted by relevance
213 uint32_t numExpandedCombos = 1; in ExpandIfaceCombinations() local216 numExpandedCombos *= limit.types.size(); in ExpandIfaceCombinations()221 expandedCombos.resize(numExpandedCombos); in ExpandIfaceCombinations()229 uint32_t span = numExpandedCombos; in ExpandIfaceCombinations()233 for (uint32_t k = 0; k < numExpandedCombos; ++k) { in ExpandIfaceCombinations()