Home
last modified time | relevance | path

Searched refs:wchar (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch36 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
37 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
41 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
42 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
47 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
48 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
H A D0003-debug-prefix-map.patch32 -DEFINE GCC_ALL_CC_FLAGS = -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall …
33 +DEFINE GCC_ALL_CC_FLAGS = -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall …
/openbmc/u-boot/lib/efi/
H A DMakefile10 CFLAGS_efi_stub.o := -fpic -fshort-wchar \
14 CFLAGS_efi.o := -fpic -fshort-wchar \
/openbmc/u-boot/arch/x86/lib/
H A DMakefile57 CFLAGS_reloc_ia32_efi.o += -fpic -fshort-wchar
61 CFLAGS_reloc_x86_64_efi.o += -fpic -fshort-wchar -m64
64 AFLAGS_crt0_x86_64_efi.o += -fpic -fshort-wchar -m64
/openbmc/linux/include/linux/
H A Dtask_io_accounting_ops.h97 dst->wchar += src->wchar; in task_chr_io_accounting_add()
H A Dtask_io_accounting.h17 u64 wchar; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-cmake-Use-idirafter-instead-of-isystem.patch17 …sysroot/usr/include/c++/v1/cwchar:113:5: error: <cwchar> tried including <wchar.h> but didn't find…
19 … | # error <cwchar> tried including <wchar.h> but didn't find libc++'s <wchar.h…
/openbmc/linux/fs/udf/
H A Dunicode.c301 wchar_t wchar; in udf_name_to_CS0() local
303 len = conv_f(&str_i[i], str_len - i, &wchar); in udf_name_to_CS0()
305 uni_char = wchar; in udf_name_to_CS0()
/openbmc/linux/include/linux/sched/
H A Dxacct.h19 tsk->ioac.wchar += amt; in add_wchar()
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A Dexit_prototype.patch28 +#include <wchar.h>
/openbmc/u-boot/arch/x86/cpu/
H A DMakefile21 AFLAGS_call32.o := -fpic -fshort-wchar \
/openbmc/linux/fs/exfat/
H A Dnls.c459 static unsigned short *exfat_wstrchr(unsigned short *str, unsigned short wchar) in exfat_wstrchr() argument
462 if (*(str++) == wchar) in exfat_wstrchr()
/openbmc/openbmc/poky/meta/recipes-support/vim/files/
H A Ddisable_acl_header_check.patch26 sys/access.h sys/sysinfo.h wchar.h wctype.h)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/
H A D0001-Fix-the-error-of-can-t-find-header-file.patch49 #include <wchar.h>
/openbmc/u-boot/arch/x86/
H A Dconfig.mk45 CFLAGS_EFI := -fpic -fshort-wchar
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c220 static char *ipaq_micro_str(u8 *wchar, u8 len) in ipaq_micro_str() argument
226 retstr[i] = wchar[i * 2]; in ipaq_micro_str()
/openbmc/u-boot/arch/arm/
H A Dconfig.mk15 CFLAGS_EFI := -fpic -fshort-wchar
/openbmc/linux/kernel/
H A Dtsacct.c108 stats->write_char = p->ioac.wchar & KB_MASK; in xacct_add_tsk()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-unix-configure-fix-detection-for-cross-compilation.patch60 #include <wchar.h>
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile16 -mno-mmx -mno-sse -fshort-wchar \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0004-Use-configure-to-test-for-feature-instead-of-platfor.patch53 AC_CHECK_HEADERS([wchar.h])
/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile45 KBUILD_CFLAGS += -ffreestanding -fshort-wchar
/openbmc/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json237 'data': { '__org.qemu_x-member2': 'str', '*wchar-t': 'int' } }
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc125 -e '/^#include <wchar.h>/d' \
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.4.rst125 - pinentry: enable _XOPEN_SOURCE on musl for wchar usage in curses

12