/openbmc/entity-manager/schemas/ |
H A D | legacy.json | 15 "$ref": "#/$defs/Types/Name" 18 "$ref": "#/$defs/Types/PowerFactorMax" 21 "$ref": "#/$defs/Types/PowerFactorMin" 30 "$ref": "#/$defs/Types/Thresholds" 68 "$ref": "#/$defs/Types/Tachs" 71 "$ref": "#/$defs/Types/Name" 85 "$ref": "#/$defs/Types/AllowedFailures" 88 "$ref": "#/$defs/Types/Name" 102 "$ref": "#/$defs/Types/RedundantCount" 105 "$ref": "#/$defs/Types/Nam 1073 "Types": { global() object [all...] |
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ |
H A D | ibm,fuji_associations.json | 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object 132 "types": object [all …]
|
H A D | ibm,everest_associations.json | 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object 132 "types": object [all …]
|
H A D | ibm,blueridge-2u_associations.json | 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object 132 "types": object [all …]
|
H A D | ibm,rainier-2u_associations.json | 19 "types": object 31 "types": object 42 "types": object 53 "types": object 70 "types": object 82 "types": object 93 "types": object 104 "types": object 121 "types": object 133 "types": object [all …]
|
H A D | ibm,rainier-4u_associations.json | 19 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 80 "types": object 91 "types": object 102 "types": object 119 "types": object 130 "types": object [all …]
|
H A D | ibm,blueridge-4u_associations.json | 19 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 80 "types": object 91 "types": object 102 "types": object 119 "types": object 130 "types": object [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/ |
H A D | libgee_0.20.8.bb | 14 CFLAGS += "-Wno-incompatible-pointer-types" 26 …4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 27 …4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 28 …pointer_compare_and_exchange_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 29 …4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 30 …4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 31 …4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 32 …pointer_compare_and_exchange_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 33 …4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-Wincompatible-pointer-types] 34 …4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-Wincompatible-pointer-types] [all …]
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | ipz_parser.cpp | 55 static uint16_t readUInt16LE(types::BinaryVector::const_iterator iterator) in readUInt16LE() 66 const types::BinaryVector tempVector = m_vpdVector; in vhdrEccCheck() 77 types::ErrorType::EccCheckFailed, in vhdrEccCheck() 78 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in vhdrEccCheck() 100 std::advance(vpdPtr, sizeof(types::RecordOffset)); in vtocEccCheck() 104 std::advance(vpdPtr, sizeof(types::RecordLength)); in vtocEccCheck() 108 std::advance(vpdPtr, sizeof(types::ECCOffset)); in vtocEccCheck() 112 const types::BinaryVector tempVector = m_vpdVector; in vtocEccCheck() 123 types::ErrorType::EccCheckFailed, in vtocEccCheck() 124 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in vtocEccCheck() [all …]
|
H A D | parser.cpp | 64 types::VPDMapVariant Parser::parse() in parse() 70 int Parser::updateVpdKeyword(const types::WriteVpdParams& i_paramsToWriteData, in updateVpdKeyword() 71 types::DbusVariantType& o_updatedValue) in updateVpdKeyword() 77 [](const types::WriteVpdParams& i_paramsToWriteData) -> std::string { in updateVpdKeyword() 79 if (const types::IpzData* l_ipzData = in updateVpdKeyword() 80 std::get_if<types::IpzData>(&i_paramsToWriteData)) in updateVpdKeyword() 85 else if (const types::KwData* l_kwData = in updateVpdKeyword() 86 std::get_if<types::KwData>(&i_paramsToWriteData)) in updateVpdKeyword() 99 types::ErrorType::DbusFailure, in updateVpdKeyword() 100 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeyword() [all …]
|
H A D | manager.cpp | 12 #include "types.hpp" 53 const types::BinaryVector i_value) -> int { in Manager() 61 [this](const types::Path i_vpdPath, in Manager() 62 const types::WriteVpdParams i_paramsToWriteData) -> int { in Manager() 68 [this](const types::Path i_fruPath, in Manager() 69 const types::WriteVpdParams i_paramsToWriteData) -> int { in Manager() 76 [this](const types::Path i_fruPath, in Manager() 77 const types::ReadVpdParams i_paramsToReadData) in Manager() 78 -> types::DbusVariantType { in Manager() 104 -> types::ListOfPaths { in Manager() [all …]
|
H A D | event_logger.cpp | 17 const std::unordered_map<types::SeverityType, std::string> 19 {types::SeverityType::Notice, 21 {types::SeverityType::Informational, 23 {types::SeverityType::Debug, 25 {types::SeverityType::Warning, 27 {types::SeverityType::Critical, 29 {types::SeverityType::Emergency, 31 {types::SeverityType::Alert, 33 {types::SeverityType::Error, 36 const std::unordered_map<types::ErrorType, std::string> [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 7 "types": object 21 "types": object 32 "types": { object 47 "types": object 61 "types": object 72 "types": { object 87 "types": object 99 "types": object 110 "types": { object 125 "types": object [all …]
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 7 "types": object 19 "types": { object 28 "types": object 45 "types": object 57 "types": { object 66 "types": object 83 "types": object 95 "types": { object 104 "types": object 121 "types": object [all …]
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 7 "types": object 19 "types": object 30 "types": { object 45 "types": object 57 "types": object 68 "types": { object 83 "types": object 95 "types": object 106 "types": { object 121 "types": object [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
D | mmc-controller.yaml |
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | nginx-cross.patch | 124 Index: nginx-1.12.2/auto/types/sizeof 126 --- nginx-1.12.2.orig/auto/types/sizeof 127 +++ nginx-1.12.2/auto/types/sizeof 141 #include <sys/types.h> 172 # C types 174 -ngx_type="int"; . auto/types/sizeof 175 +ngx_type="int"; ngx_param="INT"; . auto/types/sizeof 177 -ngx_type="long"; . auto/types/sizeof 178 +ngx_type="long"; ngx_param="LONG"; . auto/types/sizeof 180 -ngx_type="long long"; . auto/types/sizeof [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
D | jedec,lpddr3-timings.yaml |
|
D | jedec,lpddr2-timings.yaml |
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
D | usb251xb.yaml |
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | ipz_parser.hpp | 5 #include "types.hpp" 36 IpzVpdParser(const types::BinaryVector& vpdVector, in IpzVpdParser() 67 virtual types::VPDMapVariant parse() override; 78 void checkHeader(types::BinaryVector::const_iterator itrToVPD); 90 types::DbusVariantType readKeywordFromHardware( 91 const types::ReadVpdParams i_paramsToReadData); 107 int writeKeywordOnHardware(const types::WriteVpdParams i_paramsToWriteData); 133 bool recordEccCheck(types::BinaryVector::const_iterator iterator); 146 auto readTOC(types::BinaryVector::const_iterator& itrToVPD); 158 std::pair<types::RecordOffsetList, types::InvalidRecordList> readPT( [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
D | charger-manager.yaml |
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | client.hpp | 16 /** An aggregation class of sdbusplus::async::proxy-based client types. 18 * The resulting class acts as a union of all Types from the template 25 template <typename, typename> typename... Types> 28 public Types<client<S, P, Preserved, Types...>, 32 using Self = client<S, P, Preserved, Types...>; 48 : context_ref(ctx), Types<Self, Proxy>(Proxy{})... in client() 54 : context_ref(ctx), Types<Self, Proxy>(p)..., proxy(p) in client() 61 return client<true, P, Preserved, Types...>(ctx, proxy.service(s)); in service() 68 return client<S, true, Preserved, Types...>(ctx, proxy.path(p)); in path() 75 return client<S, P, true, Types...>(ctx, proxy.preserve()); in preserve() [all …]
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 7 "types": object 18 "types": { object 27 "types": object 44 "types": object 55 "types": { object 64 "types": object 81 "types": object 92 "types": { object 101 "types": object 118 "types": object [all …]
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | associations_test.cpp | 18 "types": 32 "types": 49 "types": 60 "types": 87 "types": 109 "types": 131 "types": 199 auto& types = std::get<0>(endpoints[0]); in TEST_F() local 200 EXPECT_EQ(std::get<0>(types), "sensors"); in TEST_F() 201 EXPECT_EQ(std::get<1>(types), "inventory"); in TEST_F() [all …]
|