Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dcharset.c31 uint16_t *utf16_strcpy(uint16_t *dest, const uint16_t *src) in utf16_strcpy() function
46 utf16_strcpy(new, s); in utf16_strdup()
H A Dcharset.su
/OK3568_Linux_fs/u-boot/include/
H A Dcharset.h45 uint16_t *utf16_strcpy(uint16_t *dest, const uint16_t *src);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dutf16char.h45 char16* utf16_strcpy(char16 *dst, const char16 *src);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dutf16char.h45 char16* utf16_strcpy(char16 *dst, const char16 *src);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dutf16char.cpp123 char16* utf16_strcpy(char16 *dst, const char16 *src) { in utf16_strcpy() function
H A Ddictbuilder.cpp425 utf16_strcpy(lemma_arr_[i].hanzi_str, token); in read_raw_dict()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map