Searched defs:words2 (Results 1 – 3 of 3) sorted by relevance
10 …List<String> words2 = words.stream().filter((String s) -> s.length() > 2).collect(Collectors.<Stri… in hello() local
2057 const BrotliDictionary* words2 = s->dictionary->words[dict_id2]; in ProcessCommandsInternal() local