/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch | 36 -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 D | 0003-debug-prefix-map.patch | 32 -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 D | Makefile | 10 CFLAGS_efi_stub.o := -fpic -fshort-wchar \ 14 CFLAGS_efi.o := -fpic -fshort-wchar \
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | Makefile | 57 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 D | task_io_accounting_ops.h | 97 dst->wchar += src->wchar; in task_chr_io_accounting_add()
|
H A D | task_io_accounting.h | 17 u64 wchar; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-cmake-Use-idirafter-instead-of-isystem.patch | 17 …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 D | unicode.c | 301 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 D | xacct.h | 19 tsk->ioac.wchar += amt; in add_wchar()
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | exit_prototype.patch | 28 +#include <wchar.h>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | Makefile | 21 AFLAGS_call32.o := -fpic -fshort-wchar \
|
/openbmc/linux/fs/exfat/ |
H A D | nls.c | 459 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 D | disable_acl_header_check.patch | 26 sys/access.h sys/sysinfo.h wchar.h wctype.h)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/ |
H A D | 0001-Fix-the-error-of-can-t-find-header-file.patch | 49 #include <wchar.h>
|
/openbmc/u-boot/arch/x86/ |
H A D | config.mk | 45 CFLAGS_EFI := -fpic -fshort-wchar
|
/openbmc/linux/drivers/mfd/ |
H A D | ipaq-micro.c | 220 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 D | config.mk | 15 CFLAGS_EFI := -fpic -fshort-wchar
|
/openbmc/linux/kernel/ |
H A D | tsacct.c | 108 stats->write_char = p->ioac.wchar & KB_MASK; in xacct_add_tsk()
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 0001-unix-configure-fix-detection-for-cross-compilation.patch | 60 #include <wchar.h>
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | Makefile | 16 -mno-mmx -mno-sse -fshort-wchar \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0004-Use-configure-to-test-for-feature-instead-of-platfor.patch | 53 AC_CHECK_HEADERS([wchar.h])
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | Makefile | 45 KBUILD_CFLAGS += -ffreestanding -fshort-wchar
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | qapi-schema-test.json | 237 'data': { '__org.qemu_x-member2': 'str', '*wchar-t': 'int' } }
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/ |
H A D | ncurses.inc | 125 -e '/^#include <wchar.h>/d' \
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.4.rst | 125 - pinentry: enable _XOPEN_SOURCE on musl for wchar usage in curses
|