Home
last modified time | relevance | path

Searched full:satisfy (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/freebsd/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h22 is returned. If there is not enough memory remaining to satisfy the request, then NULL is
41 is returned. If there is not enough memory remaining to satisfy the request, then NULL is
60 is returned. If there is not enough memory remaining to satisfy the request, then NULL is
103 returned. If there is not enough memory at the specified alignment remaining to satisfy the
128 returned. If there is not enough memory at the specified alignment remaining to satisfy the
153 returned. If there is not enough memory at the specified alignment remaining to satisfy the
202 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned.
220 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned.
238 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned.
256 valid buffer of 0 size is returned. If there is not enough memory remaining to satisfy the
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h21 /// guaranteed to satisfy the predicate, assuming that the input set did. For
34 /// is not required to satisfy this property, but the algorithm will run
37 /// should satisfy.
H A DDeltaAlgorithm.h20 /// guaranteed to satisfy the predicate, assuming that the input set did. For
24 /// For best results the predicate function *should* (but need not) satisfy
31 /// It is not an error to provide a predicate that does not satisfy these
/freebsd/share/man/man5/
H A Dlibmap.conf.583 that satisfy the constraint.
88 identical fully qualified pathname will satisfy the constraint.
91 will not satisfy the constraint
/freebsd/crypto/openssl/fuzz/
H A Dcmp.c56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()
58 ctx->popoMethod = OSSL_CRMF_POPO_NONE; /* satisfy ossl_cmp_certReq_new() */ in cmp_client_process_response()
59 ctx->oldCert = X509_new(); /* satisfy crm_new() and ossl_cmp_rr_new() */ in cmp_client_process_response()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_accept.pod27 when the underlying BIO could not satisfy the needs of SSL_accept()
32 taking appropriate action to satisfy the needs of SSL_accept().
H A DSSL_do_handshake.pod29 when the underlying BIO could not satisfy the needs of SSL_do_handshake()
33 taking appropriate action to satisfy the needs of SSL_do_handshake().
H A DSSL_connect.pod27 when the underlying BIO could not satisfy the needs of SSL_connect()
32 taking appropriate action to satisfy the needs of SSL_connect().
H A DSSL_read.pod76 the underlying BIO could not satisfy the needs of the function to continue the
84 to satisfy the needs of the read function.
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dsort.h333 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
552 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
565 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
643 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
655 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
673 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
678 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
709 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
722 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
732 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?");
[all …]
/freebsd/share/man/man4/
H A Dcc_vegas.484 When setting alpha, the value must satisfy: 0 < alpha < beta.
88 When setting beta, the value must satisfy: 0 < alpha < beta.
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_accept.385 when the underlying BIO could not satisfy the needs of \fBSSL_accept()\fR
90 taking appropriate action to satisfy the needs of \fBSSL_accept()\fR.
H A DSSL_do_handshake.387 when the underlying BIO could not satisfy the needs of \fBSSL_do_handshake()\fR
91 taking appropriate action to satisfy the needs of \fBSSL_do_handshake()\fR.
H A DSSL_connect.385 when the underlying BIO could not satisfy the needs of \fBSSL_connect()\fR
90 taking appropriate action to satisfy the needs of \fBSSL_connect()\fR.
H A DSSL_read.3134 the underlying BIO could not satisfy the needs of the function to continue the
142 to satisfy the needs of the read function.
/freebsd/lib/libc/resolv/
H A Dres_findzonecut.c68 static int satisfy(res_state, const char *, rrset_ns *,
201 (n = satisfy(statp, mname, &nsrrs, addrs, naddrs)) > 0)) in res_findzonecut2()
207 (n = satisfy(statp, mname, &nsrrs, addrs, naddrs)) > 0)) in res_findzonecut2()
212 n = satisfy(statp, mname, &nsrrs, addrs, naddrs); in res_findzonecut2()
224 satisfy(res_state statp, const char *mname, rrset_ns *nsrrsp, in satisfy() function
247 DPRINTF(("satisfy(%s): %d", mname, n)); in satisfy()
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Dcache.json433 …l code reads that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
510 …e prefetches that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
576 …t PREFETCHW) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
708 … (PREFETCHW) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
796 … cache only) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
862 … cache only) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
928 … cache only) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
1027 …s (L1 or L2) that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
1104 …memory reads that were supplied by the L3 cache where no snoop was needed to satisfy the request.",
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-cardinalities.h75 // Returns true if and only if call_count calls will satisfy this
105 // Returns true if and only if call_count calls will satisfy this
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPointerLikeTypeTraits.h123 /// potentially use alignment attributes on functions to satisfy that.
145 /// we support satisfy this requirement.
/freebsd/crypto/openssl/test/recipes/10-test_bn_data/
H A Dbnexp.txt10 # These test vectors satisfy A ^ E = Exp.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp210 // The non-redundant isel 0, 0, 0, N would not satisfy these conditions in expandAndMergeISELs()
224 // Note: the non-foldable isel RX, 0, 0, N would not satisfy this in expandAndMergeISELs()
276 // If at least one of the ISEL instructions satisfy the following in handleSpecialCases()
279 // Similarly, if at least one of the ISEL instructions satisfy the in handleSpecialCases()
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_gen.c149 * Since all safe primes > 7 must satisfy p mod 12 == 11
150 * and all safe primes > 11 must satisfy p mod 5 != 1
/freebsd/sys/contrib/device-tree/Bindings/iio/resolver/
H A Dad2s90.txt20 implemented in the spi code, to satisfy it, SCLK's period should be at most
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.basics.d32 * Call simple expressions and make sure test satisfy conditions.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h410 /// Return all SGPR128 which satisfy the waves per execution unit requirement
414 /// Return all SGPR64 which satisfy the waves per execution unit requirement
418 /// Return all SGPR32 which satisfy the waves per execution unit requirement

12345678910>>...21