Home
last modified time | relevance | path

Searched refs:Done (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/sdbusplus/include/sdbusplus/utility/
H A Ddedup_variant.hpp44 template <typename... Done, typename First, typename... Rest>
45 struct dedup_variant<std::variant<Done...>, First, Rest...> :
47 (std::is_same_v<First, Done> || ...),
48 dedup_variant<std::variant<Done...>, Rest...>,
49 dedup_variant<std::variant<Done..., First>, Rest...>>
H A Dmerge_variants.hpp43 template <typename D, typename... Done, typename... Next, typename... Rest>
44 struct merge_variants<std::variant<D, Done...>, std::variant<Next...>,
47 sdbusplus::utility::dedup_variant_t<D, Done..., Next...>, Rest...>
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out5 Done
9 Done
69 Done
74 Done
78 Done
139 Done
144 Done
148 Done
211 Done
216 Done
[all …]
/openbmc/u-boot/drivers/net/
H A Deepro100.c490 goto Done; in eepro100_init()
497 goto Done; in eepro100_init()
511 goto Done; in eepro100_init()
531 goto Done; in eepro100_init()
542 goto Done; in eepro100_init()
549 goto Done; in eepro100_init()
568 goto Done; in eepro100_init()
579 goto Done; in eepro100_init()
586 goto Done; in eepro100_init()
591 Done: in eepro100_init()
[all …]
H A Ddc2114x.c383 goto Done; in dc21x4x_send()
389 goto Done; in dc21x4x_send()
402 goto Done; in dc21x4x_send()
412 goto Done; in dc21x4x_send()
417 Done: in dc21x4x_send()
496 goto Done; in send_setup_frame()
509 goto Done; in send_setup_frame()
518 Done: in send_setup_frame()
712 goto Done; in read_hw_addr()
717 Done: in read_hw_addr()
H A Dns8382x.c768 goto Done; in ns8382x_send()
774 goto Done; in ns8382x_send()
780 Done: in ns8382x_send()
H A Dnatsemi.c792 goto Done; in natsemi_send()
799 goto Done; in natsemi_send()
803 Done: in natsemi_send()
/openbmc/qemu/tests/qemu-iotests/
H A D216.out6 Done
15 Done
H A D310.out6 Done
15 Done
H A D256.out119 --- Done ---
/openbmc/u-boot/post/lib_powerpc/
H A Dcomplex.c74 goto Done; in cpu_post_test_complex_2()
79 Done: in cpu_post_test_complex_2()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali1563.c270 goto Done; in ali1563_access()
300 goto Done; in ali1563_access()
305 goto Done; in ali1563_access()
308 goto Done; in ali1563_access()
321 Done: in ali1563_access()
/openbmc/bmcweb/http/
H A Dutility.hpp347 Done, enumerator
370 return UrlParseResult::Done; in operator ()()
402 if (res == UrlParseResult::Done) in readUrlSegments()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dsysrq.rst186 屏幕上出现 "OK" 和 "Done" 之前,同步还没有发生。
189 被重新挂载为只读。这个重新挂载动作直到你看到 "OK" 和 "Done" 信息出现在屏幕上
/openbmc/u-boot/board/cobra5272/
H A Dflash.c34 goto Done; in flash_print_info()
51 Done: in flash_print_info()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/
H A D0001-Fix-error.patch22 COMMAND ${CMAKE_COMMAND} -E echo "Done."
/openbmc/linux/fs/
H A Dseq_file.c202 goto Done; in seq_read_iter()
221 goto Done; in seq_read_iter()
253 goto Done; in seq_read_iter()
285 Done: in seq_read_iter()
296 goto Done; in seq_read_iter()
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-uevents.rst40 successful mount of the filesystem by the first node (FIRSTMOUNT=Done).
47 has just been recovered, and RECOVERY=[Done|Failed] to indicate the
/openbmc/qemu/backends/tpm/
H A Dtrace-events34 tpm_emulator_set_state_blobs_done(void) "Done setting state blobs"
/openbmc/openbmc-test-automation/extended/
H A Dtest_bios_update.robot61 Run Key Wait Until Keyword Succeeds \ 15 min \ 10 sec \ Is PNOR Flash Done
/openbmc/u-boot/doc/
H A DREADME.zynq67 - Done proper cleanups on board configurations
/openbmc/linux/arch/arm/include/debug/
H A Dtegra.S144 b 100f @ Done
H A Dbrcmstb.S104 b 100f @ Done
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ccw.rst71 Done
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt218 [80] Qseecom Init Done in Appsbl
221 [100] Qseecom TZ Init Done in Appsbl
250 [5300] Qseecom De-Init Done in Appsbl

123