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

  /external/icu/icu4c/source/common/
rbbiscan.h 101 int32_t fNextIndex; // Index of the next character, which
  /external/skia/src/pipe/
SkPipeCanvas.h 40 rec->fIndex = fNextIndex++;
51 int fNextIndex = 1;
  /external/skqp/src/pipe/
SkPipeCanvas.h 40 rec->fIndex = fNextIndex++;
51 int fNextIndex = 1;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIRuleScanner.java 42 int fNextIndex; // Index of the next character, which
204 n.fFirstPos = fNextIndex; // move past the '='
374 n.fLastPos = fNextIndex;
385 n.fLastPos = fNextIndex;
396 n.fLastPos = fNextIndex;
407 n.fLastPos = fNextIndex;
421 n.fLastPos = fNextIndex;
725 if (fNextIndex >= fRB.fRules.length()) {
728 ch = UTF16.charAt(fRB.fRules, fNextIndex);
729 fNextIndex = UTF16.moveCodePointOffset(fRB.fRules, fNextIndex, 1)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIRuleScanner.java 41 int fNextIndex; // Index of the next character, which
203 n.fFirstPos = fNextIndex; // move past the '='
373 n.fLastPos = fNextIndex;
384 n.fLastPos = fNextIndex;
395 n.fLastPos = fNextIndex;
406 n.fLastPos = fNextIndex;
420 n.fLastPos = fNextIndex;
724 if (fNextIndex >= fRB.fRules.length()) {
727 ch = UTF16.charAt(fRB.fRules, fNextIndex);
728 fNextIndex = UTF16.moveCodePointOffset(fRB.fRules, fNextIndex, 1)
    [all...]
  /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 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 104 milliseconds