Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dset_device_action_tests.cpp48 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
57 i2c::create(1, 0x72, i2c::I2CInterface::InitialState::CLOSED); in TEST()
H A Daction_environment_tests.cpp46 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
151 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
/openbmc/openbmc/meta-hpe/meta-gxp/classes/
H A Dgxp-bootblock.bbclass1 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-test-reset-re++.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-ignored.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-subdir.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-localonly.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-long-filename.bb1 LICENSE = "CLOSED"
H A Ddevtool-patch-overrides.bb2 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/
H A Dsysroot-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-test-arch1_1.0.bb1 LICENSE = "CLOSED"
H A Dsysroot-test-arch2_1.0.bb1 LICENSE = "CLOSED"
H A Dsysroot-pc-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-shebang-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-la-test_1.0.bb2 LICENSE = "CLOSED"
/openbmc/phosphor-power/phosphor-regulators/test/
H A Did_map_tests.cpp40 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
72 i2c::create(1, 0x72, i2c::I2CInterface::InitialState::CLOSED); in TEST()
179 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
H A Dtest_utils.hpp47 return i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in createI2CInterface()
/openbmc/openbmc/poky/meta-selftest/recipes-test/logging-test/
H A Dlogging-test.bb2 LICENSE = "CLOSED"
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/
H A Dpwm-init.bb3 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_filter.bbclass11 # By default, includes all GPL and LGPL, and excludes CLOSED and Proprietary.
17 COPYLEFT_LICENSE_EXCLUDE ?= 'CLOSED Proprietary'
/openbmc/phosphor-power/tools/i2c/
H A Di2c_interface.hpp57 CLOSED enumerator
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py54 CLOSED = True variable in OEIdAliasExtension
77 CLOSED = True variable in OEFileNameAliasExtension
97 CLOSED = True variable in OELicenseScannedExtension
108 CLOSED = True variable in OEDocumentExtension
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dprebuilt-libraries.rst89 LICENSE = "CLOSED"
193 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta/classes-global/
H A Dlicense.bbclass207 # Explicitly avoid the CLOSED license because this isn't generic
208 if license_type != 'CLOSED':
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlicense_image.bbclass110 # add explicity avoid of CLOSED license because isn't generic
111 if lic == "CLOSED":

12