/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/ |
H A D | gettext.patch | 24 win32/Makefile 31 -SUBDIRS = po intl include share win32 @OPT_SUBDIRS@ 32 -DIST_SUBDIRS = po intl include share win32 ogg123 oggenc oggdec ogginfo \ 33 +SUBDIRS = po include share win32 @OPT_SUBDIRS@ 34 +DIST_SUBDIRS = po include share win32 ogg123 oggenc oggdec ogginfo \
|
/openbmc/qemu/qga/ |
H A D | meson.build | 73 'channel-win32.c', 74 'commands-win32.c', 75 'service-win32.c', 76 'vss-win32.c', 101 subdir('vss-win32') 110 msgrc = custom_target('messages-win32.rc', 111 input: 'messages-win32.mc', 112 output: ['messages-win32.rc', 'MSG00409.bin', 'messages-win32.h'], 114 msgobj = custom_target('messages-win32.o', 116 output: 'messages-win32.o',
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pyserial_3.5.bb | 18 PACKAGES =+ "${PN}-java ${PN}-osx ${PN}-win32 ${PN}-tools" 30 FILES:${PN}-win32 = " \ 33 ${PYTHON_SITEPACKAGES_DIR}/serial/*win32* \ 34 ${PYTHON_SITEPACKAGES_DIR}/serial/__pycache__/*win32* \
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | unaligned_64.c | 134 struct reg_window32 __user *win32; in fetch_reg() local 135 win32 = (struct reg_window32 __user *)((unsigned long)((u32)fp)); in fetch_reg() 136 get_user(value, &win32->locals[reg - 16]); in fetch_reg() 159 struct reg_window32 *win32; in fetch_reg_addr() local 160 win32 = (struct reg_window32 *)((unsigned long)((u32)fp)); in fetch_reg_addr() 161 return (unsigned long *)&win32->locals[reg - 16]; in fetch_reg_addr() 418 struct reg_window32 __user *win32; in handle_popc() local 419 win32 = (struct reg_window32 __user *)((unsigned long)((u32)fp)); in handle_popc() 420 put_user(ret, &win32->locals[rd - 16]); in handle_popc()
|
H A D | ptrace_64.c | 197 struct reg_window32 win32; in regwindow64_get() local 200 if (get_from_target(target, rw_addr, &win32, sizeof(win32))) in regwindow64_get() 203 wbuf->locals[i] = win32.locals[i]; in regwindow64_get() 205 wbuf->ins[i] = win32.ins[i]; in regwindow64_get() 222 struct reg_window32 win32; in regwindow64_set() local 226 win32.locals[i] = wbuf->locals[i]; in regwindow64_set() 228 win32.ins[i] = wbuf->ins[i]; in regwindow64_set() 230 if (set_to_target(target, rw_addr, &win32, sizeof(win32))) in regwindow64_set()
|
H A D | visemul.c | 165 struct reg_window32 __user *win32; in fetch_reg() local 166 win32 = (struct reg_window32 __user *)((unsigned long)((u32)fp)); in fetch_reg() 167 get_user(value, &win32->locals[reg - 16]); in fetch_reg() 185 struct reg_window32 __user *win32; in __fetch_reg_addr_user() local 186 win32 = (struct reg_window32 __user *)((unsigned long)((u32)fp)); in __fetch_reg_addr_user() 187 return (unsigned long __user *)&win32->locals[reg - 16]; in __fetch_reg_addr_user()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/proxy-libintl/ |
H A D | proxy-libintl_20100902.bb | 2 HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/" 10 http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${BPN}-dev_${PV}_win32.zip \
|
/openbmc/openbmc/poky/meta/recipes-devtools/ccache/ |
H A D | ccache_4.10.2.bb | 13 …file://src/third_party/win32-compat/win32/mktemp.c;endline=17;md5=d287e9c1f1cd2bb2bd164490e1cf449a…
|
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/ |
H A D | norpath.patch | 12 @@ -224,8 +224,7 @@ if sys.platform != 'win32': 23 if sys.platform == 'win32':
|
H A D | env.patch | 21 @@ -149,6 +149,7 @@ if sys.platform == 'win32':
|
/openbmc/qemu/util/ |
H A D | meson.build | 24 util_ss.add(files('aio-win32.c')) 25 util_ss.add(files('event_notifier-win32.c')) 26 util_ss.add(files('oslib-win32.c')) 27 util_ss.add(files('qemu-thread-win32.c'))
|
H A D | trace-events | 49 # oslib-win32.c 55 # oslib-win32.c 79 # qemu-thread-win32.c
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-Update-exported-symbol-list.patch | 31 libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/ |
H A D | 0001-libmimetic-Removing-test-directory-from-the-Makefile.patch | 32 -SUBDIRS = mimetic doc examples test win32 33 +SUBDIRS = mimetic doc examples win32
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 29 …win32/Makefile.a64":"f1feaed8da22e6e1470689186db22946ccb67019a87edd34e9ed25b438b626db","src/zlib-n… 31 …win32/Makefile.a64":"f1feaed8da22e6e1470689186db22946ccb67019a87edd34e9ed25b438b626db","src/zlib-n…
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
H A D | perl-ptest.inc | 16 …--exclude='win32/config.*' --exclude=plan9 --exclude=README.plan9 --exclude=perlplan9.pod --exclud… 50 touch ${D}${PTEST_PATH}/win32/Makefile
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/ |
H A D | 0001-py-scrypt-remove-the-hard-coded-include-paths.patch | 23 elif sys.platform.startswith('win32') and os.environ.get('MSYSTEM'):
|
/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/ |
H A D | notempdir.patch | 16 DIST_WIN32 ?= $(shell pwd)/$(DIST_NAME)-win32.zip
|
/openbmc/linux/arch/sparc/math-emu/ |
H A D | math_64.c | 325 struct reg_window32 __user *win32; in do_mathemu() local 327 win32 = (struct reg_window32 __user *)((unsigned long)((u32)regs->u_regs[UREG_FP])); in do_mathemu() 328 get_user(XR, &win32->locals[freg - 16]); in do_mathemu()
|
/openbmc/qemu/block/ |
H A D | meson.build | 92 block_ss.add(files('file-win32.c', 'win32-aio.c'))
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/ |
H A D | 0001-Fix-host-contamination-of-include-files.patch | 29 'win32': False, # no icu-config
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0021-cmake-Disable-format-overflow-warning-as-error.patch | 27 set(VCOS_PLATFORM win32)
|
/openbmc/qemu/scripts/ |
H A D | clean-includes | 134 *include/sysemu/os-win32.h | \
|
/openbmc/qemu/ui/ |
H A D | meson.build | 108 system_ss.add(files('win32-kbd-hook.c')) 161 ['win32', 'qcode'],
|
/openbmc/openbmc/poky/meta/recipes-support/libffi/ |
H A D | libffi_3.4.6.bb | 14 file://not-win32.patch \
|