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

  /external/icu/android_icu4j/src/main/java/android/icu/util/
StringTrieBuilder.java 404 Node result, thisSuffixNode;
415 thisSuffixNode= length>0 ? this : next;
421 thisSuffixNode=next;
428 thisSuffixNode=new LinearMatchNode(
435 branchNode.add(thisChar, thisSuffixNode);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
StringTrieBuilder.java 406 Node result, thisSuffixNode;
417 thisSuffixNode= length>0 ? this : next;
423 thisSuffixNode=next;
430 thisSuffixNode=new LinearMatchNode(
437 branchNode.add(thisChar, thisSuffixNode);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 440 milliseconds