Home
last modified time | relevance | path

Searched full:reached (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp145 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 Dexception_utils_tests.cpp69 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 Did_map_tests.cpp78 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 Dconfig_file_parser_tests.cpp339 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 Dslavio_timer.c44 * 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 Dstoptrigger.c4 * 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 D0001-misc-Implement-grub_strlcpy.patch46 + * 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 Di2c_write_bit_action_tests.cpp61 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 Di2c_compare_bit_action_tests.cpp60 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 Dpmbus_write_vout_command_action_tests.cpp94 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 Di2c_write_byte_action_tests.cpp142 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 Dpmbus_read_sensor_action_tests.cpp240 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 Di2c_write_bytes_action_tests.cpp75 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 Drun_rule_action_tests.cpp55 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 Di2c_capture_bytes_action_tests.cpp60 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 Di2c_compare_bytes_action_tests.cpp75 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 DCVE-2024-38536.patch4 Subject: [PATCH 4/4] http: fix nul deref on memcap reached
7 when memcap is reached.
/openbmc/phosphor-state-manager/scripts/
H A Dhost-reboot4 # (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 Decc-dbus-sel.md20 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 Deventservice_sse.hpp33 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 DMemoryECC.errors.yaml2 description: ECC collection limit is reached.
H A DMemoryECC.interface.yaml7 ECC logging limit reached.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/
H A Dxfce4-fsguard-plugin_1.1.3.bb1 …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 Dreset.c25 /* never reached */ in reset_cpu()
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dreset.c28 /* never reached */ in reset_cpu()

12345678910>>...15