/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | config_file_parser_tests.cpp | 145 ADD_FAILURE() << "Should not have reached this line."; in TEST() 170 ADD_FAILURE() << "Should not have reached this line."; in TEST() 187 ADD_FAILURE() << "Should not have reached this line."; in TEST() 204 ADD_FAILURE() << "Should not have reached this line."; in TEST() 226 ADD_FAILURE() << "Should not have reached this line."; in TEST() 518 ADD_FAILURE() << "Should not have reached this line."; in TEST() 534 ADD_FAILURE() << "Should not have reached this line."; in TEST() 551 ADD_FAILURE() << "Should not have reached this line."; in TEST() 570 ADD_FAILURE() << "Should not have reached this line."; in TEST() 602 ADD_FAILURE() << "Should not have reached this line."; in TEST() [all …]
|
H A D | exception_utils_tests.cpp | 69 ADD_FAILURE() << "Should not have reached this line."; in TEST() 84 ADD_FAILURE() << "Should not have reached this line."; in TEST() 152 ADD_FAILURE() << "Should not have reached this line."; in TEST() 202 ADD_FAILURE() << "Should not have reached this line."; in TEST() 217 ADD_FAILURE() << "Should not have reached this line."; in TEST() 232 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | id_map_tests.cpp | 78 ADD_FAILURE() << "Should not have reached this line."; in TEST() 121 ADD_FAILURE() << "Should not have reached this line."; in TEST() 164 ADD_FAILURE() << "Should not have reached this line."; in TEST() 205 ADD_FAILURE() << "Should not have reached this line."; in TEST() 243 ADD_FAILURE() << "Should not have reached this line."; in TEST() 280 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_tests.cpp | 339 ADD_FAILURE() << "Should not have reached this line."; in TEST() 368 ADD_FAILURE() << "Should not have reached this line."; in TEST() 408 ADD_FAILURE() << "Should not have reached this line."; in TEST() 424 ADD_FAILURE() << "Should not have reached this line."; in TEST() 441 ADD_FAILURE() << "Should not have reached this line."; in TEST() 458 ADD_FAILURE() << "Should not have reached this line."; in TEST() 475 ADD_FAILURE() << "Should not have reached this line."; in TEST() 535 ADD_FAILURE() << "Should not have reached this line."; in TEST() 551 ADD_FAILURE() << "Should not have reached this line."; in TEST() 568 ADD_FAILURE() << "Should not have reached this line."; in TEST() [all …]
|
/openbmc/qemu/hw/timer/ |
H A D | slavio_timer.c | 44 * are zero. Bit 31 is 1 when count has been reached. 56 uint32_t count, counthigh, reached; member 134 t->reached = TIMER_REACHED; in slavio_timer_irq() 159 ret = t->counthigh | t->reached; in slavio_timer_mem_readl() 164 t->reached = 0; in slavio_timer_mem_readl() 169 // read counter and reached bit (system mode) or read lsbits in slavio_timer_mem_readl() 176 t->reached; in slavio_timer_mem_readl() 222 t->reached = 0; in slavio_timer_mem_writel() 246 t->reached = 0; in slavio_timer_mem_writel() 351 VMSTATE_UINT32(reached, CPUTimerState), [all …]
|
/openbmc/qemu/contrib/plugins/ |
H A D | stoptrigger.c | 4 * Stop execution once a given address is reached or if the 5 * count of executed instructions reached a specified limit 54 char *msg = g_strdup_printf("icount reached at 0x%" PRIx64 ", exiting\n", in exit_icount_reached() 63 char *msg = g_strdup_printf("0x%" PRIx64 " reached, exiting\n", ei->exit_addr); in exit_address_reached()
|
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
H A D | 0001-misc-Implement-grub_strlcpy.patch | 46 + * if it reached the end of the string, but we know dest[size - 1] must always 52 + /* If there is still space in dest, but are here, we reached the end of src. */ 57 + * If we haven't reached the end of the string, iterate through to determine
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | i2c_write_bit_action_tests.cpp | 61 ADD_FAILURE() << "Should not have reached this line."; in TEST() 76 ADD_FAILURE() << "Should not have reached this line."; in TEST() 170 ADD_FAILURE() << "Should not have reached this line."; in TEST() 206 ADD_FAILURE() << "Should not have reached this line."; in TEST() 216 ADD_FAILURE() << "Should not have reached this line."; in TEST() 266 ADD_FAILURE() << "Should not have reached this line."; in TEST() 276 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | i2c_compare_bit_action_tests.cpp | 60 ADD_FAILURE() << "Should not have reached this line."; in TEST() 75 ADD_FAILURE() << "Should not have reached this line."; in TEST() 160 ADD_FAILURE() << "Should not have reached this line."; in TEST() 195 ADD_FAILURE() << "Should not have reached this line."; in TEST() 205 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | pmbus_write_vout_command_action_tests.cpp | 94 ADD_FAILURE() << "Should not have reached this line."; in TEST() 211 ADD_FAILURE() << "Should not have reached this line."; in TEST() 240 ADD_FAILURE() << "Should not have reached this line."; in TEST() 283 ADD_FAILURE() << "Should not have reached this line."; in TEST() 294 ADD_FAILURE() << "Should not have reached this line."; in TEST() 343 ADD_FAILURE() << "Should not have reached this line."; in TEST() 354 ADD_FAILURE() << "Should not have reached this line."; in TEST() 409 ADD_FAILURE() << "Should not have reached this line."; in TEST() 420 ADD_FAILURE() << "Should not have reached this line."; in TEST() 474 ADD_FAILURE() << "Should not have reached this line."; in TEST() [all …]
|
H A D | i2c_write_byte_action_tests.cpp | 142 ADD_FAILURE() << "Should not have reached this line."; in TEST() 178 ADD_FAILURE() << "Should not have reached this line."; in TEST() 188 ADD_FAILURE() << "Should not have reached this line."; in TEST() 232 ADD_FAILURE() << "Should not have reached this line."; in TEST() 242 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | pmbus_read_sensor_action_tests.cpp | 240 ADD_FAILURE() << "Should not have reached this line."; in TEST() 283 ADD_FAILURE() << "Should not have reached this line."; in TEST() 293 ADD_FAILURE() << "Should not have reached this line."; in TEST() 347 ADD_FAILURE() << "Should not have reached this line."; in TEST() 358 ADD_FAILURE() << "Should not have reached this line."; in TEST() 406 ADD_FAILURE() << "Should not have reached this line."; in TEST() 416 ADD_FAILURE() << "Should not have reached this line."; in TEST() 477 ADD_FAILURE() << "Should not have reached this line."; in TEST() 487 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | i2c_write_bytes_action_tests.cpp | 75 ADD_FAILURE() << "Should not have reached this line."; in TEST() 120 ADD_FAILURE() << "Should not have reached this line."; in TEST() 137 ADD_FAILURE() << "Should not have reached this line."; in TEST() 286 ADD_FAILURE() << "Should not have reached this line."; in TEST() 328 ADD_FAILURE() << "Should not have reached this line."; in TEST() 339 ADD_FAILURE() << "Should not have reached this line."; in TEST() 389 ADD_FAILURE() << "Should not have reached this line."; in TEST() 400 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | run_rule_action_tests.cpp | 55 ADD_FAILURE() << "Should not have reached this line."; in TEST() 88 ADD_FAILURE() << "Should not have reached this line."; in TEST() 112 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | i2c_capture_bytes_action_tests.cpp | 60 ADD_FAILURE() << "Should not have reached this line."; in TEST() 199 ADD_FAILURE() << "Should not have reached this line."; in TEST() 235 ADD_FAILURE() << "Should not have reached this line."; in TEST() 246 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
H A D | i2c_compare_bytes_action_tests.cpp | 75 ADD_FAILURE() << "Should not have reached this line."; in TEST() 120 ADD_FAILURE() << "Should not have reached this line."; in TEST() 137 ADD_FAILURE() << "Should not have reached this line."; in TEST() 334 ADD_FAILURE() << "Should not have reached this line."; in TEST() 371 ADD_FAILURE() << "Should not have reached this line."; in TEST() 382 ADD_FAILURE() << "Should not have reached this line."; in TEST()
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | CVE-2024-38536.patch | 4 Subject: [PATCH 4/4] http: fix nul deref on memcap reached 7 when memcap is reached.
|
/openbmc/phosphor-state-manager/scripts/ |
H A D | host-reboot | 4 # (if the reboot count has been reached) 48 # Normally the standard power on path will determine if the system has reached
|
/openbmc/docs/designs/ |
H A D | ecc-dbus-sel.md | 20 error logging limits are reached.[1]. The BMC ECC SEL will follow IPMI SEL 67 reached, the ECC service will stop to record the ECC log. The `maximum quantity` 101 - logging limit reached log : When the correctable ECC log reaches the
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | eventservice_sse.hpp | 33 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription() 34 conn.close("Max SSE subscriptions reached"); in createSubscription()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/ |
H A D | MemoryECC.errors.yaml | 2 description: ECC collection limit is reached.
|
H A D | MemoryECC.interface.yaml | 7 ECC logging limit reached.
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/ |
H A D | xfce4-fsguard-plugin_1.1.3.bb | 1 …hecks free space on a chosen mount point frequently and displays a message when a limit is reached"
|
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | reset.c | 25 /* never reached */ in reset_cpu()
|
/openbmc/u-boot/arch/arm/mach-at91/armv7/ |
H A D | reset.c | 28 /* never reached */ in reset_cpu()
|