Lines Matching refs:fLookAhead
738 // the fLookAhead field or this state also.
743 sd->fLookAhead = sd->fAccepting;
775 sd->fLookAhead = lookAheadNode->fVal;
1123 U_ASSERT (-32768 < sd->fLookAhead && sd->fLookAhead <= 32767);
1125 row->fLookAhead = (int16_t)sd->fLookAhead;
1177 RBBIDebugPrintf("%3d %3d %5d ", sd->fAccepting, sd->fLookAhead, sd->fTagsIdx);
1228 fLookAhead = 0;