Home
last modified time | relevance | path

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

12345678910>>...293

/freebsd/lib/libc/xdr/
H A Dxdr.399 This routine returns one if it succeeds, zero otherwise.
113 This routine returns one if it succeeds, zero otherwise.
133 This routine returns one if it succeeds, zero otherwise.
144 This routine returns one if it succeeds, zero otherwise.
183 This routine returns one if it succeeds, zero otherwise.
195 This routine returns one if it succeeds, zero otherwise.
207 This routine returns one if it succeeds, zero otherwise.
261 This routine returns one if it succeeds, zero otherwise.
299 This routine returns one if it succeeds, zero otherwise.
311 This routine returns one if it succeeds, zero otherwise.
[all …]
/freebsd/lib/libsys/
H A Dpathconf.224 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
104 system call, otherwise 0.
113 error; otherwise, such components will be truncated to
123 Return 1 if asynchronous I/O is supported, otherwise 0.
126 otherwise 0.
128 Returns 1 if synchronised I/O is supported for this file, otherwise 0.
148 file, otherwise 0.
151 file, otherwise 0.
156 otherwise 0.
159 otherwise 0.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5.3192 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
209 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
226 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
285 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
304 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
323 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
342 Returns 0 to indicate success. Otherwise an kerberos et error code is returned.
361 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
380 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
412 Returns 0 to indicate success. Otherwise an kerberos et error code is returned.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/wind/man/man3/
H A Dwind.367 returns 0 on success, an wind error code otherwise
88 returns 0 on success, an wind error code otherwise
111 returns 0 on success, an wind error code otherwise
134 returns 0 on success, an wind error code otherwise.
143 …r BOM. If not BOM is found, check is LE/BE flag is already and use that otherwise fail with WIND_E…
161 returns 0 on success, an wind error code otherwise
180 returns 0 on success, an wind error code otherwise
203 returns 0 on success, an wind error code otherwise.
232 returns 0 on success, an wind error code otherwise
251 returns 0 on success, an wind error code otherwise
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.h23 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
49 * Otherwise, returns ok.
100 * Otherwise, no. of HW dwords per cycle is forced to
104 * same block. Otherwise, each data unit is associated
112 * Otherwise, returns ok.
135 * Otherwise, returns ok.
175 * Otherwise, returns ok.
190 * to 4 dwords per cycle, each unit is one dword (32 bits). Otherwise, each
211 * Otherwise, returns ok.
235 * Otherwise, returns ok.
[all …]
/freebsd/lib/libc/gen/
H A Dsysconf.324 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
95 Return 1 if job control is available on this system, otherwise \-1.
98 otherwise \-1.
140 C-Language Bindings Option, otherwise \-1.
143 otherwise \-1.
148 otherwise \-1.
151 otherwise \-1.
154 otherwise \-1.
156 Return 1 if the system supports the creation of locales, otherwise \-1.
159 otherwise \-1.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h243 /// or 'omp for' directive, otherwise - false.
249 /// otherwise - false.
255 /// otherwise - false.
261 /// parallel', otherwise - false.
268 /// otherwise - false.
276 /// otherwise - false.
283 /// \return true - the directive has teams on the outermost nest, otherwise -
290 /// \return true - the directive is a teams-like directive, otherwise - false.
296 /// otherwise - false.
303 /// otherwise - false.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamReader.h47 /// \returns a success error code if the data was successfully read, otherwise
56 /// \returns a success error code if the data was successfully read, otherwise
65 /// \returns a success error code if the data was successfully read, otherwise
92 /// \returns a success error code if the data was successfully read, otherwise
98 /// \returns a success error code if the data was successfully read, otherwise
106 /// \returns a success error code if the data was successfully read, otherwise
113 /// \returns a success error code if the data was successfully read, otherwise
121 /// \returns a success error code if the data was successfully read, otherwise
129 /// \returns a success error code if the data was successfully read, otherwise
138 /// \returns a success error code if the data was successfully read, otherwise
[all...]
H A DBinaryStreamWriter.h49 /// otherwise returns an appropriate error code.
57 /// otherwise returns an appropriate error code.
79 /// otherwise returns an appropriate error code.
86 /// otherwise returns an appropriate error code.
95 /// otherwise returns an appropriate error code.
103 /// otherwise returns an appropriate error code.
111 /// otherwise returns an appropriate error code.
119 /// otherwise returns an appropriate error code.
127 /// otherwise returns an appropriate error code.
143 /// otherwise return
[all...]
H A DCheckedArithmetic.h26 /// \return Empty optional if the operation overflows, or result otherwise.
44 /// \c std::nullopt otherwise.
53 /// \c std::nullopt otherwise.
62 /// \c std::nullopt otherwise.
71 /// \c std::nullopt otherwise.
82 /// \c std::nullopt otherwise.
91 /// \c std::nullopt otherwise.
100 /// \c std::nullopt otherwise.
H A DFileSystem.h292 /// @returns errc::success if \a path has been made absolute, otherwise a
299 /// @returns errc::success if is_directory(path), otherwise a platform
309 /// @returns errc::success if is_directory(path), otherwise a platform
324 /// @returns errc::success if the link was created, otherwise a platform
332 /// @returns errc::success if the link was created, otherwise a platform
356 /// otherwise a platform-specific error_code.
363 /// otherwise a platform-specific error_code.
369 /// @returns errc::success if path has been removed or didn't exist, otherwise a
377 /// @returns errc::success if path has been removed or didn't exist, otherwise a
407 /// @returns errc::success if \a path has been resized to \a size, otherwise a
[all …]
/freebsd/sys/contrib/dev/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 pic
[all...]
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h24 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
165 * Returns zero on success, a negative pt_error_code otherwise.
179 * Returns a new section on success, NULL otherwise.
188 * Returns a new section on success, NULL otherwise.
197 * Returns zero on success, a negative error code otherwise.
209 * Returns zero on success, a negative error code otherwise.
220 * Returns zero on success, a negative error code otherwise.
233 * Returns zero on success, a negative error code otherwise.
259 * Returns zero on success, a negative pt_error_code otherwise.
266 * Returns zero on success, a negative error code otherwise.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h100 /// True on success; false otherwise
105 /// Otherwise the JIT may not return an address for it.
111 /// True on success; false otherwise.
142 /// True on success; false otherwise
158 /// True on success; false otherwise
165 /// True on success; false otherwise
182 /// True on success; false otherwise
191 /// True on success; false otherwise
208 /// True on success; false otherwise
229 /// True on success; false otherwise
[all...]
/freebsd/sys/contrib/ena-com/
H A Dena_com.h30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
635 * otherwise it will wait on wait event.
676 * @return - true if there is a keep alive notification in the aenq or false otherwise
704 * @return - 0 on success negative value otherwise.
715 * @return - 0 on Success negative value otherwise.
726 * @return: > 0 on Success and negative value otherwise.
736 * @return: 0 on Success and negative value otherwise.
744 * @return: 0 on Success and negative value otherwise.
753 * @return: 0 on Success and negative value otherwise.
762 * @return: 0 on Success and negative value otherwise.
[all …]
/freebsd/sys/xen/xenstore/
H A Dxenstorevar.h27 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
94 * \return True if initialized, false otherwise.
121 * \return On success, 0. Otherwise an errno value indicating the
154 * \return On success, 0. Otherwise an errno value indicating the
171 * \return On success, 0. Otherwise an errno value indicating the
184 * \return On success, 0. Otherwise an errno value indicating the
197 * \return On success, 0. Otherwise an errno value indicating the
209 * \return On success, 0. Otherwise an errno value indicating the
224 * \return On success, 0. Otherwise an errno value indicating the
236 * \return On success, 0. Otherwise an errno value indicating the
[all …]
/freebsd/sys/contrib/openzfs/
H A DLICENSE1 Unless otherwise noted, all files in this distribution are released
51 C. Any new file that is contributed or otherwise made
74 contract or otherwise, or (b) ownership of more than fifty
96 practice, sell, and offer for sale, and/or otherwise
101 or otherwise makes the Original Software available to a
130 offer for sale, have made, and/or otherwise dispose of:
138 otherwise makes the Modifications available to a third
155 Any Covered Software that You distribute or otherwise make
160 Software You distribute or otherwise make available. You must
236 You may always continue to use, distribute or otherwise make the
[all …]
/freebsd/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE1 Unless otherwise noted, all files in this distribution are released
51 C. Any new file that is contributed or otherwise made
74 contract or otherwise, or (b) ownership of more than fifty
96 practice, sell, and offer for sale, and/or otherwise
101 or otherwise makes the Original Software available to a
130 offer for sale, have made, and/or otherwise dispose of:
138 otherwise makes the Modifications available to a third
155 Any Covered Software that You distribute or otherwise make
160 Software You distribute or otherwise make available. You must
236 You may always continue to use, distribute or otherwise make the
[all …]
/freebsd/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE1 Unless otherwise noted, all files in this distribution are released
51 C. Any new file that is contributed or otherwise made
74 contract or otherwise, or (b) ownership of more than fifty
96 practice, sell, and offer for sale, and/or otherwise
101 or otherwise makes the Original Software available to a
130 offer for sale, have made, and/or otherwise dispose of:
138 otherwise makes the Modifications available to a third
155 Any Covered Software that You distribute or otherwise make
160 Software You distribute or otherwise make available. You must
236 You may always continue to use, distribute or otherwise make the
[all …]
/freebsd/sys/xen/
H A Dxen_intr.h27 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
60 * \returns 0 on success, otherwise an errno.
84 * \returns 0 on success, otherwise an errno.
108 * \returns 0 on success, otherwise an errno.
133 * \returns 0 on success, otherwise an errno.
150 * \returns 0 on success, otherwise an errno.
162 * \returns 0 on success, otherwise an errno.
181 * \returns 0 on success, otherwise an errno.
206 * \returns 0 if the handle is invalid, otherwise positive port number.
223 * \returns 0 on success, otherwise an errno.
[all …]
/freebsd/contrib/sendmail/include/libsmdb/
H A Dsmdb.h56 ** 0 - Success, otherwise errno.
72 ** 0 - Success, otherwise errno.
87 ** 0 - Success, otherwise errno.
104 ** 0 - Success, otherwise errno.
124 ** 0 - Success, otherwise errno.
140 ** 0 - Success, otherwise errno.
155 ** 0 - Success, otherwise errno.
170 ** 0 - Success, otherwise errno.
200 ** 0 - Success, otherwise errno.
214 ** 0 - Success, otherwise errno.
[all …]
/freebsd/contrib/ldns/ldns/
H A Drr_functions.h38 * \return true on success, false otherwise
75 * \return true on success, false otherwise
88 * \return true on success, false otherwise
101 * \return true on success, false otherwise
114 * \return true on success, false otherwise
127 * \return true on success, false otherwise
140 * \return true on success, false otherwise
153 * \return true on success, false otherwise
166 * \return true on success, false otherwise
179 * \return true on success, false otherwise
[all …]
/freebsd/contrib/lyaml/lib/lyaml/
H A Dimplicit.lua22 -- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
71 -- @return[2] nil otherwise, nil
95 -- @treturn[2] nil otherwise, nil
105 -- @treturn[2] nil otherwise, nil
125 -- @treturn[2] nil otherwise, nil
145 -- @treturn[2] nil otherwise, nil
165 -- @treturn[2] nil otherwise, nil
184 -- @treturn[2] nil otherwise, nil
207 -- @treturn[2] nil otherwise, nil
226 -- @treturn[2] nil otherwise, nil
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_in_init.pod29 awaiting handshake messages, or 0 otherwise.
32 otherwise.
35 fully protected application data can be transferred or 0 otherwise.
41 would return 1, or 0 otherwise.
44 would return 1, or 0 otherwise.
57 DTLS protocol. Otherwise TLS is used.
/freebsd/share/man/man3/
H A DQ_SIGNED.322 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
74 otherwise.
86 otherwise.
97 otherwise.
116 otherwise.
127 without truncation, or false otherwise.

12345678910>>...293