Home
last modified time | relevance | path

Searched defs:UserDictCache (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h264 struct UserDictCache { struct
265 uint32 signatures[kUserDictCacheSize][kMaxLemmaSize / 4]; argument
266 uint32 offsets[kUserDictCacheSize]; argument
267 uint32 lengths[kUserDictCacheSize]; argument
274 void cache_push(UserDictCacheType type, argument
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h264 struct UserDictCache { struct
265 uint32 signatures[kUserDictCacheSize][kMaxLemmaSize / 4]; argument
266 uint32 offsets[kUserDictCacheSize]; argument
267 uint32 lengths[kUserDictCacheSize]; argument
274 void cache_push(UserDictCacheType type, argument