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

  /nv-g11n/inputmethod/sunpinyin2/src/pinyin/
datrie.h 59 CDATrie () : m_mem(0), m_len(0), m_base(0), m_check(0), m_value(0) {};
76 unsigned m_len; member in class:CDATrie
pinyin_seg.h 57 : m_start(start), m_len(length), m_type(type)
64 unsigned m_len : 8; member in struct:IPySegmentor::TSegment
  /nv-g11n/inputmethod/sunpinyin2/src/lexicon/
pytrie.h 27 unsigned m_len : 6; member in struct:CPinyinTrie::TWordIdInfo
33 unsigned m_len : 6;
41 : m_id(id), m_csLevel(cslvl), m_len(len), m_cost(cost), m_bSeen(seen) { }
  /nv-g11n/inputmethod/sunpinyin/ime/src/
imi_context.h 151 unsigned m_len : 5; member in struct:TCandiRank::TAnony
157 unsigned m_len : 5; member in struct:TCandiRank::TAnony
  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
imi_context.h 97 unsigned m_len : 5; member in struct:TCandiRank::TAnony
103 unsigned m_len : 5; member in struct:TCandiRank::TAnony

Completed in 679 milliseconds