HomeSort by relevance Sort by last modified time
    Searched defs:nextCE (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/i18n/
collationiterator.h 112 inline int64_t nextCE(UErrorCode &errorCode) {
163 * Overwrites the current CE (the last one returned by nextCE()).
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 344 long ce = iter_.nextCE();
488 iter_.nextCE();
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationIterator.java 203 // Ignore skipped since that should be unused between calls to nextCE().
232 public final long nextCE() {
280 while(nextCE() != Collation.NO_CE) {
288 * Overwrites the current CE (the last one returned by nextCE()).
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 106 milliseconds