Searched refs:fNextIndex (Results 1 - 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIRuleScanner.java42 int fNextIndex; // Index of the next character, which field in class:RBBIRuleScanner
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;
721 if (fNextIndex >= fRB.fRules.length()) {
724 ch = UTF16.charAt(fRB.fRules, fNextIndex);
725 fNextIndex
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java41 int fNextIndex; // Index of the next character, which field in class:RBBIRuleScanner
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;
720 if (fNextIndex >= fRB.fRules.length()) {
723 ch = UTF16.charAt(fRB.fRules, fNextIndex);
724 fNextIndex
[all...]
/external/icu/icu4c/source/common/
H A Drbbiscan.cpp93 fNextIndex = 0;
274 n->fFirstPos = fNextIndex; // move past the '='
474 n->fLastPos = fNextIndex;
488 n->fLastPos = fNextIndex;
501 n->fLastPos = fNextIndex;
515 n->fLastPos = fNextIndex;
530 n->fLastPos = fNextIndex;
855 if (fNextIndex >= fRB->fRules.length()) {
858 ch = fRB->fRules.char32At(fNextIndex);
859 fNextIndex
[all...]
H A Drbbiscan.h101 int32_t fNextIndex; // Index of the next character, which member in class:RBBIRuleScanner
/external/skia/src/pipe/
H A DSkPipeCanvas.h40 rec->fIndex = fNextIndex++;
51 int fNextIndex = 1; member in class:SkTIndexSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 118 milliseconds