Home
last modified time | relevance | path

Searched full:nonzero (Results 1 – 25 of 1011) sorted by relevance

12345678910>>...41

/freebsd/share/man/man4/
H A Dpvscsi.444 setting to nonzero value enables the use of the PVSCSI message queue allowing
48 setting to nonzero value enables the use of MSI interrupts.
51 setting to nonzero value enables the use of MSI-X interrupts.
54 setting to nonzero value enables the request call threshold functionality.
/freebsd/lib/libdevinfo/
H A Ddevinfo.3131 It returns nonzero
175 returns a nonzero error value the traversal is halted,
194 returns a nonzero error value the traversal is halted,
211 returns a nonzero error value the traversal is halted,
227 returns a nonzero error value the traversal is halted,
H A Ddevinfo.h102 * (fn) returns nonzero, abort the scan and return.
111 * If (fn) returns nonzero, abort the scan and return.
121 * on each. If (fn) returns nonzero, abort the scan and return.
130 * returns nonzero, abort the scan and return.
/freebsd/contrib/bmake/unit-tests/
H A Dsh-dots.exp4 *** Error code <nonzero> (ignored)
10 *** Error code <nonzero> (ignored)
16 *** Error code <nonzero> (ignored)
/freebsd/lib/libpmc/pmu-events/arch/x86/bonnell/
H A Dmemory.json3 "BriefDescription": "Nonzero segbase 1 bubble",
11 "BriefDescription": "Nonzero segbase load 1 bubble",
35 "BriefDescription": "Nonzero segbase ld-op-st 1 bubble",
67 "BriefDescription": "Nonzero segbase store 1 bubble",
/illumos-gate/usr/src/cmd/time/
H A Dtime.c145 int nonzero; in printt() local
158 nonzero = 0; in printt()
160 c = (digit[i] != 0) ? digit[i]+'0' : (nonzero ? '0': pad[i]); in printt()
163 nonzero |= digit[i]; in printt()
164 c = nonzero?sep[i]:nsep[i]; in printt()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dbitwise-cast.c18 /* Implicit casts of nonzero, bad */
26 /* Explicit cast of nonzero, bad */
32 /* Explicit case of nonzero forced, legal */
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dkey_call.c138 debug("set3 status is nonzero"); in key_setsecret_g()
155 debug("remove secret status is nonzero"); in key_removesecret_g_ext()
300 debug("encrypt status is nonzero"); in key_encryptsession_pk()
346 debug("encrypt3 status is nonzero"); in key_encryptsession_pk_g()
370 debug("decrypt status is nonzero"); in key_decryptsession_pk()
417 debug("decrypt3 status is nonzero"); in key_decryptsession_pk_g()
439 debug("encrypt status is nonzero"); in key_encryptsession()
472 debug("encrypt3 status is nonzero"); in key_encryptsession_g()
495 debug("decrypt status is nonzero"); in key_decryptsession()
528 debug("decrypt3 status is nonzero"); in key_decryptsession_g()
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-program.8162 fully execute but exit with a nonzero status code and no return value.
354 and a nonzero error code otherwise.
379 Returns 0 on successful destroy, or a nonzero error code if the dataset could
397 Returns 0 on success, or a nonzero error code if the property could not be
411 Returns 0 on successful promotion, or a nonzero error code otherwise.
421 Returns 0 on successful rollback, or a nonzero error code otherwise.
433 Returns 0 if the property was set, or a nonzero error code otherwise.
446 and a nonzero error code otherwise.
458 and a nonzero error code otherwise.
471 and a nonzero error code otherwise.
/freebsd/crypto/openssl/doc/man3/
H A DASN1_TYPE_get.pod36 they are identical and nonzero otherwise.
66 value under BER can have any nonzero encoding but ASN1_TYPE_cmp() will
70 return value is nonzero. Technically if both parameters are NULL the two
84 ASN1_TYPE_cmp() returns 0 if the types are identical and nonzero otherwise.
H A DCRYPTO_memcmp.pod22 CRYPTO_memcmp() returns 0 if the memory regions are equal and nonzero
28 as the return value when they differ is undefined, other than being nonzero.
H A DOSSL_LIB_CTX_set_conf_diagnostics.pod18 diagnostics flag. If I<value> is nonzero subsequent parsing and application
34 should not be performed, nonzero otherwise.
/freebsd/secure/lib/libcrypto/man/man3/
H A DASN1_TYPE_get.398 they are identical and nonzero otherwise.
127 value under BER can have any nonzero encoding but \fBASN1_TYPE_cmp()\fR will
131 return value is nonzero. Technically if both parameters are NULL the two
144 \&\fBASN1_TYPE_cmp()\fR returns 0 if the types are identical and nonzero otherwise.
/freebsd/lib/libifconfig/
H A Dlibifconfig.h150 * @return 0 on success, nonzero if the list could not be iterated
194 * @return 0 on success, nonzero on failure
205 * @return 0 on success, nonzero on failure
281 * @return 0 on success, nonzero on failure
313 * @return 0 on success, nonzero on failure.
324 * @return 0 on success, nonzero on failure.
391 * @return 0 on success, nonzero on failure.
/freebsd/lib/libc/amd64/string/
H A Dtimingsafe_memcmp.S70 or %eax, %ecx # nonzero if not equal
85 or %edi, %ecx # nonzero if not equal
100 or %rdi, %rcx # nonzero if not equal
140 or %r10, %r8 # nonzero if not equal
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_fcc.c39 * _Q_feq(x, y) returns nonzero if *x == *y and zero otherwise.
70 * _Q_fne(x, y) returns nonzero if *x != *y and zero otherwise.
101 * _Q_flt(x, y) returns nonzero if *x < *y and zero otherwise. If
144 * _Q_fle(x, y) returns nonzero if *x <= *y and zero otherwise. If
188 * _Q_fgt(x, y) returns nonzero if *x > *y and zero otherwise. If
231 * _Q_fge(x, y) returns nonzero if *x >= *y and zero otherwise. If
H A D_F_cplx_div_ix.c31 * If b and w are both finite and w is nonzero, _F_cplx_div_ix(b, w)
39 * and w is finite and nonzero, _F_cplx_div_ix delivers an infinite
114 * nonzero. Since we handled the case w = 0 above, the in _F_cplx_div_ix()
H A D_F_cplx_div_rx.c31 * If a and w are both finite and w is nonzero, _F_cplx_div_rx(a, w)
39 * and w is finite and nonzero, _F_cplx_div_rx delivers an infinite
114 * nonzero. Since we handled the case w = 0 above, the in _F_cplx_div_rx()
/illumos-gate/usr/src/man/man8/
H A Dzfs-program.8158 fully execute but exit with a nonzero status code and no return value.
362 Returns 0 on successful destroy, or a nonzero error code if the dataset could
383 Returns 0 on success, or a nonzero error code if the property could not be
400 Returns 0 on successful promotion, or a nonzero error code otherwise.
410 Returns 0 on successful rollback, or a nonzero error code otherwise.
422 Returns 0 if the property was set, or a nonzero error code otherwise.
442 and a nonzero error code otherwise.
/freebsd/contrib/ncurses/man/
H A Dcurs_trace.3x132 calling \fBcurses_trace\fP with a nonzero parameter
136 When the trace mask is nonzero,
151 so that it can resume tracing later if a nonzero parameter is passed
203 is nonzero.
/freebsd/crypto/openssl/doc/designs/quic-design/images/
H A Dquic-concurrency-models.svg1nonzero;stroke:none" transform="scale(.95973)" clip-path="url(#a)"/><path d="M481.5.5h3v1h-3zm6 0h…
/freebsd/lib/libc/aarch64/string/
H A Dtimingsafe_bcmp.S68 orr x0, x0, x0, lsr #32 // ensure low 32 bits are nonzero iff mismatch
79 umaxv s0, v0.4s // get a nonzero word if any
110 umaxv s0, v4.4s // get a nonzero word if any
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp192 size_t NonZero = Float.find_last_not_of('0'); in stripTrailingZeros() local
193 assert(NonZero != std::string::npos && "no . in floating point string"); in stripTrailingZeros()
195 if (Float[NonZero] == '.') in stripTrailingZeros()
196 ++NonZero; in stripTrailingZeros()
198 return Float.substr(0, NonZero + 1); in stripTrailingZeros()
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_div_ix.c31 * If b and w are both finite and w is nonzero, _D_cplx_div_ix(b, w)
39 * and w is finite and nonzero, _D_cplx_div_ix delivers an infinite
119 * nonzero. Since we handled the case w = 0 above, the in _D_cplx_div_ix()
H A D_D_cplx_div_rx.c31 * If a and w are both finite and w is nonzero, _D_cplx_div_rx(a, w)
39 * and w is finite and nonzero, _D_cplx_div_rx delivers an infinite
119 * nonzero. Since we handled the case w = 0 above, the in _D_cplx_div_rx()

12345678910>>...41