Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dlpicache.cpp25 lpi_cache_ = new LmaPsbItem[kFullSplIdStart * kMaxLpiCachePerId]; in LpiCache()
57 uint16 num = kMaxLpiCachePerId; in put_cache()
61 LmaPsbItem *lpi_cache_this = lpi_cache_ + splid * kMaxLpiCachePerId; in put_cache()
74 LmaPsbItem *lpi_cache_this = lpi_cache_ + splid * kMaxLpiCachePerId; in get_cache()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dlpicache.h30 static const int kMaxLpiCachePerId = 15; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dlpicache.h30 static const int kMaxLpiCachePerId = 15; variable