Home
last modified time | relevance | path

Searched refs:incomplete (Results 1 – 25 of 177) sorted by relevance

12345678

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dutf.hpp44 static const code_point incomplete = 0xFFFFFFFEu; variable
196 return incomplete; in decode()
220 return incomplete; in decode()
227 return incomplete; in decode()
234 return incomplete; in decode()
355 return incomplete; in decode()
363 return incomplete; in decode()
429 return boost::locale::utf::incomplete; in decode()
H A Dencoding_utf.hpp43 if(c==utf::illegal || c==utf::incomplete) { in utf_to_utf()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0003-uapi-fix-linux-if.h-userspace-compilation-errors.patch9 /usr/include/linux/if.h:234:19: error: field 'ifru_addr' has incomplete type
11 /usr/include/linux/if.h:235:19: error: field 'ifru_dstaddr' has incomplete type
13 /usr/include/linux/if.h:236:19: error: field 'ifru_broadaddr' has incomplete type
15 /usr/include/linux/if.h:237:19: error: field 'ifru_netmask' has incomplete type
17 /usr/include/linux/if.h:238:20: error: field 'ifru_hwaddr' has incomplete type
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0026-Handle-missing-gshadow.patch69 bool incomplete = false;
86 incomplete = true;
97 bool incomplete = false;
114 incomplete = true;
142 bool incomplete = false;
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0026-Handle-missing-gshadow.patch71 bool incomplete = false;
88 incomplete = true;
99 bool incomplete = false;
116 incomplete = true;
148 bool incomplete = false;
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_diag.h32 u64 incomplete :1; member
76 const void *const data, const bool incomplete);
H A Dzfcp_diag.c129 const void *const data, const bool incomplete) in zfcp_diag_update_xdata() argument
141 hdr->incomplete = incomplete; in zfcp_diag_update_xdata()
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0008-eglconvenience-add-missing-QList-include.patch11 …ence.cpp:418:23: error: variable ‘QList<QByteArray> extensions’ has initializer but incomplete type
14 qeglconvenience.cpp:420:65: error: invalid use of incomplete type ‘class QList<QByteArray>’
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A DAUTHORS.txt22 An incomplete list of people have contributed patches to Beautiful
33 An incomplete list of people who made suggestions or found bugs or
/OK3568_Linux_fs/kernel/drivers/staging/nvec/
H A DTODO1 ToDo list (incomplete, unordered)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A Dwformat.patch6 sprintf(buf, "message incomplete because your OS sucks: %s\n", fmt);
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dfrontend_legacy_dvbv3_api.rst11 incomplete information. This is kept only to support legacy
/OK3568_Linux_fs/kernel/tools/perf/
H A DCREDITS6 Here is an (incomplete!) list of main contributors to those files
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c1116 unsigned int incomplete, error; in xlgmac_rx_poll() local
1129 incomplete = 0; in xlgmac_rx_poll()
1161 incomplete = XLGMAC_GET_REG_BITS( in xlgmac_rx_poll()
1175 if ((incomplete || context_next) && error) in xlgmac_rx_poll()
1214 if (incomplete || context_next) in xlgmac_rx_poll()
1267 if (received && (incomplete || context_next)) { in xlgmac_rx_poll()
/OK3568_Linux_fs/buildroot/package/python-libconfig/
H A DConfig.in9 # error: invalid use of incomplete type 'struct _IO_FILE'
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm2837-rpi-cm3.dtsi15 * remove the incomplete node.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tesseract/tesseract/
H A D0001-include-sys-time.h.patch10 incomplete type 'struct timeval'
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/
H A D0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch6 error: field has incomplete
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0001-include-missing-kernel-header.patch8 …eglibc/sysroots/re-64b/usr/include/linux/if_bridge.h:172:20: error: field 'ip6' has incomplete type
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0022-sys-stat.patch8 ../../base/files/file_enumerator.h:78:20: error: field has incomplete type 'base::stat_wrapper_t' (…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-include-missing-array-header.patch7 …ey_value.cc:25:30: error: aggregate 'std::array<char, 128> buffer' has incomplete type and cannot …
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/
H A Dgtksourceview4_4.8.2.bb25 # Override the definition in meson.bbclass. The dependencies in mason.build are incomplete
/OK3568_Linux_fs/buildroot/package/clamav/
H A D0001-clamdscan-proto.c-fix-build-error-due-to-missing-soc.patch11 proto.c:86:67: error: invalid application of ‘sizeof’ to incomplete type ‘struct sockaddr_un’
/OK3568_Linux_fs/buildroot/package/zip/
H A D0007-timezone.c-needs-time.h-fixes-musl-compile.patch10 timezone.c:644:18: error: dereferencing pointer to incomplete type 'struct tm'
/OK3568_Linux_fs/buildroot/package/ltrace/
H A D0002-sparc-add-missing-library.h-include.patch12 plt.c:33:12: error: dereferencing pointer to incomplete type

12345678