Searched defs:targetTerminalId (Results 1 – 3 of 3) sorted by relevance
42 BigramEntry(const bool hasNext, const int probability, const int targetTerminalId) in BigramEntry()48 const HistoricalInfo *const historicalInfo, const int targetTerminalId) in BigramEntry()
64 const int targetTerminalId = in getBigramEntryAndAdvancePosition() local
145 bool Ver4BigramListPolicy::removeEntry(const int terminalId, const int targetTerminalId) { in removeEntry()