| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | pkcs7_parser.c | 307 goto unsupported; in pkcs7_note_signeddata_version() 320 goto unsupported; in pkcs7_note_signeddata_version() 325 unsupported: in pkcs7_note_signeddata_version() 341 goto unsupported; in pkcs7_note_signerinfo_version() 360 goto unsupported; in pkcs7_note_signerinfo_version() 365 unsupported: in pkcs7_note_signerinfo_version()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qplacemanagerengine_nokiav2.cpp | 352 bool unsupported = false; in search() local 354 unsupported |= query.visibilityScope() != QLocation::UnspecifiedVisibility && in search() 358 unsupported |= !query.searchTerm().isEmpty() && !query.categories().isEmpty(); in search() 361 unsupported |= !query.recommendationId().isEmpty() in search() 365 if (unsupported) { in search() 482 bool unsupported = false; in searchSuggestions() local 484 unsupported |= query.visibilityScope() != QLocation::UnspecifiedVisibility && in searchSuggestions() 487 unsupported |= !query.categories().isEmpty(); in searchSuggestions() 488 unsupported |= !query.recommendationId().isEmpty(); in searchSuggestions() 490 if (unsupported) { in searchSuggestions()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0007-kexec.c-add-guard-around-ENOTSUP.patch | 28 * ENOTSUP can be unsupported image 29 * type or unsupported PE signature
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | jailhouse.c | 238 goto unsupported; in jailhouse_init_platform() 252 goto unsupported; in jailhouse_init_platform() 271 unsupported: in jailhouse_init_platform()
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | reg_compare.c | 92 int signalling = 0, unsupported = 0; in compare() local 96 unsupported = !((exponent(st0_ptr) == EXP_OVER) in compare() 103 unsupported |= !((exponent(b) == EXP_OVER) in compare() 106 if (signalling || unsupported) in compare()
|
| H A D | errors.c | 420 int signalling, unsupported; in real_2op_NaN() local 428 unsupported = ((taga == TW_NaN) in real_2op_NaN() 433 if (unsupported) { in real_2op_NaN()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | placemanagerengine_esri.cpp | 96 bool unsupported = false; in search() local 99 unsupported |= request.visibilityScope() != QLocation::UnspecifiedVisibility && in search() 101 unsupported |= request.searchTerm().isEmpty() && request.categories().isEmpty(); in search() 103 if (unsupported) in search()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qplacemanagerengineosm.cpp | 129 bool unsupported = false; in search() local 132 unsupported |= request.visibilityScope() != QLocation::UnspecifiedVisibility && in search() 134 unsupported |= request.searchTerm().isEmpty() && request.categories().isEmpty(); in search() 136 if (unsupported) in search()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/ |
| H A D | libnetfilter-cthelper-visibility-hidden.patch | 229 * unsupported attribute is used, this returns NULL. 249 * If the attribute is unsupported, this returns NULL. 264 * unsupported, this returns NULL. 280 * unsupported, this returns NULL. 296 * unsupported, this returns NULL.
|
| H A D | 0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch | 141 * unsupported attribute is used, this returns NULL. 158 * If the attribute is unsupported, this returns NULL. 172 * unsupported, this returns NULL.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_filter.c | 51 static inline bool unsupported(u32 conf, u32 conf_mask, u32 val, u32 mask) in unsupported() function 259 if (unsupported(fconf, FCOE_F, fs->val.fcoe, fs->mask.fcoe) || in validate_filter() 260 unsupported(fconf, PORT_F, fs->val.iport, fs->mask.iport) || in validate_filter() 261 unsupported(fconf, TOS_F, fs->val.tos, fs->mask.tos) || in validate_filter() 262 unsupported(fconf, ETHERTYPE_F, fs->val.ethtype, in validate_filter() 264 unsupported(fconf, MACMATCH_F, fs->val.macidx, fs->mask.macidx) || in validate_filter() 265 unsupported(fconf, MPSHITTYPE_F, fs->val.matchtype, in validate_filter() 267 unsupported(fconf, FRAGMENTATION_F, fs->val.frag, fs->mask.frag) || in validate_filter() 268 unsupported(fconf, PROTOCOL_F, fs->val.proto, fs->mask.proto) || in validate_filter() 269 unsupported(fconf, VNIC_ID_F, fs->val.pfvf_vld, in validate_filter() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/ |
| H A D | hisi-pmu.rst | 56 The current driver does not support sampling. So "perf record" is unsupported. 57 Also attach to a task is unsupported as the events are all uncore.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/ |
| H A D | configure.patch | 3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 200 + GST_DEBUG ("unsupported src info for RGA"); 205 + GST_DEBUG ("unsupported dst info for RGA"); 226 + GST_DEBUG ("unsupported rotation for RGA");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 200 + GST_DEBUG ("unsupported src info for RGA"); 205 + GST_DEBUG ("unsupported dst info for RGA"); 226 + GST_DEBUG ("unsupported rotation for RGA");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 200 + GST_DEBUG ("unsupported src info for RGA"); 205 + GST_DEBUG ("unsupported dst info for RGA"); 226 + GST_DEBUG ("unsupported rotation for RGA");
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_unsupp.S | 4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/ |
| H A D | sysfs-firmware-acpi | 8 enabling this knob is not safe and thus unsupported.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pxaregs/ |
| H A D | pxaregs_1.14.bb | 5 HOMEPAGE = "http://www.mn-logistik.de/unsupported/pxa250/"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | alternate_rpc_ports.patch | 152 - "%s attempted mount with unsupported protocol version", 154 + "%s attempted mount with unsupported protocol version: %i",
|
| /OK3568_Linux_fs/buildroot/package/environment-setup/ |
| H A D | environment-setup | 24 echo "unsupported shell"
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/wayland/egl/ |
| H A D | 0001-Mark-GLFeature-framebuffer_multisample-as-unsupporte.patch | 4 Subject: [PATCH] Mark GLFeature::framebuffer_multisample as unsupported
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | pci.txt | 24 unsupported link speed, for instance, trying to do training for 25 unsupported link speed, etc. Must be '4' for gen4, '3' for gen3, '2'
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/ |
| H A D | musl.inc | 24 # thumb1 is unsupported
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-grpcio_1.45.0.bb | 30 BORING_SSL_PLATFORM ?= "unsupported"
|