Home
last modified time | relevance | path

Searched refs:utf8 (Results 51 – 75 of 91) sorted by relevance

1234

/openbmc/linux/Documentation/admin-guide/
H A Djfs.rst14 iocharset=utf8 for UTF-8 translations. This requires
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dimap-2007e-shared.patch52 @@ -895,8 +905,7 @@ utf8aux.o: mail.h misc.h osdep.h utf8.h
/openbmc/linux/arch/sh/configs/
H A Dsh2007_defconfig117 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/Documentation/filesystems/
H A Dntfs.rst121 advised to use nls=utf8 which is capable of
124 utf8=<bool> Option no longer supported. Currently mapped to
125 nls=utf8 but please use nls=utf8 in the future and
126 make sure utf8 is compiled either as module or into
H A Dntfs3.rst49 Example: iocharset=utf8
/openbmc/linux/fs/fat/
H A Dinode.c996 if (opts->utf8) in fat_show_options()
1159 opts->utf8 = IS_ENABLED(CONFIG_FAT_DEFAULT_UTF8) && is_vfat; in parse_options()
1321 opts->utf8 = 0; in parse_options()
1324 opts->utf8 = 1; in parse_options()
1373 opts->utf8 = 0; in parse_options()
H A Dnamei_vfat.c512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument
520 if (utf8) { in xlate_to_uni()
603 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
H A Dfat.h45 utf8:1, /* Use of UTF-8 character set (Default) */ member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dconfig.x86_64166 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/tools/testing/selftests/hid/
H A Dconfig.common162 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/arch/powerpc/configs/
H A Dppc64e_defconfig209 CONFIG_NLS_DEFAULT="utf8"
H A Dpowernv_defconfig299 CONFIG_NLS_DEFAULT="utf8"
H A Dskiroot_defconfig267 CONFIG_NLS_DEFAULT="utf8"
H A Dppc64_defconfig359 CONFIG_NLS_DEFAULT="utf8"
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibmodule-build-perl_0.4234.bb93 perl-module-utf8 \
/openbmc/linux/arch/x86/configs/
H A Di386_defconfig261 CONFIG_NLS_DEFAULT="utf8"
H A Dx86_64_defconfig258 CONFIG_NLS_DEFAULT="utf8"
/openbmc/openbmc-build-scripts/
H A Dbuild-setup.sh212 ENV LANG=en_US.utf8
/openbmc/linux/arch/parisc/configs/
H A Dgeneric-64bit_defconfig278 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/arch/mips/configs/
H A Dlemote2f_defconfig264 CONFIG_NLS_DEFAULT="utf8"
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb67 echo "export LC_ALL=en_US.utf8" >> ${IMAGE_ROOTFS}/home/builder/.bashrc
/openbmc/rest-dbus/resources/
H A Djstree.style.css1utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type…
/openbmc/linux/fs/exfat/
H A Dexfat_fs.h232 unsigned utf8:1, /* Use of UTF-8 character set */ member
/openbmc/qemu/block/
H A Dvvfat.c1718 gchar *utf8 = g_utf16_to_utf8(lfn->name2, lfn->len, NULL, &olen, NULL); in parse_long_name() local
1719 if (!utf8) { in parse_long_name()
1723 memcpy(lfn->name, utf8, olen + 1); in parse_long_name()
1724 g_free(utf8); in parse_long_name()
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb80 kernel-module-nls-utf8 \

1234