Searched refs:fSafeFwdTree (Results 1 – 11 of 11) sorted by relevance
63 fSafeFwdTree = NULL; in RBBIRuleBuilder()118 delete fSafeFwdTree; in ~RBBIRuleBuilder()
153 RBBINode *fSafeFwdTree; variable
557 fRB->fDefaultTree = &fRB->fSafeFwdTree; in doParseActions()1140 RBBINode::printTree(fRB->fSafeFwdTree, true); in parse()
447 fRB.fDefaultTree = RBBIRuleBuilder.fSafeFwdTree; in doParseActions()990 if (fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree] == null) { in parse()993 fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree].printTree(true); in parse()
49 static final int fSafeFwdTree = 2; // (in C, these are pointer variables and field in RBBIRuleBuilder
446 fRB.fDefaultTree = RBBIRuleBuilder.fSafeFwdTree; in doParseActions()989 if (fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree] == null) { in parse()992 fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree].printTree(true); in parse()
48 static final int fSafeFwdTree = 2; // (in C, these are pointer variables and field in RBBIRuleBuilder