Searched refs:selectorFunctions (Results 1 – 3 of 3) sorted by relevance
144 List<Selector> selectorFunctions = new ArrayList<>(selectors.size()); in findBestMatchingPattern() local153 selectorFunctions.add(funcFactory.createSelector(locale, opt)); in findBestMatchingPattern()160 if (selectorFunctions.size() != selectors.size()) { in findBestMatchingPattern()162 + selectorFunctions.size() + " vs. " + selectors.size()); in findBestMatchingPattern()178 Selector func = selectorFunctions.get(i); in findBestMatchingPattern()
143 List<Selector> selectorFunctions = new ArrayList<>(selectors.size()); in findBestMatchingPattern() local152 selectorFunctions.add(funcFactory.createSelector(locale, opt)); in findBestMatchingPattern()159 if (selectorFunctions.size() != selectors.size()) { in findBestMatchingPattern()161 + selectorFunctions.size() + " vs. " + selectors.size()); in findBestMatchingPattern()177 Selector func = selectorFunctions.get(i); in findBestMatchingPattern()
1935 const StringTemplate selectorFunctions ( in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local2157 specs["helper_functions"] = selectorFunctions.specialize(functionSpecs); in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup()2343 const StringTemplate selectorFunctions ( in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local2575 specs["helper_functions"] = selectorFunctions.specialize(functionSpecs); in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup()