Home
last modified time | relevance | path

Searched full:returns (Results 1 – 25 of 2170) sorted by relevance

12345678910>>...87

/openbmc/libpldm/include/libpldm/
H A Dinstance-id.h24 * @return int - Returns 0 on success. Returns -EINVAL if ctx is NULL or *ctx
25 * is not NULL. Returns -ENOMEM if memory couldn't be allocated.
26 * Returns the errno if the database couldn't be opened.
37 * @return int - Returns 0 on success. Returns -EINVAL if ctx is NULL or *ctx
38 * is not NULL. Returns -ENOMEM if memory couldn't be allocated.
39 * Returns the errno if the database couldn't be opened.
48 * @return int - Returns 0 on success or if *ctx is NULL. No specific errors are
63 * @return int - Returns 0 on success if we were able to allocate an instance
64 * ID. Returns -EINVAL if the iid pointer is NULL. Returns -EAGAIN
65 * if a successive call may succeed. Returns -EPROTO if the
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h84 * qos_graph_get_node(): returns the node mapped to that @key.
87 * Returns: on success: the %QOSGraphNode
93 * qos_graph_has_node(): returns #TRUE if the node
99 * qos_graph_get_node_type(): returns the %QOSNodeType
102 * Returns: on success: the %QOSNodeType
108 * qos_graph_get_node_availability(): returns the availability (boolean)
114 * qos_graph_get_edge(): returns the edge
117 * Returns: on success: the %QOSGraphEdge
123 * qos_graph_edge_get_type(): returns the edge type
126 * Returns: on success: the %QOSEdgeType
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dtest.py13 Returns individual test from a test suite.
27 Returns modules in a test suite.
36 Returns test case info from suite. Info is fetched from func.
45 Returns test case names from suite.
51 Returns test case ids from suite.
57 Returns test case files paths from suite.
63 Returns test case module name.
69 Returns test case class name.
75 Returns test case complete id.
81 Returns test case file path.
[all …]
/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
72 * Returns 0 if the ID is valid, else returns corresponding error.
77 * Returns 0 for successful information request and count has
78 * proper data, else returns corresponding error message.
[all …]
/openbmc/u-boot/include/net/
H A Dmdio.h17 * @busp: returns mii bus
18 * @returns 0 on success, error code otherwise.
26 * @devp: returns mdio udevice
27 * @returns 0 on success, error code otherwise.
35 * @busp: returns mii bus
36 * @returns 0 on success, error code otherwise.
46 * @devp: returns mdio udevice
47 * @returns 0 on success, error code otherwise.
57 * @busp: returns mii bus
58 * @returns 0 on success, error code otherwise.
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.hpp63 * Returns the corresponding C++ Rule and Chassis objects.
83 * Returns the corresponding C++ Action object.
95 * Returns the corresponding C++ Action objects. in getRequiredProperty()
108 * Returns the corresponding C++ AndAction object.
120 * Returns the corresponding C++ Chassis object.
132 * Returns the corresponding C++ Chassis objects.
145 * Returns the corresponding C++ ComparePresenceAction object.
158 * Returns the corresponding C++ CompareVPDAction object. in parseBitPosition()
171 * Returns the corresponding C++ Configuration object.
184 * Returns th in parseBitValue()
[all...]
/openbmc/qemu/include/hw/xtensa/
H A Dxtensa-isa.h203 * thus, the "to_chars" function returns the number of bytes copied or
243 * required to decode the instruction length. Returns
256 * stages before stage 0. Returns XTENSA_UNDEFINED on error.
282 /* Get the name of a format. Returns null on error. */
288 * Given a format name, return the format number. Returns
297 * Returns XTENSA_UNDEFINED if the format is not recognized.
305 * All the other fields are set to zero. Returns non-zero on error.
313 * Find the length (in bytes) of an instruction. Returns
321 * Get the number of slots in an instruction. Returns XTENSA_UNDEFINED
330 * Returns XTENSA_UNDEFINED on error.
[all …]
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp35 * @returns Message Success formatted to JSON */
47 * @returns Message GeneralError formatted to JSON */
57 * @returns Message Created formatted to JSON */
68 * @returns Message NoOperation formatted to JSON */
79 * @returns Message PropertyDuplicate formatted to JSON */
91 * @returns Message PropertyUnknown formatted to JSON */
104 * @returns Message PropertyValueTypeError formatted to JSON */
119 * @returns Message PropertyValueFormatError formatted to JSON */
134 * @returns Message PropertyValueNotInList formatted to JSON */
149 * @returns Message PropertyValueOutOfRange formatted to JSON */
[all …]
/openbmc/qemu/tests/qapi-schema/
H A Dreturns-bad-type.json1 # we enforce that 'returns' be a dict or array of dict unless whitelisted
3 { 'pragma': { 'command-returns-exceptions': [
8 'returns': 'str' }
10 { 'command': 'query-tpm-models', 'returns': ['TpmModel'] }
12 'returns': 'int' }
15 'returns': [ 'int' ] }
/openbmc/u-boot/tools/patman/
H A Dterminal.py71 Returns:
116 """Returns a start color code.
121 Returns:
122 If color is enabled, returns an ANSI sequence to start the given
123 color, otherwise returns empty string
133 Returns:
134 If color is enabled, returns an ANSI color reset sequence,
135 otherwise returns empty string
142 """Returns text with conditionally added color escape sequences.
149 Returns:
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/
H A DPEL.interface.yaml6 Returns a file descriptor to a PEL.
12 returns:
23 Returns PEL data based on the OpenBMC event log ID.
29 returns:
66 returns the IDs of the created PEL and OpenBMC event log, unlike the
109 returns:
121 Returns the PEL Id (aka Entry ID (EID)) based on the given BMC event
128 returns:
138 Returns the BMC event log id based on the given PEL id (aka Entry ID
145 returns:
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml24 returns:
28 On success, returns the number of bytes updated. On failure,
29 returns -1.
49 returns:
53 On success, returns the number of bytes updated. On failure,
54 returns -1.
72 returns:
76 On success, returns the number of bytes updated. On failure,
77 returns -1.
94 returns:
[all …]
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.h55 * Returns: supported feature bits
65 * Returns: a pointer to VDUSE device on success, NULL on failure.
75 * Returns: file descriptor on success, -1 on failure.
86 * Returns: a pointer to a structure containing VduseVirtqElement on success,
115 * Returns: private pointer on success, NULL on failure.
126 * Returns: a pointer to the virtqueue on success, NULL on failure.
136 * Returns: file descriptor on success, -1 on failure.
146 * Returns: file descriptor on success, -errno on failure.
159 * Returns: 0 on success, -errno on failure.
172 * Returns: 0 on success, -errno on failure.
[all …]
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmsg.h28 * @widthp: Returns the width in pixels
29 * @heightp: Returns the height in pixels
37 * @widthp: Video width to request (returns the actual width selected)
38 * @heightp: Video height to request (returns the actual height selected)
42 * @fb_basep: Returns base address of frame buffer
43 * @fb_sizep: Returns size of frame buffer
44 * @pitchp: Returns number of bytes in each frame buffer line
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dvpd_tool.hpp29 * For a given object path of a FRU, this API returns the following
36 * @return On success, returns the properties of the FRU in JSON format,
37 * otherwise returns an empty JSON.
38 * If FRU's "Present" property is false, this API returns an empty JSON.
82 * to get the value of that property and returns it in JSON format. This API
83 * returns empty JSON in case of failure. The caller of the API must check
90 * @return On success, returns the property and its value in JSON format,
102 * Given a FRU path, and parsed System Config JSON, this API returns the
108 * @return On success, returns the "type" property in JSON
109 * format, otherwise returns empty JSON. The caller of this API should
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.hpp109 * Returns the unique name for the rail.
119 * Returns the D-Bus inventory path of a system component which must be
130 * Returns the PMBus PAGE number of the rail.
140 * Returns whether the rail is produced by a power supply.
150 * Returns whether the value of the PMBus STATUS_VOUT command is checked
161 * Returns whether the output voltage should be compared to the undervoltage
172 * Returns the GPIO to read to determine the pgood status of the rail.
182 * Returns whether the rail is present.
184 * Returns true if no inventory path was specified for presence detection.
192 * Returns th
[all...]
/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dpldm_package_util.hpp17 // @returns PackageParser instance
29 // @returns a unique pointer to the mmapped pldm package
36 // @param componentOffsetOut function returns offset of component image
37 // @param componentSizeOut function returns size of component image
38 // @param componentVersionOut function returns version of component image
39 // @returns 0 on success
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DMDR_V2.interface.yaml12 returns:
28 returns:
60 returns:
71 returns:
103 returns:
119 returns:
130 returns:
148 returns:
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/
H A DHoth.interface.yaml16 returns:
38 returns:
59 returns:
75 returns:
99 returns:
118 returns:
157 returns:
172 returns:
196 returns:
219 returns:
[all …]
/openbmc/qemu/include/qom/
H A Dobject.h60 * Returns: If @path is the path that led to @obj, the function
61 * returns the #Object corresponding to "@path/@part".
62 * If "@path/@part" is not a valid object path, it returns #NULL.
594 * Returns: An #InterfaceClass or raise an error if cast is invalid
605 * Returns: @obj casted to @interface if cast is valid, otherwise raise error.
619 * Returns: The newly allocated and instantiated object.
631 * Returns: The newly allocated and instantiated object.
679 * Returns: The newly allocated, instantiated & initialized object.
743 * Returns: %true on success, %false on error.
755 * Returns: %true on success, %false on error.
[all …]
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped75 Returns:
89 Returns:
110 Returns:
147 Returns:
161 Returns:
178 Returns:
193 Returns:
204 Returns:
212 Returns:
220 Returns:
[all …]
/openbmc/u-boot/lib/libavb/
H A Davb_util.h143 * match, 1 if they don't. Returns 0 if |n|==0, since no bytes
158 * Returns false if the addition overflows, true otherwise. In either
170 * Returns false if the addition overflows, true otherwise.
177 * string. Returns true if valid UTF-8, false otherwise.
188 * Returns true if the operation succeeds, false otherwise.
205 /* Duplicates a NUL-terminated string. Returns NULL on OOM. */
210 * NUL-terminated. Returns NULL on OOM.
219 * Returns NULL if not found, otherwise points into |haystack| for the
230 * Returns NULL if not found, otherwise points into |strings| for the
239 * Returns a newly allocated string or NULL if out of memory.
[all …]
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py30 Returns:
44 Returns:
61 Returns:
75 Returns:
97 Returns:
126 Returns:
190 Returns:
214 Returns:
304 Returns:
330 Returns:
[all …]
/openbmc/phosphor-mrw-tools/
H A DUtil.pm10 #Returns the BMC target for a system.
26 #Returns an array of child units based on their Target Type.
46 #Returns size of child units based on their Type.
64 # Returns OBMC name corresponding to a Target name
82 #Returns the array of all the device paths based on the type.
223 Returns the target string for the BMC chip. If it can't find one,
228 Returns an array of targets that have target-type C<TargetType>
233 Returns size of targets that have Type C<Type>
238 Returns an OBMC name corresponding to a Target name. Returns
243 Returns an array of all device paths (OBMC names) based on C<TargetType>.
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpaths.hpp12 * @brief Returns the path to the PEL ID file
17 * @brief Returns the path to the PEL repository
22 * @brief Returns the path to the read only data directory
27 * @brief Returns the maximum size in bytes allocated to store PELs.
37 * @brief Returns the maximum number of PELs allowed

12345678910>>...87