Searched refs:utf16le_lltoa (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | userdict.h | 306 inline int utf16le_lltoa(int64 v, uint16 *s, int size);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | userdict.h | 306 inline int utf16le_lltoa(int64 v, uint16 *s, int size);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 178 inline int UserDict::utf16le_lltoa(int64 v, uint16 *s, int size) { in utf16le_lltoa() function in ime_pinyin::UserDict 1914 int ret_len = utf16le_lltoa(intf, ptemp, temp + sizeof(temp) - ptemp); in _get_lpis() 1925 ret_len = utf16le_lltoa(last_mod, ptemp, temp + sizeof(temp) - ptemp); in _get_lpis()
|