HomeSort by relevance Sort by last modified time
    Searched refs:wordsMatched (Results 1 - 14 of 14) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
BurmeseBreakEngine.java 122 int wordsMatched = 1;
124 if (wordsMatched < 2) {
127 wordsMatched = 2;
KhmerBreakEngine.java 126 int wordsMatched = 1;
128 if (wordsMatched < 2) {
131 wordsMatched = 2;
LaoBreakEngine.java 125 int wordsMatched = 1;
127 if (wordsMatched < 2) {
130 wordsMatched = 2;
ThaiBreakEngine.java 136 int wordsMatched = 1;
138 if (wordsMatched < 2) {
141 wordsMatched = 2;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BurmeseBreakEngine.java 121 int wordsMatched = 1;
123 if (wordsMatched < 2) {
126 wordsMatched = 2;
KhmerBreakEngine.java 125 int wordsMatched = 1;
127 if (wordsMatched < 2) {
130 wordsMatched = 2;
LaoBreakEngine.java 124 int wordsMatched = 1;
126 if (wordsMatched < 2) {
129 wordsMatched = 2;
ThaiBreakEngine.java 135 int wordsMatched = 1;
137 if (wordsMatched < 2) {
140 wordsMatched = 2;
  /external/icu/icu4c/source/common/
dictbe.cpp 287 int32_t wordsMatched = 1;
289 if (wordsMatched < 2) {
292 wordsMatched = 2;
522 int32_t wordsMatched = 1;
524 if (wordsMatched < 2) {
527 wordsMatched = 2;
715 int32_t wordsMatched = 1;
717 if (wordsMatched < 2) {
720 wordsMatched = 2;
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 769 milliseconds