Home
last modified time | relevance | path

Searched full:successful (Results 1 – 25 of 1354) sorted by relevance

12345678910>>...55

/openbmc/qemu/tests/qemu-iotests/
H A D20638 # Successful image creation (defaults)
40 iotests.log("=== Successful image creation (defaults) ===")
63 # Successful image creation (inline blockdev-add, explicit defaults)
65 iotests.log("=== Successful image creation (inline blockdev-add, explicit defaults) ===")
94 # Successful image creation (v3 non-default options)
96 iotests.log("=== Successful image creation (v3 non-default options) ===")
125 # Successful image creation (v2 non-default options)
127 iotests.log("=== Successful image creation (v2 non-default options) ===")
150 # Successful image creation (encrypted)
152 iotests.log("=== Successful image creation (encrypted) ===")
H A D26626 # Successful image creation (defaults)
28 iotests.log("=== Successful image creation (defaults) ===")
40 # Successful image creation (explicit defaults)
42 iotests.log("=== Successful image creation (explicit defaults) ===")
56 # Successful image creation (non-default options)
58 iotests.log("=== Successful image creation (non-default options) ===")
H A D21141 # Successful image creation (defaults)
43 iotests.log("=== Successful image creation (defaults) ===")
65 # Successful image creation (explicit defaults)
67 iotests.log("=== Successful image creation (explicit defaults) ===")
89 # Successful image creation (with non-default options)
91 iotests.log("=== Successful image creation (with non-default options) ===")
H A D21336 # Successful image creation (defaults)
38 iotests.log("=== Successful image creation (defaults) ===")
59 # Successful image creation (explicit defaults)
61 iotests.log("=== Successful image creation (explicit defaults) ===")
86 # Successful image creation (with non-default options)
88 iotests.log("=== Successful image creation (with non-default options) ===")
H A D21236 # Successful image creation (defaults)
38 iotests.log("=== Successful image creation (defaults) ===")
59 # Successful image creation (explicit defaults)
61 iotests.log("=== Successful image creation (explicit defaults) ===")
83 # Successful image creation (with non-default options)
85 iotests.log("=== Successful image creation (with non-default options) ===")
H A D23737 # Successful image creation (defaults)
39 iotests.log("=== Successful image creation (defaults) ===")
60 # Successful image creation (inline blockdev-add, explicit defaults)
62 iotests.log("=== Successful image creation (inline blockdev-add, explicit defaults) ===")
89 # Successful image creation (non-default options)
91 iotests.log("=== Successful image creation (with non-default options) ===")
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h35 * Returns 0 for successful exclusive request, else returns
39 * Returns 0 for successful exclusive request, else returns
42 * Returns 0 for successful exclusive request, else returns
46 * Returns 0 for successful exclusive request, else returns
63 * Returns 0 for successful exclusive request, else returns
66 * Returns 0 for successful exclusive request, else returns
69 * Returns 0 for successful release, else returns corresponding
77 * Returns 0 for successful information request and count has
81 * Returns 0 for successful information request and req_state and
87 * Returns 0 for successful information request and req_state and
[all …]
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Dexternal_storer_file.hpp33 * @return true if successful.
44 * @return true if successful.
53 * @return true if successful.
132 * @return true if successful.
140 * @return true if successful.
148 * @return true if successful.
157 * @return true if successful.
/openbmc/u-boot/board/lego/ev3/
H A DREADME20 * If loading boot.scr was successful, run it
22 * If loading uEnv.txt was successful, import it
25 * If it was successful, try to load da850-lego-ev3.dtb
26 * If loading uImage was successful, boot it (DT is optional)
27 * If none of the above was successful, try booting from flash
/openbmc/libbej/src/
H A Dbej_decoder_json.cpp45 * @return 0 if successful.
61 * @return 0 if successful.
76 * @return 0 if successful.
92 * @return 0 if successful.
106 * @return 0 if successful.
122 * @return 0 if successful.
140 * @return 0 if successful.
159 * @return 0 if successful.
181 * @return 0 if successful.
213 * @return 0 if successful.
[all …]
/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c123 #define SUCCESSFUL 0x00 macro
180 M.x86.R_AH = SUCCESSFUL;
183 CONDITIONAL_SET_FLAG((M.x86.R_AH != SUCCESSFUL), F_CF);
211 M.x86.R_AH = SUCCESSFUL;
214 CONDITIONAL_SET_FLAG((M.x86.R_AH != SUCCESSFUL), F_CF);
219 M.x86.R_AH = SUCCESSFUL;
234 CONDITIONAL_SET_FLAG((M.x86.R_AH != SUCCESSFUL), F_CF);
239 M.x86.R_AH = SUCCESSFUL;
254 CONDITIONAL_SET_FLAG((M.x86.R_AH != SUCCESSFUL), F_CF);
259 M.x86.R_AH = SUCCESSFUL;
[all …]
/openbmc/libbej/include/libbej/
H A Dbej_dictionary.h78 * @param[out] property - if the search is successful, this will point to a
80 * @return 0 if successful.
105 * @param[out] property - if the search is successful, this will point to a
107 * @param[out] propertyOffset - if the search is successful, this will point
110 * @return 0 if successful.
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/
Dia_css_queue.h
/openbmc/phosphor-power/tools/power-utils/
H A Daei_updater.hpp64 * @return True if successful, false otherwise.
71 * @return True if successful, false otherwise.
78 * @return True if successful, false otherwise.
85 * @return True if successful, false otherwise.
130 * @return True if firmware download was successful, false otherwise.
147 * @return True if the operation is successful, false otherwise.
166 * @return True if the download status is verified as successful, false
/openbmc/linux/Documentation/locking/
Dhwspinlock.rst
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-devices-online
/openbmc/qemu/tests/functional/
H A Dtest_arm_sx1.py11 # to immediately reboot the system on successful boot, so we
47 wait_for='Boot successful')
58 self.launch_kernel(zimage_path, wait_for='Boot successful')
69 self.launch_kernel(zimage_path, wait_for='Boot successful')
/openbmc/linux/Documentation/filesystems/
Dgfs2-uevents.rst
/openbmc/linux/arch/arm/nwfpe/
Dentry.S
/openbmc/phosphor-net-ipmid/
H A Dcrypt_algo.hpp62 * @return decrypted payload if the operation is successful
73 * @return encrypted payload if the operation is successful
160 * @return decrypted payload if the operation is successful
171 * @return encrypted payload if the operation is successful
185 * @return decrypted data if the operation is successful
196 * @return encrypted data if the operation is successful
/openbmc/linux/tools/memory-model/Documentation/
Dcheatsheet.txt
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h
/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
Dgroup_constraint_l2l3_sel_test.c
/openbmc/linux/sound/core/
Dmemory.c
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dtest_check_mtu.c

12345678910>>...55