| /openbmc/qemu/contrib/elf2dmp/ |
| H A D | kdbg.h | 110 /* NT 5.1 Addition */ 115 /* NT 5.0 hotfix addition */ 129 /* NT 5.1 Addition */ 136 /* Server 2003 addition */ 186 /* Longhorn addition */ 192 /* Windows 7 addition */
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_sel.robot | 153 Verify IPMI SEL Most Recent Addition Timestamp 154 [Documentation] Verify most recent addition timestamp in SEL info. 157 # Get Most Recent Addition Timestamp from SEL Info. 158 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info 167 # Compare epoch of sel entry timestamp and last addition timestamp. 189 # Get Most Recent Addition Timestamp from SEL Info. 190 ${addition}= Get Most Recent Addition Timestamp From SEL Info 191 ${epoch_addition}= Convert To Integer ${addition} 16 193 # Compare epoch of sel entry timestamp and last addition timestamp. 207 # Get Most Recent Addition Timestamp from SEL Info. [all …]
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | expression.cpp | 16 return Operation::addition; in parseOperation() 42 case Operation::addition: in evaluate() 82 std::optional<Operation> next = Operation::addition; in evaluate()
|
| H A D | expression.hpp | 14 addition, enumerator
|
| /openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/ |
| H A D | linux-yocto-custom.bb | 44 # example configuration addition: 46 # example patch addition (for kernel v4.x only): 48 # example feature addition (for kernel v4.x only):
|
| /openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-ethstats_%.bbappend | 1 # Enable registration via Google OEM Number in addition to OpenBMC.
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | jobs_processing.py | 19 In addition to running the caller's keyword, this function will: 68 In addition to running the caller's keyword, this function will:
|
| /openbmc/phosphor-fan-presence/monitor/example/ |
| H A D | config.json | 18 "In addition, this fan is not monitored for the first 30 seconds after", 58 "In addition, this fan is not monitored for the first 30 seconds after", 107 "In addition, this fan is not monitored for the first 30 seconds after",
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/turbostat/ |
| H A D | COPYING | 14 In addition, other licenses may also apply. Please see:
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | GPL-2.0-with-GCC-exception | 5 In addition to the permissions in the GNU General Public License, the Free
|
| H A D | LPL-1.02 | 29 …gram if, at the time the Contribution is added by the Contributor, such addition of the Contributi… 45 C. In addition, each Contributor must identify itself as the originator of its Contribution in a ma… 69 …s Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient ins… 73 …subject to the version of the Agreement under which it was received. In addition, after a new vers…
|
| H A D | IPL-1.0 | 53 addition of the Contribution causes such combination to be covered by 103 In addition, each Contributor must identify itself as the originator 176 terminate as of the date such litigation is filed. In addition, if 198 under which it was received. In addition, after a new version of the
|
| H A D | LPL-1.0 | 33 …gram if, at the time the Contribution is added by the Contributor, such addition of the Contributi… 55 …C. In addition, each Contributor must identify itself as the originator of its Contribution, if an… 75 …s Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient ins… 79 …subject to the version of the Agreement under which it was received. In addition, after a new vers…
|
| H A D | HPND-DEC | 13 ADDITION TO THAT SET FORTH ABOVE.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/ |
| H A D | COPYING | 14 In addition, other licenses may also apply. Please see:
|
| /openbmc/qemu/linux-headers/ |
| H A D | COPYING | 14 In addition, other licenses may also apply. Please see:
|
| /openbmc/phosphor-bmc-code-mgmt/i2c-vr/ |
| H A D | README.md | 8 This example shows an addition to configuration for the Infineon XDPE1X2XX
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | bcm283x-uboot.dtsi | 3 * U-Boot addition to keep baudrate set by firmware
|
| H A D | hi3798cv200-u-boot.dtsi | 3 * U-Boot addition to:
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | larl.c | 14 * The compiler may emit larl for the C addition, so compute the expected in main()
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | xtrans_1.6.0.bb | 6 Use of this API should allow the addition of new types of transports and \
|
| /openbmc/docs/ |
| H A D | meta-layer-guidelines.md | 65 In addition, subprojects might change their build tooling, for example from 126 project will remain useful. In addition, having significant portions of 147 In addition, having an accounting of exactly what is in your build prevents
|
| /openbmc/openbmc/meta-security/docs/ |
| H A D | dm-verity-systemd-x86-64.txt | 19 to fetch and add that layer in addition to the meta-security related layers. 21 In addition to the basic dm-verity settings, choose systemd in local.conf:
|
| /openbmc/qemu/docs/system/openrisc/ |
| H A D | emulation.rst | 12 In addition to the instruction subsets the QEMU TCG emulation also has support
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 346 for addition in additions.copy(): 347 if addition not in additions: 349 translated = addition.translate(numeric_removal) 354 commondir = addition.split("/") 375 filechanges.append(FileChange(removal, FileChange.changetype_move, addition)) 376 if addition in additions: 377 additions.remove(addition) 383 for addition in additions: 384 filechanges.append(FileChange(addition, FileChange.changetype_add))
|