Searched refs:words (Results 1 – 17 of 17) sorted by relevance
55 self.words=[]59 if (len(self.words) == 0) and (len(self.letters) == 0):62 self.words.sort()75 if len(self.words) != 0:82 for word in self.words:91 if len(self.words) > 0 and len(self.letters) > 0:104 if len(self.words) != 0:122 self.words.append(line)
393 String[] words = str.split(" "); in performFiltering() local394 int wordCount = words.length; in performFiltering()397 String word = words[k]; in performFiltering()
596 final String[] words = valueText.split(" "); in performFiltering() local597 for (String word : words) { in performFiltering()
285 final String[] words = valueText.split(" "); in wordMatches() local287 for (String word : words) { in wordMatches()
216 String[] words = item.label.toString().toLowerCase().split(" "); in performFiltering() local217 int wordCount = words.length; in performFiltering()220 final String word = words[k]; in performFiltering()
62 static void split(const std::string& line, std::vector<std::string>& words, in split() argument64 words.clear(); // clear the buffer before split in split()73 words.push_back(word); in split()
66 In other words, the hysteresis gap applies only when the measured orientation
4763 // FIELD: text select start offset in words (as defined by the ICU BreakIterator), stored as two4769 // FIELD: smart text selection start offset in words (as defined by the ICU BreakIterator),5178 // FIELD: text select start offset in words (as defined by the ICU BreakIterator).5183 // FIELD: text select end offset in words (as defined by the ICU BreakIterator).5188 // FIELD: smart text selection start offset in words (as defined by the ICU BreakIterator),5194 // FIELD: smart text selection end offset in words (as defined by the ICU BreakIterator),
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by285 # When enabled doxygen tries to link words that correspond to documented1206 # words in the documentation. The HTML workshop also contains a viewer for
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by285 # When enabled doxygen tries to link words that correspond to documented1197 # words in the documentation. The HTML workshop also contains a viewer for
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by306 # When enabled doxygen tries to link words that correspond to documented1272 # words in the documentation. The HTML workshop also contains a viewer for
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by315 # When enabled doxygen tries to link words that correspond to documented1322 # words in the documentation. The HTML workshop also contains a viewer for
25 # The PROJECT_NAME tag is a single word (or sequence of words) that should265 # When enabled doxygen tries to link words that correspond to documented classes,
25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
4635 … maxSampleMaskWords /// max num of sample mask words
107540 Ljava/util/BitSet;->words:[J