Searched refs:s2StateD (Results 1 – 3 of 3) sorted by relevance
1141 RBBIStateDescriptor s2StateD = fDStates.get(s2);1142 endState = s2StateD.fDtran[c2];
1142 RBBIStateDescriptor s2StateD = fDStates.get(s2);1143 endState = s2StateD.fDtran[c2];
1380 … RBBIStateDescriptor *s2StateD = static_cast<RBBIStateDescriptor *>(fDStates->elementAt(s2)); in buildSafeReverseTable() local1381 endState = s2StateD->fDtran->elementAti(c2); in buildSafeReverseTable()