Searched refs:syncs_ (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 264 syncs_(NULL), in UserDict() 351 syncs_ = NULL; in close_dict() 952 unsigned int off = (syncs_[i] & kUserDictOffsetMask); in _get_lpis() 957 syncs_[i] = syncs_[dict_info_.sync_count - 1]; in _get_lpis() 1235 syncs_ = syncs; in _get_lpis() 1319 write(fd, syncs_, dict_info_.sync_count << 2); in _get_lpis() 1334 write(fd, syncs_, dict_info_.sync_count << 2); in _get_lpis() 1350 write(fd, syncs_, dict_info_.sync_count << 2); in _get_lpis() 1373 write(fd, syncs_, dict_info_.sync_count << 2); in _get_lpis() 1392 write(fd, syncs_, dict_info_.sync_count << 2); in _get_lpis() [all …]
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | userdict.h | 188 uint32 * syncs_; variable
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | userdict.h | 188 uint32 * syncs_; variable
|