Home
last modified time | relevance | path

Searched refs:utf16_utf8_strcpy (Results 1 – 5 of 5) sorted by relevance

/u-boot/test/
A Dunicode_ut.c468 utf16_utf8_strcpy(&pos, c1); in unicode_test_utf16_utf8_strcpy()
473 utf16_utf8_strcpy(&pos, c2); in unicode_test_utf16_utf8_strcpy()
478 utf16_utf8_strcpy(&pos, c3); in unicode_test_utf16_utf8_strcpy()
483 utf16_utf8_strcpy(&pos, c4); in unicode_test_utf16_utf8_strcpy()
489 utf16_utf8_strcpy(&pos, i1); in unicode_test_utf16_utf8_strcpy()
494 utf16_utf8_strcpy(&pos, i2); in unicode_test_utf16_utf8_strcpy()
499 utf16_utf8_strcpy(&pos, i3); in unicode_test_utf16_utf8_strcpy()
/u-boot/include/
A Dcharset.h158 #define utf16_utf8_strcpy(d, s) utf16_utf8_strncpy((d), (s), SIZE_MAX) macro
/u-boot/cmd/
A Dnvedit_efi.c148 utf16_utf8_strcpy(&p, var_name16); in match_name()
/u-boot/lib/efi_loader/
A Defi_console.c165 utf16_utf8_strcpy(&pos, string); in efi_cout_output_string()
A Defi_file.c899 utf16_utf8_strcpy(&pos, info->file_name); in efi_file_setinfo()

Completed in 26 milliseconds