Searched defs:markCurrent (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDictionaryBreakEngine.java79 public void markCurrent() { method in class:DictionaryBreakEngine.PossibleWord
/external/icu/icu4c/source/common/
H A Ddictbe.cpp147 void markCurrent() { mark = current; }; function in class:PossibleWord
291 words[wordsFound%THAI_LOOKAHEAD].markCurrent();
304 words[wordsFound % THAI_LOOKAHEAD].markCurrent();
526 words[wordsFound%LAO_LOOKAHEAD].markCurrent();
539 words[wordsFound % LAO_LOOKAHEAD].markCurrent();
719 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent();
732 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent();
925 words[wordsFound % KHMER_LOOKAHEAD].markCurrent();
938 words[wordsFound % KHMER_LOOKAHEAD].markCurrent();
/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 170 milliseconds