Searched defs:wordsFound (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ddictbe.cpp260 uint32_t wordsFound = 0; local
274 int32_t candidates = words[wordsFound%THAI_LOOKAHEAD].candidates(text, fDictionary, rangeEnd);
278 cuWordLength = words[wordsFound % THAI_LOOKAHEAD].acceptMarked(text);
279 cpWordLength = words[wordsFound % THAI_LOOKAHEAD].markedCPLength();
280 wordsFound += 1;
290 if (words[(wordsFound + 1) % THAI_LOOKAHEAD].candidates(text, fDictionary, rangeEnd) > 0) {
293 words[wordsFound%THAI_LOOKAHEAD].markCurrent();
305 if (words[(wordsFound + 2) % THAI_LOOKAHEAD].candidates(text, fDictionary, rangeEnd)) {
306 words[wordsFound % THAI_LOOKAHEAD].markCurrent();
310 while (words[(wordsFound
495 uint32_t wordsFound = 0; local
688 uint32_t wordsFound = 0; local
893 uint32_t wordsFound = 0; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 53 milliseconds