/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | taskdata.py | 304 reasons = [] 309 reasons.append("%s was skipped: %s" % (skipitem.pn, skipitem.skipreason)) 311 … reasons.append("%s RPROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason)) 313 … reasons.append("%s PROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason)) 314 return reasons 355 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=self.get_reaso… 367 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=["No eligible … 403 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=self.get_reasons(… 410 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=["No eligible RPR…
|
/openbmc/qemu/hw/isa/ |
H A D | Kconfig | 41 # For historical reasons, SuperIO devices are created in the board 72 # For historical reasons, SuperIO devices are created in the board
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | built-in-fw.rst | 14 There are a few reasons why you might want to consider building your firmware 21 Even if you have these needs there are a few reasons why you may not be
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/ |
H A D | 0001-support-authentication-for-kickstart.patch | 102 + reasons = request.headers.get("WWW-Authenticate", "").split() 103 + if reasons: 104 + auth_type = reasons[0]
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | amu.rst | 78 CONFIG_ARM64_AMU_EXTN. To be noted that for security reasons, this does not 102 - Security reasons: they might expose information about code executed in 115 - Security reasons: they might expose information about code executed
|
/openbmc/qemu/docs/specs/ |
H A D | standard-vga.rst | 22 Applies to the pci variant only for obvious reasons. 73 Likewise applies to the pci variant only for obvious reasons.
|
/openbmc/linux/include/net/ |
H A D | dropreason.h | 37 const char * const *reasons; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 523 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local 526 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume() 528 if (reasons) { in iwlagn_mac_resume() 529 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume() 531 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume() 533 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume() 536 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume() 538 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume() 540 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | virtio.rst | 11 for several reasons: 114 added to the core for compatibility reasons. If transport or device specific
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-power-on-reason | 5 Description: Shows system power on reason. The following strings/reasons can
|
H A D | sysfs-class-net-statistics | 170 See the driver for the exact reasons as to why the packets were 179 a network device. See the driver for the exact reasons as to 188 FIFO error. See the driver for the exact reasons as to why the 198 reasons as to why the packets were dropped.
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | mem_alignment.rst | 8 bad idea to configure it out, but Russell King has some good reasons for 22 mode isn't recommended for performance reasons (just think about the
|
H A D | kernel_mode_neon.rst | 20 code that runs in kernel mode. However, for performance reasons, the NEON/VFP 25 non-preemptible section for reasons outlined below. 51 For reasons of performance and simplicity, it was decided that there shall be no
|
/openbmc/openbmc/meta-arm/meta-arm/classes/ |
H A D | fvpboot.bbclass | 58 # For unexplained reasons, getVarFlags() returns None if there are no flags 61 # For other reasons, you can't pass expand=True
|
/openbmc/qemu/migration/ |
H A D | migration-hmp-cmds.c | 62 strList *reasons = info->blocked_reasons; in hmp_info_migrate() local 64 while (reasons) { in hmp_info_migrate() 65 monitor_printf(mon, " %s\n", reasons->value); in hmp_info_migrate() 66 reasons = reasons->next; in hmp_info_migrate()
|
H A D | savevm.h | 33 void qemu_savevm_non_migratable_list(strList **reasons);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
H A D | 855.patch | 6 For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of…
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | d3.c | 1463 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1465 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1472 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1475 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1479 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons() 1483 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1486 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1489 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 1492 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons() 1495 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-2.0-with-font-exception | 9 reasons why the document might be covered by the GNU General Public License. If
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | 0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | 8 reasons why this is not approproiate for upstream submission.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/ |
H A D | 0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | 8 reasons why this is not approproiate for upstream submission.
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/ |
H A D | 0001-remove-pointless-check.patch | 6 There's no point explicitly checking for gtk-doc, for two reasons:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
H A D | keyutils-fix-error-report-by-adding-default-message.patch | 9 have several reasons.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb_references.rst | 14 reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.
|
/openbmc/hiomapd/ |
H A D | README.md | 7 For historical reasons, source and generated binaries may refer to 'mbox' or 60 For not particularly good reasons the codebase is a mix of C and C++. This is an
|