HomeSort by relevance Sort by last modified time
    Searched defs:CSIMSlmWithIteration (Results 1 - 2 of 2) sorted by null

  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/thread/
slmthread.cpp 59 class CSIMSlmWithIteration : public CSIMSlm{
100 CSIMSlmWithIteration::findState(int n, TSIMWordId*hw)
125 CSIMSlmWithIteration::findBackOffState(int n, TSIMWordId*hw, unsigned & bol, unsigned& bon)
139 CSIMSlmWithIteration::getIdString(TLevelIterator& it, std::vector<TSIMWordId>& history)
152 CSIMSlmWithIteration::beginLevelIteration(int lvl, TLevelIterator& it)
161 CSIMSlmWithIteration::next(TLevelIterator& it)
168 CSIMSlmWithIteration::isEnd(TLevelIterator& it)
174 CSIMSlmWithIteration::adjustIterator(TLevelIterator& it)
188 CSIMSlmWithIteration::getNodePtr(TLevelIterator& it)
218 CSIMSlmWithIteration slm
    [all...]
  /nv-g11n/inputmethod/sunpinyin2/src/slm/thread/
slmthread.cpp 59 class CSIMSlmWithIteration : public CSIMSlm{
100 CSIMSlmWithIteration::findState(int n, TSIMWordId*hw)
125 CSIMSlmWithIteration::findBackOffState(int n, TSIMWordId*hw, unsigned & bol, unsigned& bon)
139 CSIMSlmWithIteration::getIdString(TLevelIterator& it, std::vector<TSIMWordId>& history)
152 CSIMSlmWithIteration::beginLevelIteration(int lvl, TLevelIterator& it)
161 CSIMSlmWithIteration::next(TLevelIterator& it)
168 CSIMSlmWithIteration::isEnd(TLevelIterator& it)
174 CSIMSlmWithIteration::adjustIterator(TLevelIterator& it)
188 CSIMSlmWithIteration::getNodePtr(TLevelIterator& it)
218 CSIMSlmWithIteration slm
    [all...]

Completed in 60 milliseconds