/openbmc/openbmc/poky/meta/recipes-support/libbsd/ |
H A D | libbsd_0.12.2.bb | 10 # License: BSD-2-clause 11 # License: BSD-2-clause-NetBSD 12 # License: BSD-2-clause-author 13 # License: BSD-2-clause-verbatim 14 # License: BSD-3-clause 15 # License: BSD-3-clause-author 16 # License: BSD-3-clause-John-Birrell 17 # License: BSD-3-clause-Regents 18 # License: BSD-4-clause-Christopher-G-Demetriou 19 # License: BSD-4-clause-Niels-Provos [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | if_action.hpp | 39 * - then clause 40 * - else clause (optional) 45 * If the condition is true, the actions in the "then" clause are executed. 47 * If the condition is false, the actions in the "else" clause are executed (if 79 * If the condition action returns true, the actions in the "then" clause 81 * "then" clause. 83 * If the condition action returns false, the actions in the "else" clause 85 * "else" clause. If no "else" clause was specified, returns false. 91 * @return return value from last action in "then" or "else" clause 106 * Returns the actions in the "then" clause. [all …]
|
H A D | if_action.cpp | 31 // Condition was true; execute actions in "then" clause in execute() 36 // Condition was false; check if optional "else" clause was specified in execute() 39 // Execute actions in "else" clause in execute() 44 // No "else" clause specified; return value is false in this case in execute()
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | if_action_tests.cpp | 39 // Test where else clause is not specified in TEST() 54 // Test where else clause is specified in TEST() 89 // Create vector of actions for then clause in TEST() 114 // Test where condition is true: then clause returns true in TEST() 122 // Create vector of actions for then clause: last action returns true in TEST() 128 // Create vector of actions for else clause: should not be executed in TEST() 143 // Test where condition is true: then clause returns false in TEST() 151 // Create vector of actions for then clause: last action returns false in TEST() 157 // Create vector of actions for else clause: should not be executed in TEST() 172 // Test where condition is false: else clause returns true in TEST() [all …]
|
/openbmc/u-boot/Licenses/ |
H A D | README | 42 SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause 44 you can choose between GPL-2.0+ and BSD-3-Clause licensing. 118 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 123 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause 147 BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause 148 BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http://spdx.org/licenses/…
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/ |
H A D | arm-systemready-ir-acs.bb | 4 LICENSE = "AFL-2.1 & Apache-2.0 & BSD-2-Clause & BSD-2-Clause-Patent \ 5 & BSD-3-Clause & BSD-4-Clause & bzip2-1.0.4 & bzip2-1.0.6 & CC-BY-SA-4.0 \ 14 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 15 file://${COMMON_LICENSE_DIR}/BSD-2-Clause-Patent;md5=0518d409dae93098cca8dfa932f3ab1b \ 16 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 17 file://${COMMON_LICENSE_DIR}/BSD-4-Clause;md5=624d9e67e8ac41a78f6b6c2c55a83a2b \
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.rst | 179 - acpica: correct :term:`LICENSE` to "Intel | BSD-3-Clause | GPLv2" 180 - dtc: correct :term:`LICENSE` to "GPLv2 | BSD-2-Clause" 181 - e2fsprogs: correct :term:`LICENSE` to "GPLv2 & LGPLv2 & BSD-3-Clause & MIT" 182 - ffmpeg: correct :term:`LICENSE` to "GPLv2+ & LGPLv2.1+ & ISC & MIT & BSD-2-Clause & BSD-3-Clause… 183 - flac: correct :term:`LICENSE` to "GFDL-1.2 & GPLv2+ & LGPLv2.1+ & BSD-3-Clause" 184 - flex: correct :term:`LICENSE` to "BSD-3-Clause & LGPL-2.0+" 185 - font-util: correct :term:`LICENSE` to "MIT & MIT-style & BSD-4-Clause & BSD-2-Clause" 186 - glib-2.0: correct :term:`LICENSE` to "LGPLv2.1+ & BSD-3-Clause & PD" 188 - hdparm: correct :term:`LICENSE` to "BSD-2-Clause & GPLv2 & hdparm" 189 - iputils: correct :term:`LICENSE` to "BSD-3-Clause & GPLv2+" [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/man-pages/ |
H A D | man-pages_6.9.1.bb | 5 …PL-2.0-or-later & GPL-2.0-only & GPL-1.0-or-later & BSD-2-Clause & BSD-3-Clause & BSD-4-Clause & M… 8 file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \ 9 file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \ 10 file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/ |
H A D | pcsc-lite_2.0.3.bb | 3 LICENSE = "BSD-3-Clause & GPL-3.0-or-later" 4 LICENSE:${PN} = "BSD-3-Clause" 5 LICENSE:${PN}-lib = "BSD-3-Clause" 6 LICENSE:${PN}-doc = "BSD-3-Clause" 7 LICENSE:${PN}-dev = "BSD-3-Clause" 8 LICENSE:${PN}-dbg = "BSD-3-Clause & GPL-3.0-or-later"
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
H A D | arm-systemready-linux-distros-debian.bb | 12 & LGPL-2.1-or-later & LGPL-3.0-only & LGPL-3.0-or-later & BSD-2-Clause & BSD-3-Clause \ 13 …& BSD-3-Clause-Clear & BSD-4-Clause & BSD-4-Clause-UC & TCP-wrappers & OLDAP-2.8 & PSF-2.0 & BSL-1… 41 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 42 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 43 file://${COMMON_LICENSE_DIR}/BSD-3-Clause-Clear;md5=7a434440b651f4a472ca93716d01033a \ 44 file://${COMMON_LICENSE_DIR}/BSD-4-Clause;md5=624d9e67e8ac41a78f6b6c2c55a83a2b \ 45 file://${COMMON_LICENSE_DIR}/BSD-4-Clause-UC;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
|
H A D | arm-systemready-linux-distros-opensuse.bb | 4 & BSD-2-Clause-Patent & BSD-2-Clause & BSD-3-Clause & BSD-4-Clause \ 21 file://${COMMON_LICENSE_DIR}/BSD-2-Clause-Patent;md5=0518d409dae93098cca8dfa932f3ab1b \ 22 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 23 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 24 file://${COMMON_LICENSE_DIR}/BSD-4-Clause;md5=624d9e67e8ac41a78f6b6c2c55a83a2b \
|
H A D | arm-systemready-linux-distros-fedora.bb | 11 …& 0BSD & BSD-2-Clause & BSD-3-Clause & BSD-3-Clause-Modification & BSD-4-Clause & BSD-4-Clause-UC \ 37 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 38 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 39 file://${COMMON_LICENSE_DIR}/BSD-3-Clause-Modification;md5=27b46022df7bdef61a1e404fc3573f83 \ 40 file://${COMMON_LICENSE_DIR}/BSD-4-Clause;md5=624d9e67e8ac41a78f6b6c2c55a83a2b \ 41 file://${COMMON_LICENSE_DIR}/BSD-4-Clause-UC;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 202 indicates that the bad result flagged by the "exists" clause never 207 "exists" clause indicates a bad result. To see this, invert the "exists" 208 clause's condition and run the test.) The numbers ("0 3") at the end 210 clause (0) and the number not not satisfying that clause (3). 222 "Never" on line 10, the state flagged by the "exists" clause is not 232 "No" says that the "exists" clause was not satisfied by any execution, 235 of end states satisfying and not satisfying the "exists" clause, just 237 clause so that you don't have to look it up in the litmus-test file. 280 means that the "exists" clause on line 23 must change "1:r1=0" to 346 hope that the "exists" clause cannot be satisfied. LKMM agrees: [all …]
|
H A D | control-dependencies.txt | 182 In addition, control dependencies apply only to the then-clause and 183 else-clause of the "if" statement in question. In particular, they do 212 only to the stores in the then-clause and else-clause of the "if" statement 246 (*) Control dependencies apply only to the then-clause and else-clause
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux.inc | 9 …L-2.0-only & GPL-2.0-or-later & LGPL-2.1-or-later & BSD-2-Clause & BSD-3-Clause & BSD-4-Clause & M… 21 … file://Documentation/licenses/COPYING.BSD-3-Clause;md5=58dcd8452651fc8b07d1f65ce07ca8af \ 22 … file://Documentation/licenses/COPYING.BSD-4-Clause-UC;md5=263860f8968d8bafa5392cab74285262 \
|
/openbmc/linux/LICENSES/preferred/ |
H A D | BSD-2-Clause | 1 Valid-License-Identifier: BSD-2-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html 4 To use the BSD 2-clause "Simplified" License put the following SPDX 7 SPDX-License-Identifier: BSD-2-Clause
|
H A D | BSD-3-Clause | 1 Valid-License-Identifier: BSD-3-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html 4 To use the BSD 3-clause "New" or "Revised" License put the following SPDX 7 SPDX-License-Identifier: BSD-3-Clause
|
H A D | BSD-3-Clause-Clear | 1 Valid-License-Identifier: BSD-3-Clause-Clear 2 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause-Clear.html 4 To use the BSD 3-clause "Clear" License put the following SPDX 7 SPDX-License-Identifier: BSD-3-Clause-Clear
|
/openbmc/qemu/linux-headers/LICENSES/preferred/ |
H A D | BSD-2-Clause | 1 Valid-License-Identifier: BSD-2-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html 4 To use the BSD 2-clause "Simplified" License put the following SPDX 7 SPDX-License-Identifier: BSD-2-Clause
|
H A D | BSD-3-Clause | 1 Valid-License-Identifier: BSD-3-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html 4 To use the BSD 3-clause "New" or "Revised" License put the following SPDX 7 SPDX-License-Identifier: BSD-3-Clause
|
/openbmc/qemu/scripts/ |
H A D | minikconf.py | 112 def set_value(self, val, clause): argument 113 self.clauses_for_var.append(clause) 138 class Clause: class in KconfigData 146 class AssignmentClause(Clause): 148 KconfigData.Clause.__init__(self, dest) 156 class DefaultClause(Clause): 158 KconfigData.Clause.__init__(self, dest) 178 class DependsOnClause(Clause): 180 KconfigData.Clause.__init__(self, dest) 190 class SelectClause(Clause): [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/hdparm/ |
H A D | hdparm_9.65.bb | 7 LICENSE = "BSD-2-Clause & GPL-2.0-only & hdparm" 8 LICENSE:${PN} = "BSD-2-Clause & hdparm" 9 LICENSE:${PN}-dbg = "BSD-2-Clause & hdparm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | OGPL | 67 Rights clause. 77 (c)(1)(ii) of the Rights in Technical Data and Computer Software clause 90 If the contract contains the Clause at 18-52.227-74 "Rights in Data 91 General" then the "Alternate III" clause applies.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/ |
H A D | gpsd-machine-conf_1.0.bb | 2 LICENSE = "BSD-3-Clause" 3 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;md5=550794465ba0ec53…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/ |
H A D | ocl-icd_2.3.2.bb | 4 # The LICENSE is BSD 2-Clause "Simplified" License 5 LICENSE = "BSD-2-Clause"
|