Searched refs:destRules (Results 1 – 4 of 4) sorted by relevance
294 int destRules = (fReverseRule ? RBBIRuleBuilder.fReverseTree : fRB.fDefaultTree); in doParseActions() local296 if (fRB.fTreeRoots[destRules] != null) { in doParseActions()303 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions()309 fRB.fTreeRoots[destRules] = orNode; in doParseActions()313 fRB.fTreeRoots[destRules] = fNodeStack[fNodeStackPtr]; in doParseActions()
295 int destRules = (fReverseRule ? RBBIRuleBuilder.fReverseTree : fRB.fDefaultTree); in doParseActions() local297 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()
374 RBBINode **destRules = (fReverseRule? &fRB->fReverseTree : fRB->fDefaultTree); in doParseActions() local376 if (*destRules != NULL) { in doParseActions()383 RBBINode *prevRules = *destRules; in doParseActions()392 *destRules = orNode; in doParseActions()398 *destRules = fNodeStack[fNodeStackPtr]; in doParseActions()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...