Home
last modified time | relevance | path

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

/u-boot/test/
A Dunicode_ut.c510 utf16_utf8_strcpy(&pos, c1); in unicode_test_utf16_utf8_strcpy()
515 utf16_utf8_strcpy(&pos, c2); in unicode_test_utf16_utf8_strcpy()
520 utf16_utf8_strcpy(&pos, c3); in unicode_test_utf16_utf8_strcpy()
525 utf16_utf8_strcpy(&pos, c4); in unicode_test_utf16_utf8_strcpy()
531 utf16_utf8_strcpy(&pos, i1); in unicode_test_utf16_utf8_strcpy()
536 utf16_utf8_strcpy(&pos, i2); in unicode_test_utf16_utf8_strcpy()
541 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.c114 utf16_utf8_strcpy(&p, var_name16); in match_name()
A Deficonfig.c789 utf16_utf8_strcpy(&p, buf->file_name); in eficonfig_create_file_entry()
1277 utf16_utf8_strcpy(&p, val); in create_boot_option_entry()
1740 utf16_utf8_strcpy(&p, lo.label); in eficonfig_add_boot_selection_entry()
2136 utf16_utf8_strcpy(&p, lo.label); in eficonfig_add_change_boot_order_entry()
/u-boot/lib/efi_loader/
A Defi_console.c184 utf16_utf8_strcpy(&pos, string); in efi_cout_output_string()
A Defi_file.c968 utf16_utf8_strcpy(&pos, info->file_name); in efi_file_setinfo()

Completed in 23 milliseconds