Home
last modified time | relevance | path

Searched full:otherwise (Results 1 – 25 of 8084) sorted by relevance

12345678910>>...324

/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dcore-matmap.h43 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
234 … XCHAL_ITLB_SET0_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
235 …ne XCHAL_ITLB_SET0_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
236 …ne XCHAL_ITLB_SET0_PPN_RESET 0 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
237 #define XCHAL_ITLB_SET0_CA_RESET 0 /* 1 if CA reset values defined (and all writable); 0 otherwise
255 … XCHAL_ITLB_SET1_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
256 …ne XCHAL_ITLB_SET1_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
257 …ne XCHAL_ITLB_SET1_PPN_RESET 0 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
258 #define XCHAL_ITLB_SET1_CA_RESET 0 /* 1 if CA reset values defined (and all writable); 0 otherwise
276 … XCHAL_ITLB_SET2_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
[all …]
/openbmc/linux/include/linux/qed/
H A Dqed_iscsi_if.h136 * @return 0 on success, otherwise error value.
144 * return 0 on success, otherwise error value.
147 * return 0 on success, otherwise error value.
155 * @return 0 on success, otherwise error value.
159 * @return 0 on success, otherwise error value.
165 * @return 0 on success, otherwise error value.
171 * @return 0 on success, otherwise error value.
175 * @return 0 on success, otherwise error value.
179 * @return 0 on success, otherwise error value.
184 * @return 0 on success, error otherwise.
[all …]
H A Dqed_fcoe_if.h76 * @return 0 on success, otherwise error value.
85 * return 0 on success, otherwise error value.
88 * return 0 on success, otherwise error value.
96 * return 0 on success, otherwise error value.
100 * return 0 on success, otherwise error value.
106 * return 0 on success, otherwise error value.
111 * return 0 on success, otherwise error value.
116 * return 0 on success, error otherwise.
H A Dqed_nvmetcp_if.h116 * @return 0 on success, otherwise error value.
124 * return 0 on success, otherwise error value.
127 * return 0 on success, otherwise error value.
135 * @return 0 on success, otherwise error value.
139 * @return 0 on success, otherwise error value.
145 * @return 0 on success, otherwise error value.
151 * @return 0 on success, otherwise error value.
155 * @return 0 on success, otherwise error value.
159 * @return 0 on success, otherwise error value.
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c89 * Returns 0 on success, negative value otherwise.
118 * Returns 0 on success, negative value otherwise.
130 * Returns 0 on success, negative value otherwise.
142 * Returns 0 on success, negative value otherwise.
155 * Returns 0 on success, negative value otherwise.
171 * Returns 0 on success, negative value otherwise.
188 * Returns 0 on success, negative value otherwise.
204 * Returns 0 on success, negative value otherwise.
222 * Returns 0 on success, negative value otherwise.
261 * Returns 0 on success, negative value otherwise.
[all …]
H A Dfile.c79 * Returns "struct tomoyo_path_info" if @name matches @ptr, NULL otherwise.
110 * Returns true if @value matches @ptr, false otherwise.
147 * Returns true on success, false otherwise.
164 * Returns 0 on success, negative value otherwise.
178 * Returns 0 on success, negative value otherwise.
193 * Returns 0 on success, negative value otherwise.
210 * Returns 0 on success, negative value otherwise.
246 * Returns true if granted, false otherwise.
273 * Returns true if granted, false otherwise.
294 * Returns true if granted, false otherwise.
[all …]
H A Denviron.c16 * Returns true if granted, false otherwise.
32 * Returns 0 on success, negative value otherwise.
46 * Returns 0 on success, negative value otherwise.
74 * Returns true if @a == @b, false otherwise.
90 * Returns 0 on success, negative value otherwise.
116 * Returns 0 on success, negative value otherwise.
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h64 * Return: '0' on Success; Error code otherwise.
80 * Return: '0' on Success; Error code otherwise.
113 * Return: '0' on Success; Error code otherwise.
127 * Return: '0' on Success; error code otherwise.
140 * Return: '0' on Success; Error code otherwise.
152 * Return: '0' on Success; Error code otherwise.
163 * @en: Returns '1' if object is enabled; '0' otherwise
165 * Return: '0' on Success; Error code otherwise.
178 * Return: '0' on Success; Error code otherwise.
205 * Return: '0' on Success; Error code otherwise.
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Dscsw.h228 * otherwise.
390 * valid, zero otherwise.
402 * valid, zero otherwise.
414 * valid, zero otherwise.
426 * valid, zero otherwise.
439 * valid, zero otherwise.
451 * valid, zero otherwise.
463 * valid, zero otherwise.
475 * valid, zero otherwise.
487 * valid, zero otherwise.
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c189 * HT size; mac80211 would otherwise pick the HE max (256) by default.
225 * HT size; mac80211 would otherwise pick the HE max (256) by default.
238 * HT size; mac80211 would otherwise pick the HE max (256) by default.
251 * HT size; mac80211 would otherwise pick the HE max (256) by default.
263 * HT size; mac80211 would otherwise pick the HE max (256) by default.
276 * HT size; mac80211 would otherwise pick the HE max (256) by default.
289 * HT size; mac80211 would otherwise pick the HE max (256) by default.
301 * HT size; mac80211 would otherwise pick the HE max (256) by default.
315 * HT size; mac80211 would otherwise pick the HE max (256) by default.
328 * HT size; mac80211 would otherwise pick the HE max (256) by default.
[all …]
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.c37 * Return: '0' on Success; Error code otherwise.
72 * Return: '0' on Success; Error code otherwise.
93 * Return: Completion status. '0' on Success; Error code otherwise.
114 * Return: Completion status. '0' on Success; Error code otherwise.
135 * Return: '0' on Success; Error code otherwise.
163 * Return: '0' on Success; Error code otherwise.
197 * Return: '0' on Success; Error code otherwise.
227 * Return: '0' on Success; Error code otherwise.
267 * Return: '0' on Success; Error code otherwise.
294 * Return: Completion status. '0' on Success; Error code otherwise.
[all …]
H A Ddpni.c21 * Return: '0' on Success; Error code otherwise.
93 * Return: '0' on Success; Error code otherwise.
132 * Return: '0' on Success; Error code otherwise.
159 * Return: '0' on Success; Error code otherwise.
198 * Return: '0' on Success; Error code otherwise.
221 * Return: '0' on Success; Error code otherwise.
243 * @en: Returns '1' if object is enabled; '0' otherwise
245 * Return: '0' on Success; Error code otherwise.
279 * Return: '0' on Success; Error code otherwise.
309 * Return: '0' on Success; Error code otherwise.
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNAIST-200327 distribution, if actually made, will neither violate or otherwise
37 implied, statutory or otherwise. The term "warranty" used herein
46 otherwise connected with the program is assumed by the user.
49 organization that participated in or was otherwise related to the
53 and consequential damages, arising out of or otherwise in connection
55 or result produced or otherwise obtained by using the program,
56 regardless of whether they have been advised of, or otherwise had
H A DCDDL-1.128 … C. Any new file that is contributed or otherwise made available under the terms of this License.
36 …ause the direction or management of such entity, whether by contract or otherwise, or (b) ownershi…
45 …re, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the O…
47 …nd (b) are effective on the date Initial Developer first distributes or otherwise makes the Origin…
56 …uch combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) …
58 …) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifi…
65otherwise make available in Executable form must also be made available in Source Code form and th…
88otherwise make the Covered Software available under the terms of the version of the License under …
91 …rd (except to note that the license differs from this License); and (b) otherwise make it clear th…
108 …NDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE …
[all …]
H A DCDDL-1.028 C. Any new file that is contributed or otherwise made available under the terms of this License.
36 …ause the direction or management of such entity, whether by contract or otherwise, or (b) ownershi…
46 …re, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the O…
48 …nd (b) are effective on the date Initial Developer first distributes or otherwise makes the Origin…
58 …uch combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) …
60 …) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifi…
68otherwise make available in Executable form must also be made available in Source Code form and th…
98otherwise make the Covered Software available under the terms of the version of the License under …
102 …rd (except to note that the license differs from this License); and (b) otherwise make it clear th…
118 …NDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE …
[all …]
H A DPython-2.0.16 otherwise using this software ("Python") in source or binary form and
12 distribute, and otherwise use Python alone or in any derivative version,
34 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
46 8. By copying, installing or otherwise using Python, Licensee
58 Individual or Organization ("Licensee") accessing and otherwise using
66 otherwise use the Software alone or in any derivative version,
96 7. By copying, installing or otherwise using the software, Licensee
107 ("Licensee") accessing and otherwise using Python 1.6.1 software in
113 prepare derivative works, distribute, and otherwise use Python 1.6.1
142 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
[all …]
H A DPython-2.07 otherwise using this software ("Python") in source or binary form and
13 prepare derivative works, distribute, and otherwise use Python
35 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
47 8. By copying, installing or otherwise using Python, Licensee
58 Individual or Organization ("Licensee") accessing and otherwise using
66 otherwise use the Software alone or in any derivative version,
96 7. By copying, installing or otherwise using the software, Licensee
106 ("Licensee") accessing and otherwise using Python 1.6.1 software in
112 prepare derivative works, distribute, and otherwise use Python 1.6.1
141 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
[all …]
/openbmc/libpldm/include/libpldm/
H A Dtransport.h19 * @pre The pldm transport instance must be initialised; otherwise,
37 * @pre The pldm transport instance must be initialised; otherwise,
48 * Otherwise, if this is not the correct length of the PLDM msg,
62 * @pre The pldm transport instance must be initialised; otherwise,
70 * return code is PLDM_REQUESTER_SUCCESS; otherwise, NULL. On
94 * @pre The pldm transport instance must be initialised; otherwise,
105 * Otherwise, if this is not the correct length of the PLDM msg,
108 * return code is PLDM_REQUESTER_SUCCESS; otherwise, NULL. On
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h88 * otherwise: #NULL
103 * otherwise: #-1
118 * otherwise: #NULL
127 * otherwise: #-1
136 * otherwise: #NULL
151 * otherwise: #NULL
161 * otherwise: #NULL
171 * otherwise: #NULL
181 * otherwise: #NULL
204 * otherwise: #NULL
/openbmc/linux/scripts/
H A DKconfig.include15 # Return <then> if <command> exits with 0, <else> otherwise.
19 # Return y if <command> exits with 0, n otherwise
23 # Return n if <command> exits with 0, y otherwise
27 # Return y if the compiler supports <flag>, n otherwise
31 # Return y if the linker supports <flag>, n otherwise
35 # Return y if the assembler supports <instr>, n otherwise
62 # $(m32-flag): -m32 if the compiler supports it, or an empty string otherwise.
63 # $(m64-flag): -m64 if the compiler supports it, or an empty string otherwise.
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot17 # running the given boot test. Otherwise,
43 # running the given boot test. Otherwise,
69 # running the given boot test. Otherwise,
95 # running the given boot test. Otherwise,
121 # running the given boot test. Otherwise,
147 # running the given boot test. Otherwise,
173 # running the given boot test. Otherwise,
200 # running the given boot test. Otherwise,
226 # running the given boot test. Otherwise,
252 # running the given boot test. Otherwise,
[all …]
/openbmc/linux/drivers/crypto/caam/
H A Ddpseci.c25 * Return: '0' on success, error code otherwise
57 * Return: '0' on success, error code otherwise
75 * Return: '0' on success, error code otherwise
93 * Return: '0' on success, error code otherwise
112 * Return: '0' on success, error code otherwise
129 * @en: Returns '1' if object is enabled; '0' otherwise
131 * Return: '0' on success, error code otherwise
160 * Return: '0' on success, error code otherwise
195 * Return: '0' on success, error code otherwise
229 * Return: '0' on success, error code otherwise
[all …]
/openbmc/linux/LICENSES/dual/
H A DCDDL-1.058 C. Any new file that is contributed or otherwise made available
81 or otherwise, or (b) ownership of more than fifty percent
102 practice, sell, and offer for sale, and/or otherwise
107 or otherwise makes the Original Software available to a
136 offer for sale, have made, and/or otherwise dispose of: (1)
144 otherwise makes the Modifications available to a third
160 Any Covered Software that You distribute or otherwise make
165 distribute or otherwise make available. You must inform recipients
240 You may always continue to use, distribute or otherwise make the
245 otherwise made available under any subsequent version of the
[all …]
/openbmc/u-boot/include/net/
H A Dmdio.h18 * @returns 0 on success, error code otherwise.
27 * @returns 0 on success, error code otherwise.
36 * @returns 0 on success, error code otherwise.
47 * @returns 0 on success, error code otherwise.
58 * @returns 0 on success, error code otherwise.
/openbmc/u-boot/lib/libavb/
H A Davb_ops.h83 * AvbABOps. Otherwise it must be set to NULL.
88 * AvbAtxOps. Otherwise it must be set to NULL.
169 * NULL. Otherwise this field points to the data which is
185 * index was retrieved, otherwise an error code.
197 * AVB_IO_RESULT_OK if the rollback index was set, otherwise an
209 * |out_is_unlocked| (true if unlocked, false otherwise). Returns
210 * AVB_IO_RESULT_OK if the state was retrieved, otherwise an error
223 * Returns AVB_IO_RESULT_OK on success, otherwise an error code.
234 * Returns AVB_IO_RESULT_OK on success, otherwise an error code.
250 * Returns AVB_IO_RESULT_OK on success, otherwise an error code.
[all …]

12345678910>>...324