Home
last modified time | relevance | path

Searched refs:words (Results 1 – 17 of 17) sorted by relevance

/frameworks/ex/common/tools/
Dmake-iana-tld-pattern.py55 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)
/frameworks/base/core/java/android/widget/
DSimpleAdapter.java393 String[] words = str.split(" "); in performFiltering() local
394 int wordCount = words.length; in performFiltering()
397 String word = words[k]; in performFiltering()
DArrayAdapter.java596 final String[] words = valueText.split(" "); in performFiltering() local
597 for (String word : words) { in performFiltering()
/frameworks/base/core/java/com/android/internal/app/
DSuggestedLocaleAdapter.java285 final String[] words = valueText.split(" "); in wordMatches() local
287 for (String word : words) { in wordMatches()
/frameworks/base/core/java/android/app/
DLauncherActivity.java216 String[] words = item.label.toString().toLowerCase().split(" "); in performFiltering() local
217 int wordCount = words.length; in performFiltering()
220 final String word = words[k]; in performFiltering()
/frameworks/base/cmds/incident_helper/src/
Dih_util.cpp62 static void split(const std::string& line, std::vector<std::string>& words, in split() argument
64 words.clear(); // clear the buffer before split in split()
73 words.push_back(word); in split()
/frameworks/base/tools/orientationplot/
DREADME.txt66 In other words, the hysteresis gap applies only when the measured orientation
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4763 // FIELD: text select start offset in words (as defined by the ICU BreakIterator), stored as two
4769 // 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),
/frameworks/av/media/libaaudio/
DDoxyfile29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
285 # When enabled doxygen tries to link words that correspond to documented
1206 # words in the documentation. The HTML workshop also contains a viewer for
DDoxyfile.orig29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
285 # When enabled doxygen tries to link words that correspond to documented
1197 # words in the documentation. The HTML workshop also contains a viewer for
/frameworks/av/media/codec2/docs/
Ddoxygen.config29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
306 # When enabled doxygen tries to link words that correspond to documented
1272 # words in the documentation. The HTML workshop also contains a viewer for
/frameworks/base/media/native/midi/include/
DDoxyfile.orig29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
315 # When enabled doxygen tries to link words that correspond to documented
1322 # words in the documentation. The HTML workshop also contains a viewer for
DDoxyfile29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
315 # When enabled doxygen tries to link words that correspond to documented
1322 # words in the documentation. The HTML workshop also contains a viewer for
/frameworks/native/docs/
DDoxyfile25 # The PROJECT_NAME tag is a single word (or sequence of words) that should
265 # When enabled doxygen tries to link words that correspond to documented classes,
/frameworks/wilhelm/doc/
DDoxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
/frameworks/native/vulkan/api/
Dvulkan.api4635 … maxSampleMaskWords /// max num of sample mask words
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt107540 Ljava/util/BitSet;->words:[J