Searched refs:startStateD (Results 1 – 3 of 3) sorted by relevance
1212 RBBIStateDescriptor startStateD = fDStates.get(startState);1213 int s2 = startStateD.fDtran[c1];
1213 RBBIStateDescriptor startStateD = fDStates.get(startState);1214 int s2 = startStateD.fDtran[c1];
1468 …RBBIStateDescriptor *startStateD = static_cast<RBBIStateDescriptor *>(fDStates->elementAt(startSta… in buildSafeReverseTable() local1469 int32_t s2 = startStateD->fDtran->elementAti(c1); in buildSafeReverseTable()