Home
last modified time | relevance | path

Searched refs:utf8 (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/linux/arch/mips/configs/
H A Dfuloong2e_defconfig190 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
207 CONFIG_NLS_DEFAULT="utf8"
/openbmc/openbmc/poky/meta/recipes-extended/perl/
H A Dlibconvert-asn1-perl_0.34.bb18 …ule-exporter perl-module-constant perl-module-encode perl-module-encode-encoding perl-module-utf8 \
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-compress-perl_2.206.bb36 perl-module-utf8 \
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch120 #include "utf8.h"
132 #include "utf8.h"
284 #include "utf8.h"
332 #include "utf8.h"
392 #include "utf8.h"
416 #include "utf8.h"
560 #include "utf8.h"
584 #include "utf8.h"
607 #include "utf8.h"
H A D0012-do-not-disable-buffer-in-writing-files.patch551 @@ -261,7 +261,7 @@ static int toggle_utf8_vc(const char *name, int fd, bool utf8) {
552 static int toggle_utf8_sysfs(bool utf8) {
555 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
556 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
558 … return log_warning_errno(r, "Failed to %s sysfs UTF-8 flag: %m", enable_disable(utf8));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch120 #include "utf8.h"
132 #include "utf8.h"
284 #include "utf8.h"
332 #include "utf8.h"
392 #include "utf8.h"
416 #include "utf8.h"
560 #include "utf8.h"
584 #include "utf8.h"
607 #include "utf8.h"
H A D0012-do-not-disable-buffer-in-writing-files.patch551 @@ -261,7 +261,7 @@ static int toggle_utf8_vc(const char *name, int fd, bool utf8) {
552 static int toggle_utf8_sysfs(bool utf8) {
555 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
556 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
558 … return log_warning_errno(r, "Failed to %s sysfs UTF-8 flag: %m", enable_disable(utf8));
/openbmc/linux/arch/arm/configs/
H A Dsp7021_defconfig45 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
H A Dspear6xx_defconfig63 CONFIG_NLS_DEFAULT="utf8"
H A Dspear3xx_defconfig77 CONFIG_NLS_DEFAULT="utf8"
H A Dspear13xx_defconfig97 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/arch/powerpc/configs/
H A Dstorcenter_defconfig74 CONFIG_NLS_DEFAULT="utf8"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammurc21 ;gammucoding = utf8
35 ;gammucoding = utf8
154 ; | "1250" will force CP1250) or UTF8 (in Linux - "utf8")
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile24 ENV LANG en_US.utf8
/openbmc/openbmc-build-scripts/
H A Dinitramfs-build.sh90 RUN locale-gen en_AU.utf8
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dliburi-perl_5.28.bb53 perl-module-utf8 \
/openbmc/linux/arch/sh/configs/
H A Dapsh4a3a_defconfig76 CONFIG_NLS_DEFAULT="utf8"
H A Dapsh4ad0a_defconfig107 CONFIG_NLS_DEFAULT="utf8"
/openbmc/linux/certs/
H A DMakefile48 cmd_gen_key = openssl req -new -nodes -utf8 -$(CONFIG_MODULE_SIG_HASH) -days 36500 \
/openbmc/linux/fs/exfat/
H A Dnls.c635 if (EXFAT_SB(sb)->options.utf8) in exfat_utf16_to_nls()
644 if (EXFAT_SB(sb)->options.utf8) in exfat_nls_to_utf16()
H A Dsuper.c150 if (opts->utf8) in exfat_show_options()
649 opts->utf8 = 1; in exfat_fill_super()
660 if (sbi->options.utf8) in exfat_fill_super()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibdbi-perl_1.643.bb66 perl-module-utf8 \
/openbmc/openbmc/poky/meta/recipes-devtools/m4/
H A Dm4-1.4.19.inc55 … -e "s;LOCALE_FR_UTF8='none';LOCALE_FR_UTF8='fr_FR.utf8';g" ${D}${PTEST_PATH}/tests/Makefile
/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h72 DECLARE_FLEX_ARRAY(u8, utf8);
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst70 with the utf8 option.
72 .. note:: ``iocharset=utf8`` is not recommended. If unsure, you should consider
73 the utf8 option instead.
75 **utf8=<bool>**

1234