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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
BurmeseBreakEngine.java 128 int wordsMatched = 1;
130 if (wordsMatched < 2) {
133 wordsMatched = 2;
KhmerBreakEngine.java 128 int wordsMatched = 1;
130 if (wordsMatched < 2) {
133 wordsMatched = 2;
LaoBreakEngine.java 127 int wordsMatched = 1;
129 if (wordsMatched < 2) {
132 wordsMatched = 2;
ThaiBreakEngine.java 138 int wordsMatched = 1;
140 if (wordsMatched < 2) {
143 wordsMatched = 2;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BurmeseBreakEngine.java 127 int wordsMatched = 1;
129 if (wordsMatched < 2) {
132 wordsMatched = 2;
KhmerBreakEngine.java 127 int wordsMatched = 1;
129 if (wordsMatched < 2) {
132 wordsMatched = 2;
LaoBreakEngine.java 126 int wordsMatched = 1;
128 if (wordsMatched < 2) {
131 wordsMatched = 2;
ThaiBreakEngine.java 137 int wordsMatched = 1;
139 if (wordsMatched < 2) {
142 wordsMatched = 2;
  /external/icu/icu4c/source/common/
dictbe.cpp 267 int32_t wordsMatched = 1;
269 if (wordsMatched < 2) {
272 wordsMatched = 2;
502 int32_t wordsMatched = 1;
504 if (wordsMatched < 2) {
507 wordsMatched = 2;
695 int32_t wordsMatched = 1;
697 if (wordsMatched < 2) {
700 wordsMatched = 2;
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 

Completed in 274 milliseconds