Searched defs:StateEntry (Results 1 – 3 of 3) sorted by relevance
101 struct StateEntry struct109 struct StateEntry2 // same struct different interpretation argument
43 static final class StateEntry class in NGramParser48 StateEntry(int theState, int theAction) in StateEntry() method in NGramParser.StateEntry
564 std::vector<int> StateEntry(numStates+1); in writeTableAndAPI() local