Searched refs:fFirstPos (Results 1 - 10 of 10) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIRuleScanner.java204 n.fFirstPos = fNextIndex; // move past the '='
226 RHSExprNode.fFirstPos = startExprNode.fFirstPos;
228 // fRB.fRules.extractBetween(RHSExprNode.fFirstPos,
230 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos,
373 n.fFirstPos = fScanIndex;
375 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos);
384 n.fFirstPos = fScanIndex;
386 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos);
395 n.fFirstPos
[all...]
H A DRBBINode.java79 int fFirstPos; // Position in the rule source string of the field in class:RBBINode
136 fFirstPos = other.fFirstPos;
291 RBBINode.printInt(n.fFirstPos, 12);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java203 n.fFirstPos = fNextIndex; // move past the '='
225 RHSExprNode.fFirstPos = startExprNode.fFirstPos;
227 // fRB.fRules.extractBetween(RHSExprNode.fFirstPos,
229 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos,
372 n.fFirstPos = fScanIndex;
374 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos);
383 n.fFirstPos = fScanIndex;
385 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos);
394 n.fFirstPos
[all...]
H A DRBBINode.java78 int fFirstPos; // Position in the rule source string of the field in class:RBBINode
135 fFirstPos = other.fFirstPos;
290 RBBINode.printInt(n.fFirstPos, 12);
/external/icu/icu4c/source/common/
H A Drbbinode.cpp59 fFirstPos = 0;
91 fFirstPos = other.fFirstPos;
320 node->fFirstPos, node->fVal);
H A Drbbinode.h67 int fFirstPos; // Position in the rule source string of the member in class:RBBINode
90 UVector *fLastPosSet; // TODO: rename fFirstPos & fLastPos to avoid confusion.
H A Drbbiscan.cpp274 n->fFirstPos = fNextIndex; // move past the '='
298 RHSExprNode->fFirstPos = startExprNode->fFirstPos;
300 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
473 n->fFirstPos = fScanIndex;
475 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
487 n->fFirstPos = fScanIndex;
489 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
500 n->fFirstPos = fScanIndex;
502 fRB->fRules.extractBetween(n->fFirstPos,
[all...]
/external/skia/src/effects/gradients/
H A DSk4fGradientBase.cpp29 , fFirstPos(reverse ? SK_Scalar1 : 0)
43 const SkScalar lastPos = 1 - fFirstPos;
45 SkScalar prevPos = fFirstPos;
74 SkScalar prevPos = fFirstPos;
87 func(fColors[prev], fColors[prev + fAdvance], prevPos, 1 - fFirstPos);
93 const SkScalar fFirstPos; member in class:__anon17011::IntervalIterator
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/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 155 milliseconds