Home
last modified time | relevance | path

Searched full:incompatible (Results 1 – 25 of 916) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dincompatible_lic.py8 …error_msg = 'ERROR: Nothing PROVIDES \'%s\'\n%s was skipped: it has incompatible license(s): %s' %…
20 …self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use…
26 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild…
31 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, plea…
37 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid li…
43 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid licens…
49 …self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', '*GPL-3.0-only', "*GPL-3.0-on…
55 …self.lic_test('incompatible-licenses', 'GPL-2.0-only GPL-3.0-only LGPL-3.0-only', '*', "* is an in…
60 …error_msg = 'ERROR: Nothing PROVIDES \'%s\'\n%s was skipped: it has incompatible license(s): %s' %…
71 self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0-only')
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__undef_macros15 _LIBCPP_WARNING("macro min is incompatible with C++. Try #define NOMINMAX "
18 #warning: macro min is incompatible with C++. #undefing min
27 _LIBCPP_WARNING("macro max is incompatible with C++. Try #define NOMINMAX "
30 #warning: macro max is incompatible with C++. #undefing max
H A Dset695 "node_type with incompatible allocator passed to set::insert()");
703 "node_type with incompatible allocator passed to set::insert()");
722 "merging container with incompatible allocator");
730 "merging container with incompatible allocator");
738 "merging container with incompatible allocator");
746 "merging container with incompatible allocator");
1181 "node_type with incompatible allocator passed to multiset::insert()");
1189 "node_type with incompatible allocator passed to multiset::insert()");
1208 "merging container with incompatible allocator");
1216 "merging container with incompatible allocator");
[all …]
H A Dunordered_set605 "node_type with incompatible allocator passed to unordered_set::insert()");
613 "node_type with incompatible allocator passed to unordered_set::insert()");
633 "merging container with incompatible allocator");
641 "merging container with incompatible allocator");
649 "merging container with incompatible allocator");
657 "merging container with incompatible allocator");
1162 "node_type with incompatible allocator passed to unordered_multiset::insert()");
1170 "node_type with incompatible allocator passed to unordered_multiset::insert()");
1191 "merging container with incompatible allocator");
1199 "merging container with incompatible allocator");
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__undef_macros15 _LIBCPP_WARNING("macro min is incompatible with C++. Try #define NOMINMAX "
18 #warning: macro min is incompatible with C++. #undefing min
27 _LIBCPP_WARNING("macro max is incompatible with C++. Try #define NOMINMAX "
30 #warning: macro max is incompatible with C++. #undefing max
H A Dset695 "node_type with incompatible allocator passed to set::insert()");
703 "node_type with incompatible allocator passed to set::insert()");
722 "merging container with incompatible allocator");
730 "merging container with incompatible allocator");
738 "merging container with incompatible allocator");
746 "merging container with incompatible allocator");
1181 "node_type with incompatible allocator passed to multiset::insert()");
1189 "node_type with incompatible allocator passed to multiset::insert()");
1208 "merging container with incompatible allocator");
1216 "merging container with incompatible allocator");
[all …]
H A Dunordered_set605 "node_type with incompatible allocator passed to unordered_set::insert()");
613 "node_type with incompatible allocator passed to unordered_set::insert()");
633 "merging container with incompatible allocator");
641 "merging container with incompatible allocator");
649 "merging container with incompatible allocator");
657 "merging container with incompatible allocator");
1162 "node_type with incompatible allocator passed to unordered_multiset::insert()");
1170 "node_type with incompatible allocator passed to unordered_multiset::insert()");
1191 "merging container with incompatible allocator");
1199 "merging container with incompatible allocator");
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A Dopenat2_test.c163 /* O_TMPFILE is incompatible with O_PATH and O_CREAT. */ in test_openat2_flags()
164 { .name = "incompatible flags (O_TMPFILE | O_PATH)", in test_openat2_flags()
166 { .name = "incompatible flags (O_TMPFILE | O_CREAT)", in test_openat2_flags()
177 { .name = "incompatible flags (O_PATH | O_RDWR)", in test_openat2_flags()
179 { .name = "incompatible flags (O_PATH | O_CREAT)", in test_openat2_flags()
181 { .name = "incompatible flags (O_PATH | O_EXCL)", in test_openat2_flags()
183 { .name = "incompatible flags (O_PATH | O_NOCTTY)", in test_openat2_flags()
185 { .name = "incompatible flags (O_PATH | O_DIRECT)", in test_openat2_flags()
187 { .name = "incompatible flags (O_PATH | O_LARGEFILE)", in test_openat2_flags()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-fpga-manager44 error or incompatible bitstream image. The intent of this
55 * reconfig incompatible image - reconfiguration image is
56 incompatible with hardware
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch4 Subject: [PATCH] Fix incompatible pointer type struct sockaddr_un *
7 …4893:25: error: passing argument 2 of 'connect' from incompatible pointer type [-Werror=incompatib…
H A D0001-pass-correct-parameters-to-getdents64.patch7 ../git/src/basic/recurse-dir.c:57:40: error: incompatible pointer types passing 'uint8_t *' (aka 'u…
11 ../git/src/basic/stat-util.c:102:28: error: incompatible pointer types passing 'union (unnamed unio…
/OK3568_Linux_fs/kernel/include/linux/
H A Dacct.h39 * 3: new binary incompatible format (64 bytes)
40 * 4: new binary incompatible format (128 bytes)
41 * 5: new binary incompatible format (128 bytes, second half)
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DMPL-2.0-no-copyleft-exception13 1.5. "Incompatible With Secondary Licenses" means
89 …ed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary …
131 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
132 …If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under th…
142 Exhibit B - "Incompatible With Secondary Licenses" Notice
144 …This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public …
H A DMPL-2.024 1.5. "Incompatible With Secondary Licenses"
191 Covered Software is not Incompatible With Secondary Licenses, this
348 10.4. Distributing Source Code Form that is Incompatible With Secondary
351 If You choose to distribute Source Code Form that is Incompatible With
369 Exhibit B - "Incompatible With Secondary Licenses" Notice
372 This Source Code Form is "Incompatible With Secondary Licenses", as
H A DOSET-PL-2.120 1.5 “Incompatible With Secondary Licenses” means:
84 …ed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary …
151 …Source Code Form That is Incompatible With Secondary Licenses If You choose to distribute Source C…
159 EXHIBIT B - “Incompatible With Secondary License” Notice
161 This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the OSET Public Lice…
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.4426 1.5. "Incompatible With Secondary Licenses"
196 Covered Software is not Incompatible With Secondary Licenses, this
336 10.4. Distributing Source Code Form that is Incompatible With Secondary
338 Incompatible With Secondary Licenses under the terms of this version of
358 Exhibit B - "Incompatible With Secondary Licenses" Notice
360 This Source Code Form is "Incompatible
H A DLICENSE.1954 1.5. "Incompatible With Secondary Licenses"
221 Covered Software is not Incompatible With Secondary Licenses, this
378 10.4. Distributing Source Code Form that is Incompatible With Secondary
381 If You choose to distribute Source Code Form that is Incompatible With
399 Exhibit B - "Incompatible With Secondary Licenses" Notice
402 This Source Code Form is "Incompatible With Secondary Licenses", as
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsysfb.c13 * the framebuffer is incompatible, we instead create a legacy
56 /* if the FB is incompatible, create a legacy framebuffer device */ in sysfb_init()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0001-resolve-Use-sockaddr-pointer-type-for-bind.patch10 ../git/src/resolve/test-resolved-stream.c:112:32: error: incompatible pointer types passing 'struct…
13 ../git/src/resolve/test-resolved-stream.c:251:39: error: incompatible pointer types passing 'struct…
H A D0001-pass-correct-parameters-to-getdents64.patch7 ../git/src/basic/recurse-dir.c:57:40: error: incompatible pointer types passing 'uint8_t *' (aka 'u…
11 ../git/src/basic/stat-util.c:102:28: error: incompatible pointer types passing 'union (unnamed unio…
/OK3568_Linux_fs/kernel/block/partitions/
H A DKconfig151 table format, incompatible with all others. Saying Y here allows you
162 incompatible with all other OSes. Saying Y here allows you to read
231 format, incompatible with all others. Saying Y here allows you to
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dsuper.rst138 incompatible feature set is that if there is a bit set in the
139 incompatible feature set that the kernel doesn't know about, it should
143 about a feature in either the compatible or incompatible feature set, it
166 - Incompatible feature set. If the kernel or fsck doesn't understand one
601 backward incompatible, fast commit blocks are not always
609 The superblock incompatible features field is a combination of any of the
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c239 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_alloc()
441 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in __cvmx_bootmem_phy_free()
606 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_named_block_find()
674 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_free()
737 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_alloc()
/OK3568_Linux_fs/kernel/arch/um/
H A DKconfig80 NOTE: This option is incompatible with some networking features which
180 # inf-cpu mode is incompatible with the benchmarking
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0007-Fix-build-with-GCC-10-when-long-double-double.patch9 disabled to avoid problems with aliases having incompatible types, but
10 GCC 10 now gives errors for incompatible types when the long double
12 is an incompatible header declaration.

12345678910>>...37