Home
last modified time | relevance | path

Searched refs:fRB (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp92 fRB = rb; in RBBIRuleScanner()
225 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
242 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
301fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
308 fSymbolTable->addEntry(varRefNode->fText, varRefNode, *fRB->fStatus); in doParseActions()
309 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
312 UErrorCode t = *fRB->fStatus; in doParseActions()
313 *fRB->fStatus = U_ZERO_ERROR; in doParseActions()
326 if (U_FAILURE(*fRB->fStatus)) { // parse tree rooted in TOS node. in doParseActions()
330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
[all …]
Drbbitblb.cpp31 fRB(rb), in RBBITableBuilder()
82 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { in buildForwardTable()
94 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
140 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { in buildForwardTable()
158 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { in buildForwardTable()
166 if (fRB->fChainRules) { in buildForwardTable()
173 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
467 if (fRB->fLBCMNoChain) { in calcChainedFollowPos()
468 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal); in calcChainedFollowPos()
577 int lastInputSymbol = fRB->fSetBuilder->getNumCharCategories() - 1; in buildStateTable()
[all …]
Drbbisetb.cpp56 fRB = rb; in RBBISetBuilder()
98 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
121 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
187 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
231 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
246 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
247 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
519 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
Drbbisetb.h119 RBBIRuleBuilder *fRB; // The RBBI Rule Compiler that owns us. variable
/third_party/icu/icu4c/source/common/
Drbbiscan.cpp92 fRB = rb; in RBBIRuleScanner()
225 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
242 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
301fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
308 fSymbolTable->addEntry(varRefNode->fText, varRefNode, *fRB->fStatus); in doParseActions()
309 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
312 UErrorCode t = *fRB->fStatus; in doParseActions()
313 *fRB->fStatus = U_ZERO_ERROR; in doParseActions()
326 if (U_FAILURE(*fRB->fStatus)) { // parse tree rooted in TOS node. in doParseActions()
330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
[all …]
Drbbitblb.cpp34 fRB(rb), in RBBITableBuilder()
86 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { in buildForwardTable()
98 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
144 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { in buildForwardTable()
162 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { in buildForwardTable()
170 if (fRB->fChainRules) { in buildForwardTable()
177 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
464 if (fRB->fLBCMNoChain) { in calcChainedFollowPos()
465 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal); in calcChainedFollowPos()
573 int lastInputSymbol = fRB->fSetBuilder->getNumCharCategories() - 1; in buildStateTable()
[all …]
Drbbisetb.cpp56 fRB = rb; in RBBISetBuilder()
100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
Drbbisetb.h119 RBBIRuleBuilder *fRB; // The RBBI Rule Compiler that owns us.
Drbbiscan.h99 RBBIRuleBuilder *fRB; // The rule builder that we are part of. variable
/third_party/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp92 fRB = rb; in RBBIRuleScanner()
225 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
242 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
301fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
308 fSymbolTable->addEntry(varRefNode->fText, varRefNode, *fRB->fStatus); in doParseActions()
309 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
312 UErrorCode t = *fRB->fStatus; in doParseActions()
313 *fRB->fStatus = U_ZERO_ERROR; in doParseActions()
326 if (U_FAILURE(*fRB->fStatus)) { // parse tree rooted in TOS node. in doParseActions()
330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
[all …]
Drbbitblb.cpp34 fRB(rb), in RBBITableBuilder()
86 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { in buildForwardTable()
98 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
144 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { in buildForwardTable()
162 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { in buildForwardTable()
170 if (fRB->fChainRules) { in buildForwardTable()
177 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
464 if (fRB->fLBCMNoChain) { in calcChainedFollowPos()
465 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal); in calcChainedFollowPos()
573 int lastInputSymbol = fRB->fSetBuilder->getNumCharCategories() - 1; in buildStateTable()
[all …]
Drbbisetb.cpp56 fRB = rb; in RBBISetBuilder()
100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
Drbbisetb.h119 RBBIRuleBuilder *fRB; // The RBBI Rule Compiler that owns us.
/third_party/node/deps/icu-small/source/common/
Drbbiscan.cpp92 fRB = rb; in RBBIRuleScanner()
225 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
242 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
301fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()
308 fSymbolTable->addEntry(varRefNode->fText, varRefNode, *fRB->fStatus); in doParseActions()
309 if (U_FAILURE(*fRB->fStatus)) { in doParseActions()
312 UErrorCode t = *fRB->fStatus; in doParseActions()
313 *fRB->fStatus = U_ZERO_ERROR; in doParseActions()
326 if (U_FAILURE(*fRB->fStatus)) { // parse tree rooted in TOS node. in doParseActions()
330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
[all …]
Drbbitblb.cpp34 fRB(rb), in RBBITableBuilder()
86 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { in buildForwardTable()
98 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
144 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { in buildForwardTable()
162 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { in buildForwardTable()
170 if (fRB->fChainRules) { in buildForwardTable()
177 if (fRB->fSetBuilder->sawBOF()) { in buildForwardTable()
465 if (fRB->fLBCMNoChain) { in calcChainedFollowPos()
466 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal); in calcChainedFollowPos()
574 int lastInputSymbol = fRB->fSetBuilder->getNumCharCategories() - 1; in buildStateTable()
[all …]
Drbbisetb.cpp56 fRB = rb; in RBBISetBuilder()
100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
Drbbisetb.h119 RBBIRuleBuilder *fRB; // The RBBI Rule Compiler that owns us.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java38 RBBIRuleBuilder fRB; // The rule builder that we are part of. field in RBBIRuleScanner
110 fRB = rb; in RBBIRuleScanner()
230 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos, in doParseActions()
250 if (fRB.fDebugEnv != null && fRB.fDebugEnv.indexOf("rtree") >= 0) { in doParseActions()
279 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain in doParseActions()
295 int destRules = (fReverseRule ? RBBIRuleBuilder.fSafeRevTree : fRB.fDefaultTree); in doParseActions()
297 if (fRB.fTreeRoots[destRules] != null) { in doParseActions()
304 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions()
310 fRB.fTreeRoots[destRules] = orNode; in doParseActions()
314 fRB.fTreeRoots[destRules] = fNodeStack[fNodeStackPtr]; in doParseActions()
[all …]
DRBBITableBuilder.java66 private RBBIRuleBuilder fRB; field in RBBITableBuilder
97 fRB = rb; in RBBITableBuilder()
113 if (fRB.fTreeRoots[fRootIx]==null) { in buildForwardTable()
121 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables(); in buildForwardTable()
122 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("ftree")>=0) { in buildForwardTable()
124 fRB.fTreeRoots[fRootIx].printTree(true); in buildForwardTable()
133 if (fRB.fSetBuilder.sawBOF()) { in buildForwardTable()
137 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
140 fRB.fTreeRoots[fRootIx] = bofTop; in buildForwardTable()
149 cn.fLeftChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
[all …]
DRBBISetBuilder.java119 RBBIRuleBuilder fRB; // The RBBI Rule Compiler that owns us. field in RBBISetBuilder
146 fRB = rb; in RBBISetBuilder()
159 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("usets")>=0) {printSets();} in buildRanges()
171 for (RBBINode usetNode : fRB.fUSetNodes) { in buildRanges()
224 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("range")>=0) { printRanges();} in buildRanges()
290 for (RBBINode usetNode : fRB.fUSetNodes) { in buildRanges()
302 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("rgroup")>=0) {printRangeGroups();} in buildRanges()
303 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("esets")>=0) {printSets();} in buildRanges()
571 for (i=0; i<fRB.fUSetNodes.size(); i++) { in printSets()
577 usetNode = fRB.fUSetNodes.get(i); in printSets()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBIRuleScanner.java39 RBBIRuleBuilder fRB; // The rule builder that we are part of. field in RBBIRuleScanner
111 fRB = rb; in RBBIRuleScanner()
231 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos, in doParseActions()
251 if (fRB.fDebugEnv != null && fRB.fDebugEnv.indexOf("rtree") >= 0) { in doParseActions()
280 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain in doParseActions()
296 int destRules = (fReverseRule ? RBBIRuleBuilder.fSafeRevTree : fRB.fDefaultTree); in doParseActions()
298 if (fRB.fTreeRoots[destRules] != null) { in doParseActions()
305 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions()
311 fRB.fTreeRoots[destRules] = orNode; in doParseActions()
315 fRB.fTreeRoots[destRules] = fNodeStack[fNodeStackPtr]; in doParseActions()
[all …]
DRBBITableBuilder.java67 private RBBIRuleBuilder fRB; field in RBBITableBuilder
90 fRB = rb; in RBBITableBuilder()
106 if (fRB.fTreeRoots[fRootIx]==null) { in buildForwardTable()
114 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables(); in buildForwardTable()
115 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("ftree")>=0) { in buildForwardTable()
117 fRB.fTreeRoots[fRootIx].printTree(true); in buildForwardTable()
126 if (fRB.fSetBuilder.sawBOF()) { in buildForwardTable()
130 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
133 fRB.fTreeRoots[fRootIx] = bofTop; in buildForwardTable()
142 cn.fLeftChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
[all …]
DRBBISetBuilder.java126 RBBIRuleBuilder fRB; // The RBBI Rule Compiler that owns us. field in RBBISetBuilder
153 fRB = rb; in RBBISetBuilder()
166 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("usets")>=0) {printSets();} in buildRanges()
178 for (RBBINode usetNode : fRB.fUSetNodes) { in buildRanges()
231 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("range")>=0) { printRanges();} in buildRanges()
273 for (RBBINode usetNode : fRB.fUSetNodes) { in buildRanges()
285 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("rgroup")>=0) {printRangeGroups();} in buildRanges()
286 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("esets")>=0) {printSets();} in buildRanges()
536 for (i=0; i<fRB.fUSetNodes.size(); i++) { in printSets()
542 usetNode = fRB.fUSetNodes.get(i); in printSets()
/third_party/flutter/skia/gm/
Dxform.cpp20 sk_sp<MatrixXF> fRoot, fRA, fRB, fA, fB; member in XformGM
28 fRB = MatrixXF::Make(fRoot); in XformGM()
31 fB = MatrixXF::Make(fRB); in XformGM()
36 fRB->setTranslate(100, 0); in XformGM()
43 g->append(GeoShape::Make(fRB, {0, 0, 100, 60}, SK_ColorGRAY)); in XformGM()
/third_party/skia/gm/
Dxform.cpp20 sk_sp<MatrixXF> fRoot, fRA, fRB, fA, fB; member in XformGM
28 fRB = MatrixXF::Make(fRoot); in XformGM()
31 fB = MatrixXF::Make(fRB); in XformGM()
36 fRB->setTranslate(100, 0); in XformGM()
43 g->append(GeoShape::Make(fRB, {0, 0, 100, 60}, SK_ColorGRAY)); in XformGM()

12