| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | additional_data_test.cpp | 14 AdditionalData ad{data}; in TEST() local 16 EXPECT_TRUE(ad.getValue("KEY1")); in TEST() 17 EXPECT_EQ(*(ad.getValue("KEY1")), "VALUE1"); in TEST() 19 EXPECT_TRUE(ad.getValue("KEY2")); in TEST() 20 EXPECT_EQ(*(ad.getValue("KEY2")), "VALUE2"); in TEST() 22 EXPECT_FALSE(ad.getValue("x")); in TEST() 24 auto value3 = ad.getValue("KEY3"); in TEST() 28 EXPECT_FALSE(ad.getValue("HELLOWORLD")); in TEST() 29 EXPECT_FALSE(ad.getValue("VALUE5")); in TEST() 31 auto json = ad.toJSON(); in TEST() [all …]
|
| H A D | event_logger_test.cpp | 15 const EventLogger::ADMap& ad) in create() argument 20 _prevAD = ad; in create() 63 AdditionalData ad; in TEST() local 64 ad.add("key1", "value1"); in TEST() 66 eventLogger.log("one", Entry::Level::Error, ad); in TEST() 75 EXPECT_EQ(ch._prevAD, ad.getData()); in TEST() 79 eventLogger.log("two", Entry::Level::Error, ad); in TEST() 80 eventLogger.log("three", Entry::Level::Error, ad); in TEST() 96 eventLogger.log("three", Entry::Level::Error, ad); in TEST() 97 eventLogger.log("two", Entry::Level::Error, ad); in TEST() [all …]
|
| H A D | user_header_test.cpp | 103 AdditionalData ad; in TEST() local 105 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 130 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 144 AdditionalData ad; in TEST() local 157 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 164 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 171 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 194 AdditionalData ad; in TEST() local 196 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Error, ad, in TEST() 216 AdditionalData ad; in TEST() local [all …]
|
| H A D | src_test.cpp | 194 AdditionalData ad{adData}; in TEST_F() local 199 SRC src{entry, ad, dataIface}; in TEST_F() 255 AdditionalData ad{adData}; in TEST_F() local 267 SRC src{entry, ad, dataIface}; in TEST_F() 274 SRC src{entry, ad, dataIface}; in TEST_F() 281 SRC src{entry, ad, dataIface}; in TEST_F() 300 AdditionalData ad{adData}; in TEST_F() local 303 SRC src{*entry, ad, dataIface}; in TEST_F() 323 AdditionalData ad{adData}; in TEST_F() local 334 SRC src{entry, ad, dataIface}; in TEST_F() [all …]
|
| H A D | registry_test.cpp | 496 AdditionalData ad; in TEST_F() local 499 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 525 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 542 AdditionalData ad; in TEST_F() local 544 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F() 582 AdditionalData ad; in TEST_F() local 585 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 599 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 610 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F() 680 AdditionalData ad{adData}; in TEST_F() local [all …]
|
| H A D | pel_test.cpp | 154 AdditionalData ad{data}; in TEST_F() local 160 ad, ffdc, dataIface, journal}; in TEST_F() 205 ad, ffdc, in TEST_F() 229 AdditionalData ad{data}; in TEST_F() local 234 ad, ffdc, dataIface, journal}; in TEST_F() 350 std::map<std::string, std::string> ad{{"KEY1", "VALUE1"}, in TEST_F() local 354 AdditionalData additionalData{ad}; in TEST_F() 399 std::map<std::string, std::string> ad{{"_PID", std::to_string(getpid())}}; in TEST_F() local 400 AdditionalData additionalData{ad}; in TEST_F() 742 AdditionalData ad{additionalData}; in TEST_F() local [all …]
|
| /openbmc/qemu/hw/ide/ |
| H A D | ahci.c | 41 static bool ahci_write_fis_d2h(AHCIDevice *ad, bool d2h_fis_i); 42 static void ahci_clear_cmd_issue(AHCIDevice *ad, uint8_t slot); 43 static void ahci_init_d2h(AHCIDevice *ad); 45 static bool ahci_map_clb_address(AHCIDevice *ad); 46 static bool ahci_map_fis_address(AHCIDevice *ad); 47 static void ahci_unmap_clb_address(AHCIDevice *ad); 48 static void ahci_unmap_fis_address(AHCIDevice *ad); 239 static int ahci_cond_start_engines(AHCIDevice *ad) in ahci_cond_start_engines() argument 241 AHCIPortRegs *pr = &ad->port_regs; in ahci_cond_start_engines() 248 if (!ahci_map_clb_address(ad)) { in ahci_cond_start_engines() [all …]
|
| /openbmc/ibm-logging/test/ |
| H A D | test_policy.cpp | 290 std::vector<std::string> ad{"FOO=BAR"s, "CALLOUT_INVENTORY_PATH=mod2"s}; in TEST_F() local 293 {"AdditionalData"s, ad}}; in TEST_F() 302 std::vector<std::string> ad{"FOO=BAR"s, in TEST_F() local 306 {"AdditionalData"s, ad}}; in TEST_F() 315 std::vector<std::string> ad{"FOO=BAR"s, in TEST_F() local 319 {"AdditionalData"s, ad}}; in TEST_F() 328 std::vector<std::string> ad{"FOO=BAR"s, "PROCEDURE=109"s}; in TEST_F() local 331 {"AdditionalData"s, ad}}; in TEST_F() 340 std::vector<std::string> ad{"FOO=BAR"s, "RAIL_NAME=RAIL_5"s}; in TEST_F() local 343 {"AdditionalData"s, ad}}; in TEST_F() [all …]
|
| /openbmc/u-boot/drivers/video/ |
| H A D | fsl_diu_fb.c | 226 struct diu_ad *ad; in allocate_fb() local 237 ad = addr.vaddr; in allocate_fb() 238 ad->addr = cpu_to_le32(addr.paddr + ad_size); in allocate_fb() 239 ad->aoi_size = cpu_to_le32((yres << 16) | xres); in allocate_fb() 240 ad->src_size_g_alpha = cpu_to_le32((yres << 12) | xres); in allocate_fb() 241 ad->offset_xyi = 0; in allocate_fb() 242 ad->offset_xyd = 0; in allocate_fb() 247 return ad; in allocate_fb() 253 struct diu_ad *ad; in fsl_diu_init() local 305 ad = allocate_fb(info.var.xres, info.var.yres, in fsl_diu_init() [all …]
|
| /openbmc/phosphor-fan-presence/presence/ |
| H A D | gpio.cpp | 99 std::map<std::string, std::string> ad; in logConflict() local 105 ad.emplace("_PID", std::to_string(getpid())); in logConflict() 106 ad.emplace("CALLOUT_INVENTORY_PATH", fanInventoryPath); in logConflict() 107 ad.emplace("GPIO_NUM", std::to_string(pin)); in logConflict() 108 ad.emplace("GPIO_DEVICE_PATH", (phys.c_str())); in logConflict() 118 severity, ad); in logConflict()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils/ |
| H A D | 0001-update-alternatives-correctly-match-priority.patch | 24 - if grep -qw "$priority" $ad/$name; then 25 + if grep -qw "$priority"$ $ad/$name; then 26 …ernatives: $name has multiple providers with the same priority, please check $ad/$name for details" 28 echo "$path $priority" >> $ad/$name
|
| /openbmc/qemu/tests/qtest/ |
| H A D | tco-test.c | 254 QDict *ad; in test_tco_second_timeout_pause() local 267 ad = get_watchdog_action(&td); in test_tco_second_timeout_pause() 268 g_assert(!strcmp(qdict_get_str(ad, "action"), "pause")); in test_tco_second_timeout_pause() 269 qobject_unref(ad); in test_tco_second_timeout_pause() 279 QDict *ad; in test_tco_second_timeout_reset() local 292 ad = get_watchdog_action(&td); in test_tco_second_timeout_reset() 293 g_assert(!strcmp(qdict_get_str(ad, "action"), "reset")); in test_tco_second_timeout_reset() 294 qobject_unref(ad); in test_tco_second_timeout_reset() 304 QDict *ad; in test_tco_second_timeout_shutdown() local 317 ad = get_watchdog_action(&td); in test_tco_second_timeout_shutdown() [all …]
|
| H A D | npcm7xx_watchdog_timer-test.c | 140 QDict *ad; in test_reset_action() local 158 ad = get_watchdog_action(qts); in test_reset_action() 160 g_assert_false(strcmp(qdict_get_str(ad, "action"), "reset")); in test_reset_action() 161 qobject_unref(ad); in test_reset_action()
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | fan_error.cpp | 85 auto ad = getAdditionalData(isPowerOffError); in commit() local 119 "CreateWithFFDCFiles", _errorName, sev, ad, ffdc); in commit() 133 std::map<std::string, std::string> ad; in getAdditionalData() local 135 ad.emplace("_PID", std::to_string(getpid())); in getAdditionalData() 139 ad.emplace("CALLOUT_INVENTORY_PATH", _fanName); in getAdditionalData() 144 ad.emplace("FAN_SENSOR", _sensorName); in getAdditionalData() 152 ad.emplace("SEVERITY_DETAIL", "SYSTEM_TERM"); in getAdditionalData() 155 return ad; in getAdditionalData()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | additional_data.hpp | 40 explicit AdditionalData(const std::map<std::string, std::string>& ad) : in AdditionalData() argument 41 _data(ad) in AdditionalData()
|
| H A D | event_logger.hpp | 75 phosphor::logging::Entry::Level severity, const AdditionalData& ad) in log() argument 79 _eventsToCreate.emplace(message, severity, ad); in log()
|
| H A D | manager.cpp | 68 AdditionalData ad{additionalData}; in create() local 72 auto rawPelPath = ad.getValue(additional_data::rawPEL); in create() 79 auto esel = ad.getValue(additional_data::esel); in create() 200 AdditionalData ad; in addPEL() local 201 ad.add("PLID", getNumberString("0x%08X", pel->plid())); in addPEL() 202 ad.add("OBMC_LOG_ID", std::to_string(obmcLogID)); in addPEL() 203 ad.add("PEL_SIZE", std::to_string(pelData.size())); in addPEL() 212 ad.add("SRC", asciiString); in addPEL() 215 Entry::Level::Error, ad); in addPEL() 363 AdditionalData ad{additionalData}; in createPEL() local [all …]
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | crypto_helper.c | 57 AESState *ad = (AESState *)(vd + i); in HELPER() local 71 ad->d[0] = t.d[1]; in HELPER() 72 ad->d[1] = t.d[0]; in HELPER() 75 aesenc_SB_SR_AK(ad, &t, &aes_zero, false); in HELPER() 86 AESState *ad = (AESState *)(vd + i); in HELPER() local 96 ad->d[0] = t.d[1]; in HELPER() 97 ad->d[1] = t.d[0]; in HELPER() 100 aesdec_ISB_ISR_AK(ad, &t, &aes_zero, false); in HELPER() 111 AESState *ad = (AESState *)(vd + i); in HELPER() local 120 ad->d[0] = t.d[1]; in HELPER() [all …]
|
| /openbmc/phosphor-fan-presence/sensor-monitor/ |
| H A D | threshold_alarm_logger.cpp | 274 std::map<std::string, std::string> ad; in createEventLog() local 296 ad.emplace("SENSOR_NAME", sensorPath); in createEventLog() 297 ad.emplace("_PID", std::to_string(getpid())); in createEventLog() 304 ad.emplace("SENSOR_VALUE", std::to_string(sensorValue)); in createEventLog() 326 ad.emplace("CALLOUT_INVENTORY_PATH", callout); in createEventLog() 341 ad.emplace("THRESHOLD_VALUE", std::to_string(thresholdValue)); in createEventLog() 364 "Create", errorName, convertForMessage(severity), ad); in createEventLog()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/ |
| H A D | samba_4.19.8.bb | 60 SYSTEMD_PACKAGES = "${PN}-base ${PN}-ad-dc winbind ctdb" 62 SYSTEMD_SERVICE:${PN}-ad-dc = "${@bb.utils.contains('PACKAGECONFIG', 'ad-dc', 'samba.service', '', … 66 # There are prerequisite settings to enable ad-dc, so disable the service by default. 69 SYSTEMD_AUTO_ENABLE:${PN}-ad-dc = "disable" 96 PACKAGECONFIG[ad-dc] = "--with-experimental-mit-ad-dc,--without-ad-dc,python3-markdown python3-dnsp… 158 if [ "${@bb.utils.contains('PACKAGECONFIG', 'ad-dc', 'yes', 'no', d)}" = "no" ]; then 217 ${PN}-common ${PN}-base ${PN}-ad-dc \ 252 FILES:${PN}-ad-dc = "${sbindir}/samba \ 257 RDEPENDS:${PN}-ad-dc = "krb5-kdc"
|
| /openbmc/phosphor-logging/test/ |
| H A D | extensions_test.cpp | 74 AdditionalDataArg ad; in REGISTER_EXTENSION_FUNCTION() local 80 c("test", 5, 6, Entry::Level::Informational, ad, assocs, ffdc); in REGISTER_EXTENSION_FUNCTION()
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-classes_0.4.1.bb | 1 SUMMARY = "Smart, pythonic, ad-hoc, typed polymorphism for Python."
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | tegra30-tec-ng.dts | 7 compatible = "ad,tec-ng", "nvidia,tegra30";
|
| H A D | tegra20-plutux.dts | 7 compatible = "ad,plutux", "nvidia,tegra20";
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 308 00 00 00 00 00 80 ad 00 312 54 4d 00 00 80 ad 00 00 382 00 00 00 00 00 80 ad 00 386 54 4d 00 00 80 ad 00 00 421 00 00 00 00 00 80 ad 00 425 00 00 00 00 80 ad 00 00
|