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

  /external/skia/include/core/
SkMallocPixelRef.h 117 size_t fRB;
  /external/icu/icu4c/source/common/
rbbisetb.h 107 RBBIRuleBuilder *fRB; // The RBBI Rule Compiler that owns us.
rbbitblb.h 87 RBBIRuleBuilder *fRB;
rbbiscan.h 97 RBBIRuleBuilder *fRB; // The rule builder that we are part of.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBITableBuilder.java 66 private RBBIRuleBuilder fRB;
84 fRB = rb;
100 if (fRB.fTreeRoots[fRootIx]==null) {
108 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables();
109 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("ftree")>=0) {
111 fRB.fTreeRoots[fRootIx].printTree(true);
120 if (fRB.fSetBuilder.sawBOF()) {
124 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]
    [all...]
RBBISetBuilder.java 124 RBBIRuleBuilder fRB; // The RBBI Rule Compiler that owns us.
148 fRB = rb;
161 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("usets")>=0) {printSets();}
173 for (RBBINode usetNode : fRB.fUSetNodes) {
226 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("range")>=0) { printRanges();}
268 for (RBBINode usetNode : fRB.fUSetNodes) {
280 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("rgroup")>=0) {printRangeGroups();
    [all...]
RBBIRuleScanner.java 38 RBBIRuleBuilder fRB; // The rule builder that we are part of.
110 fRB = rb;
228 // fRB.fRules.extractBetween(RHSExprNode.fFirstPos,
230 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos,
250 if (fRB.fDebugEnv != null && fRB.fDebugEnv.indexOf("rtree") >= 0) {
279 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain
295 int destRules = (fReverseRule ? RBBIRuleBuilder.fReverseTree : fRB.fDefaultTree);
297 if (fRB.fTreeRoots[destRules] != null) {
304 RBBINode prevRules = fRB.fTreeRoots[destRules]
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBITableBuilder.java 65 private RBBIRuleBuilder fRB;
83 fRB = rb;
99 if (fRB.fTreeRoots[fRootIx]==null) {
107 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables();
108 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("ftree")>=0) {
110 fRB.fTreeRoots[fRootIx].printTree(true);
119 if (fRB.fSetBuilder.sawBOF()) {
123 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]
    [all...]
RBBISetBuilder.java 123 RBBIRuleBuilder fRB; // The RBBI Rule Compiler that owns us.
147 fRB = rb;
160 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("usets")>=0) {printSets();}
172 for (RBBINode usetNode : fRB.fUSetNodes) {
225 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("range")>=0) { printRanges();}
267 for (RBBINode usetNode : fRB.fUSetNodes) {
279 if (fRB.fDebugEnv!=null && fRB.fDebugEnv.indexOf("rgroup")>=0) {printRangeGroups();
    [all...]
RBBIRuleScanner.java 37 RBBIRuleBuilder fRB; // The rule builder that we are part of.
109 fRB = rb;
227 // fRB.fRules.extractBetween(RHSExprNode.fFirstPos,
229 RHSExprNode.fText = fRB.fRules.substring(RHSExprNode.fFirstPos,
249 if (fRB.fDebugEnv != null && fRB.fDebugEnv.indexOf("rtree") >= 0) {
278 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain
294 int destRules = (fReverseRule ? RBBIRuleBuilder.fReverseTree : fRB.fDefaultTree);
296 if (fRB.fTreeRoots[destRules] != null) {
303 RBBINode prevRules = fRB.fTreeRoots[destRules]
    [all...]
  /external/skia/src/core/
SkResourceCache.cpp 105 size_t fRB;
118 , fRB(rowBytes)
154 rec->fRowBytes = fRB;
164 return this->info().getSafeSize(fRB);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/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 3641 milliseconds