Home
last modified time | relevance | path

Searched refs:SingleGramItem (Results 1 – 1 of 1) sorted by relevance

/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dngram.cpp62 const SingleGramItem * begin = (const SingleGramItem *) in get_length()
84 const SingleGramItem * begin = (const SingleGramItem *) in mask_out()
110 SingleGramItem * begin = (SingleGramItem *) in prune()
112 SingleGramItem * end = (SingleGramItem *)m_chunk.end(); in prune()
137 const SingleGramItem * begin = (const SingleGramItem *) in retrieve_all()
157 const SingleGramItem * begin = (const SingleGramItem *) in search()
182 SingleGramItem * begin = (SingleGramItem *) in insert_freq()
184 SingleGramItem * end = (SingleGramItem *) m_chunk.end(); in insert_freq()
212 const SingleGramItem * begin = (const SingleGramItem *) in remove_freq()
236 const SingleGramItem * begin = (const SingleGramItem *) in get_freq()
[all …]