Searched refs:fLookAhead (Results 1 – 7 of 7) sorted by relevance
40 int fLookAhead; field in RBBITableBuilder.RBBIStateDescriptor638 sd.fLookAhead = sd.fAccepting; in flagAcceptingStates()664 sd.fLookAhead = lookAheadNode.fVal; in flagLookAheadStates()913 Assert.assrt (-32768 < sd.fLookAhead && sd.fLookAhead <= 32767); in exportTable()915 table[row + RBBIDataWrapper.LOOKAHEAD] = (short)sd.fLookAhead; in exportTable()969 RBBINode.printInt(sd.fLookAhead, 4); in printStates()
743 sd->fLookAhead = sd->fAccepting; in flagAcceptingStates()775 sd->fLookAhead = lookAheadNode->fVal; in flagLookAheadStates()1123 U_ASSERT (-32768 < sd->fLookAhead && sd->fLookAhead <= 32767); in exportTable()1125 row->fLookAhead = (int16_t)sd->fLookAhead; in exportTable()1177 RBBIDebugPrintf("%3d %3d %5d ", sd->fAccepting, sd->fLookAhead, sd->fTagsIdx); in printStates()1228 fLookAhead = 0; in RBBIStateDescriptor()
104 int32_t fLookAhead; variable
106 int16_t fLookAhead; /* Non-zero if this row is for a state that */ member
1126 if (row->fLookAhead != 0) { in handleNext()1145 lookaheadStatus = row->fLookAhead; in handleNext()1341 if (row->fLookAhead != 0) { in handlePrevious()1359 lookaheadStatus = row->fLookAhead; in handlePrevious()
261 RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->fAccepting, row->fLookAhead, row->fTagIdx); in printTable()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...