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

  /external/icu/icu4c/source/common/
rbbiscan.h 100 int32_t fNextIndex; // Index of the next character, which
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIRuleScanner.java 40 int fNextIndex; // Index of the next character, which
195 n.fFirstPos = fNextIndex; // move past the '='
348 n.fLastPos = fNextIndex;
359 n.fLastPos = fNextIndex;
370 n.fLastPos = fNextIndex;
381 n.fLastPos = fNextIndex;
395 n.fLastPos = fNextIndex;
695 if (fNextIndex >= fRB.fRules.length()) {
698 ch = UTF16.charAt(fRB.fRules, fNextIndex);
699 fNextIndex = UTF16.moveCodePointOffset(fRB.fRules, fNextIndex, 1)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIRuleScanner.java 39 int fNextIndex; // Index of the next character, which
194 n.fFirstPos = fNextIndex; // move past the '='
347 n.fLastPos = fNextIndex;
358 n.fLastPos = fNextIndex;
369 n.fLastPos = fNextIndex;
380 n.fLastPos = fNextIndex;
394 n.fLastPos = fNextIndex;
694 if (fNextIndex >= fRB.fRules.length()) {
697 ch = UTF16.charAt(fRB.fRules, fNextIndex);
698 fNextIndex = UTF16.moveCodePointOffset(fRB.fRules, fNextIndex, 1)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /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 571 milliseconds