Home
last modified time | relevance | path

Searched refs:mess (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/
H A D0001-Specify-printf-formats.patch20 @@ -91,7 +91,7 @@ inline void checkIntZero(int value, char *mess)
24 - printf(mess);
25 + printf("%s",mess);
29 @@ -101,7 +101,7 @@ inline void checkLong(long value, char *mess)
33 - printf(mess);
34 + printf("%s", mess);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gprs/
H A Dgprs.cpp121 QString mess=ui->Line_msg->text()+"\x1a"; in on_pbt_send_clicked() local
142 if(::write(m_fd,mess.toLatin1(),mess.length())) in on_pbt_send_clicked()
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/
H A DTODO2 - The kpc_i2c driver is a hot mess, it should probably be cleaned up a ton. It functions against c…
/OK3568_Linux_fs/kernel/drivers/leds/
H A DTODO16 * LED names are still a mess
60 In particular, LED names are still a mess (see above) and utility
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/
H A Dnostrip.patch4 Subject: [PATCH] Don't mess with CFLAGS and LDFLAGS when --with-minimal is
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.ARM-memory-map17 I agree that this mess should be cleaned up.
/OK3568_Linux_fs/buildroot/package/libnfs/
H A D0001-Fix-include-sys-time.h.patch11 Instead of the mess that is currently done based on the system on which
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A DTODO20 - "drivers" should never be dealing with "raw" sysfs calls or mess around with
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0004-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0004-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0006-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0004-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0005-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0005-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0005-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0005-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0004-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0004-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0008-cld3-Avoid-unaligned-accesses.patch22 // This is a mess, but there's not much we can do about it.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/
H A D0002-chromium-fix-build-with-clang.patch85 - # really need it and it can mess up the goma cache entries.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/
H A D0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch43 +# Enable -pedantic-errors last, so that it doesn't mess up other
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/
H A D0002-Remove-the-GN-settings-done-for-clang-that-conflict-.patch97 - # really need it and it can mess up the goma cache entries.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/vsftpd/
H A Dvsftpd_3.0.5.bb52 # Fix hardcoded /usr, /etc, /var mess.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D01_man_portability.patch70 -connected to the null device, so that it won\'t mess up the
71 +connected to the null device, so that it won't mess up the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/
H A Dmozjs-78_78.15.0.bb56 # Note: Python with mozilla build is a mess: E.g: python-six: to get an error

1234