Home
last modified time | relevance | path

Searched refs:fFirstPos (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBIRuleScanner.java205 n.fFirstPos = fNextIndex; // move past the '=' in doParseActions()
227 RHSExprNode.fFirstPos = startExprNode.fFirstPos; in doParseActions()
231 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos, in doParseActions()
374 n.fFirstPos = fScanIndex; in doParseActions()
376 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos); in doParseActions()
385 n.fFirstPos = fScanIndex; in doParseActions()
387 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos); in doParseActions()
396 n.fFirstPos = fScanIndex; in doParseActions()
398 n.fText = fRB.fRules.substring(n.fFirstPos, n.fLastPos); in doParseActions()
407 n.fFirstPos = fScanIndex; in doParseActions()
[all …]
DRBBINode.java79 int fFirstPos; // Position in the rule source string of the field in RBBINode
136 fFirstPos = other.fFirstPos;
291 RBBINode.printInt(n.fFirstPos, 12);
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp275 n->fFirstPos = fNextIndex; // move past the '=' in doParseActions()
299 RHSExprNode->fFirstPos = startExprNode->fFirstPos; in doParseActions()
301 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
474 n->fFirstPos = fScanIndex; in doParseActions()
476 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
488 n->fFirstPos = fScanIndex; in doParseActions()
490 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
501 n->fFirstPos = fScanIndex; in doParseActions()
503 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
515 n->fFirstPos = fScanIndex; in doParseActions()
[all …]
Drbbinode.cpp59 fFirstPos = 0; in RBBINode()
91 fFirstPos = other.fFirstPos; in RBBINode()
320 node->fFirstPos, node->fVal); in printNode()
Drbbinode.h67 int fFirstPos; // Position in the rule source string of the variable
/third_party/node/deps/icu-small/source/common/
Drbbiscan.cpp275 n->fFirstPos = fNextIndex; // move past the '=' in doParseActions()
299 RHSExprNode->fFirstPos = startExprNode->fFirstPos; in doParseActions()
301 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
474 n->fFirstPos = fScanIndex; in doParseActions()
476 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
488 n->fFirstPos = fScanIndex; in doParseActions()
490 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
501 n->fFirstPos = fScanIndex; in doParseActions()
503 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
515 n->fFirstPos = fScanIndex; in doParseActions()
[all …]
Drbbinode.cpp59 fFirstPos = 0; in RBBINode()
91 fFirstPos = other.fFirstPos; in RBBINode()
321 node->fFirstPos, node->fVal); in printNode()
Drbbinode.h67 int fFirstPos; // Position in the rule source string of the variable
/third_party/icu/icu4c/source/common/
Drbbiscan.cpp275 n->fFirstPos = fNextIndex; // move past the '=' in doParseActions()
299 RHSExprNode->fFirstPos = startExprNode->fFirstPos; in doParseActions()
301 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
474 n->fFirstPos = fScanIndex; in doParseActions()
476 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
488 n->fFirstPos = fScanIndex; in doParseActions()
490 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
501 n->fFirstPos = fScanIndex; in doParseActions()
503 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
515 n->fFirstPos = fScanIndex; in doParseActions()
[all …]
Drbbinode.cpp59 fFirstPos = 0; in RBBINode()
91 fFirstPos = other.fFirstPos; in RBBINode()
320 node->fFirstPos, node->fVal); in printNode()
Drbbinode.h67 int fFirstPos; // Position in the rule source string of the variable
/third_party/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp275 n->fFirstPos = fNextIndex; // move past the '=' in doParseActions()
299 RHSExprNode->fFirstPos = startExprNode->fFirstPos; in doParseActions()
301 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
474 n->fFirstPos = fScanIndex; in doParseActions()
476 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
488 n->fFirstPos = fScanIndex; in doParseActions()
490 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
501 n->fFirstPos = fScanIndex; in doParseActions()
503 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()
515 n->fFirstPos = fScanIndex; in doParseActions()
[all …]
Drbbinode.cpp59 fFirstPos = 0; in RBBINode()
91 fFirstPos = other.fFirstPos; in RBBINode()
320 node->fFirstPos, node->fVal); in printNode()
Drbbinode.h67 int fFirstPos; // Position in the rule source string of the variable
/third_party/flutter/skia/src/shaders/gradients/
DSk4fGradientBase.cpp33 , fFirstPos(reverse ? SK_Scalar1 : 0) in IntervalIterator()
49 SkScalar prevPos = fFirstPos; in iterate()
76 SkScalar prevPos = fFirstPos; in iterateImplicitPos()
89 func(colors[prev], colors[prev + fAdvance], prevPos, 1 - fFirstPos); in iterateImplicitPos()
93 const SkScalar fFirstPos; member in __anonc847e1a50111::IntervalIterator
/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.cpp33 , fFirstPos(reverse ? SK_Scalar1 : 0) in IntervalIterator()
49 SkScalar prevPos = fFirstPos; in iterate()
76 SkScalar prevPos = fFirstPos; in iterateImplicitPos()
89 func(colors[prev], colors[prev + fAdvance], prevPos, 1 - fFirstPos); in iterateImplicitPos()
93 const SkScalar fFirstPos; member in __anon01e1d3b00111::IntervalIterator