Home
last modified time | relevance | path

Searched refs:nonzero (Results 1 – 25 of 123) sorted by relevance

12345

/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/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
H A Dtimingsafe_bcmp.S85 setnz %al # ensure EAX nonzero even if only
175 setnz %al # ensure EAX nonzero even if only
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibroute.c97 unsigned i, chunk, bit, nonzero = 0; in dump_mlid() local
105 nonzero++; in dump_mlid()
112 if (!nonzero && !dump_all) { in dump_mlid()
124 nonzero++; in dump_mlid()
128 if (!nonzero && !dump_all) { in dump_mlid()
H A Ddump_fts.c72 unsigned i, chunk, bit, nonzero = 0; in dump_mlid() local
80 nonzero++; in dump_mlid()
87 if (!nonzero && !dump_all) { in dump_mlid()
99 nonzero++; in dump_mlid()
103 if (!nonzero && !dump_all) { in dump_mlid()
/freebsd/crypto/openssl/doc/man3/
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 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 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.
H A DPKCS12_item_decrypt_d2i.pod36 password I<pass> of length I<passlen>. If I<zbuf> is nonzero then the output
41 I<passlen>, returning an encoded object in I<obj>. If I<zbuf> is nonzero then
H A DX509_ALGOR_dup.pod42 encodings and nonzero otherwise.
57 nonzero otherwise.
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod52 length B<cookie_len>. A nonzero return value from verify_stateless_cookie_cb()
67 pointed to by B<cookie> and is of length B<cookie_len>. A nonzero return value
H A DOSSL_ESS_check_signing_certs.pod32 If I<set_issuer_serial> is nonzero then also the issuer and serial number
42 If I<require_signing_cert> is nonzero, I<ss> or I<ssv2> must not be NULL.
H A DX509_check_ca.pod30 Actually, any nonzero value means that this certificate could have been
H A DOSSL_HTTP_parse_url.pod39 environment variable, or from C<https_proxy> if I<use_ssl> is nonzero.
42 environment variable, or from C<HTTPS_PROXY> if I<use_ssl> is nonzero.
H A DSSL_poll.pod177 output the number of entries in the array which have nonzero I<revents> fields
349 the array with nonzero I<revents> fields, even if the SSL_poll() call returns
356 It is possible for I<result_count> to be written as a nonzero value if the
384 If SSL_poll() returns 1 and I<result_count> is nonzero, that many events were
394 If SSL_poll() returns 0 and I<result_count> is nonzero, inspect the I<items>
H A DUI_UTIL_read_pw.pod24 If B<verify> is nonzero, the password will be verified as well.
H A DBIO_get_data.pod28 whether initialisation has been completed for this BIO or not. A nonzero value
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_checks.inc24 UBSAN_CHECK(NullptrWithNonZeroOffset, "nullptr-with-nonzero-offset",
26 UBSAN_CHECK(NullptrAfterNonZeroOffset, "nullptr-after-nonzero-offset",
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod77 is B<rejected> and I<unprotectedErrors> is nonzero.
124 and I<unprotectedErrors> is nonzero.
149 The function does not protect the message if I<unprotectedErrors> is nonzero.
H A DDEFINE_LIST_OF.pod65 B<ossl_list_I<TYPE>_is_empty>() returns nonzero if I<list> has no elements and
95 B<ossl_list_I<TYPE>_is_empty>() returns nonzero if the list is empty and zero
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros35 Shifts `a' right by the number of bits given in `count'. If any nonzero
39 result will be either 0 or 1, depending on whether `a' is zero or nonzero.
62 Shifts `a' right by the number of bits given in `count'. If any nonzero
66 result will be either 0 or 1, depending on whether `a' is zero or nonzero.
91 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
170 number of bits given in `count'. If any nonzero bits are shifted off, they
175 nonzero. The result is broken into two 64-bit pieces which are stored at
215 at most 128 nonzero bits; these are broken into two 64-bit pieces which are
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros34 Shifts `a' right by the number of bits given in `count'. If any nonzero
38 result will be either 0 or 1, depending on whether `a' is zero or nonzero.
95 number of bits given in `count'. If any nonzero bits are shifted off, they
100 nonzero. The result is broken into two 32-bit pieces which are stored at
140 at most 64 nonzero bits; these are broken into two 32-bit pieces which are
/freebsd/crypto/krb5/src/util/
H A Dt_enum.pm40 * int init() -> returns nonzero on alloc failure
H A Dt_array.pm32 * int init() -> nonzero if fail initial allocation
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-rand.pod.in35 Otherwise, the command will fail with a nonzero error code.

12345