| /OK3568_Linux_fs/yocto/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 \
|
| /OK3568_Linux_fs/buildroot/package/libgtk2/ |
| H A D | 0001-reduce-dependencies.patch | 20 -AC_ARG_WITH(gdktarget, [ --with-gdktarget=[[x11/win32/quartz/directfb]] select non-default GDK ta… 21 +AC_ARG_WITH(gdktarget, [ --with-gdktarget=[[x11/win32/quartz/directfb/none]] select non-default G… 26 - x11|win32|quartz|directfb) ;; 27 + x11|win32|quartz|directfb|none) ;; 28 *) AC_MSG_ERROR([Invalid target for GDK: use x11, quartz, directfb or win32.]);; 49 ## target is win32 we need the cairo-win32 backend and so on.
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | mingwbuild | 103 rm -rf $dir $dir-win32.zip 106 for f in ChangeLog LICENSE.GPL README README.win32; do 134 zip -r $dir-win32.zip $dir 140 nsiswrapper --run --name $dir --outfile ../${dir}-win32.exe *.exe *.dll *.ini *.txt *.pdf *.bat
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyserial_3.5.bb | 16 PACKAGES =+ "${PN}-java ${PN}-osx ${PN}-win32 ${PN}-tools" 28 FILES:${PN}-win32 = " \ 31 ${PYTHON_SITEPACKAGES_DIR}/serial/*win32* \ 32 ${PYTHON_SITEPACKAGES_DIR}/serial/__pycache__/*win32* \
|
| /OK3568_Linux_fs/kernel/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 | 198 struct reg_window32 win32; in regwindow64_get() local 201 if (get_from_target(target, rw_addr, &win32, sizeof(win32))) in regwindow64_get() 204 wbuf->locals[i] = win32.locals[i]; in regwindow64_get() 206 wbuf->ins[i] = win32.ins[i]; in regwindow64_get() 223 struct reg_window32 win32; in regwindow64_set() local 227 win32.locals[i] = wbuf->locals[i]; in regwindow64_set() 229 win32.ins[i] = wbuf->ins[i]; in regwindow64_set() 231 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()
|
| /OK3568_Linux_fs/buildroot/package/docker-compose/ |
| H A D | 0003-support-PyYAML-up-to-5.1-version.patch | 21 pypiwin32==219; sys_platform == 'win32' and python_version < '3.6' 22 pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
|
| H A D | 0001-Strip-up-generic-versions-and-bump-requests.patch | 57 - ':sys_platform == "win32"': ['colorama >= 0.4, < 0.5'], 60 + ':sys_platform == "win32"': ['colorama >= 0.4, < 1'],
|
| /OK3568_Linux_fs/yocto/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/" 11 http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${BPN}-dev_${PV}_win32.zip \
|
| /OK3568_Linux_fs/buildroot/package/nginx/ |
| H A D | 0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch | 33 @@ -184,6 +184,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then 41 @@ -205,6 +206,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then 49 @@ -219,6 +221,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then 61 @@ -8,6 +8,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
|
| H A D | 0006-auto-lib-openssl-conf-use-pkg-config.patch | 63 - if [ "$NGX_PLATFORM" = win32 ]; then 103 + if [ "$NGX_PLATFORM" = win32 ]; then 111 if [ "$NGX_PLATFORM" != win32 ]; then
|
| /OK3568_Linux_fs/yocto/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':
|
| /OK3568_Linux_fs/buildroot/package/libshout/ |
| H A D | 0001-configure.ac-add-an-option-to-disable-tools.patch | 22 -SUBDIRS = include src doc win32 tools 23 +SUBDIRS = include src doc win32
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltoptions.m4 | 73 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no 124 # win32-dll 126 # Declare package support for building win32 dll's. 127 LT_OPTION_DEFINE([LT_INIT], [win32-dll], 146 ])# win32-dll 150 _LT_SET_OPTION([LT_INIT], [win32-dll]) 153 put the 'win32-dll' option into LT_INIT's first parameter.])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/ |
| H A D | 0001-libmimetic-Removing-test-directory-from-the-Makefile.patch | 30 -SUBDIRS = mimetic doc examples test win32 31 +SUBDIRS = mimetic doc examples win32
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | Makefile.am | 30 sox_SOURCES += win32/glob.c win32/glob.h 31 AM_CPPFLAGS += -I$(srcdir)/win32
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-imaging/ |
| H A D | allow.to.disable.some.features.patch | 33 elif sys.platform == "win32" and find_library_file(self, "zlib"): 40 elif sys.platform == "win32" and find_library_file(self, "libjpeg"):
|
| /OK3568_Linux_fs/buildroot/package/rpi-userland/ |
| H A D | 0003-Disable-Werror-everywhere.patch | 51 set(VCOS_PLATFORM win32) 90 set(VCOS_PLATFORM win32) 103 set(VCOS_PLATFORM win32)
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xwin-config.h.meson.in | 12 /* Cygwin has /dev/windows for signaling new win32 messages */
|
| H A D | xwin-config.h.in | 12 /* Cygwin has /dev/windows for signaling new win32 messages */
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/audiorecorder/ |
| H A D | audiorecorder.pro | 8 win32:INCLUDEPATH += $$PWD
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/audiorecorder/ |
| H A D | audiorecorder.pro | 8 win32:INCLUDEPATH += $$PWD
|
| /OK3568_Linux_fs/kernel/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()
|