Home
last modified time | relevance | path

Searched full:fulfill (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/contrib/llvm-project/libcxx/src/
H A Dnew.cpp61 … "it fails to allocate, making it impossible for `operator new(size_t, nothrow_t)` to fulfill its " in operator new()
89 …it fails to allocate, making it impossible for `operator new[](size_t, nothrow_t)` to fulfill its " in operator new[]()
156 …"to fulfill its contract (since it should return nullptr upon failure). Please make sure you overr… in operator new()
185 …"nothrow_t)` to fulfill its contract (since it should return nullptr upon failure). Please make su… in operator new[]()
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dallocator_interface.h46 /* Number of bytes, mmaped by the allocator to fulfill allocation requests.
54 /* Number of bytes, mmaped by the allocator, which can be used to fulfill
/freebsd/crypto/openssl/crypto/
H A Dcore_algorithm.c52 /* Do we fulfill pre-conditions? */ in algorithm_do_map()
80 /* Do we fulfill post-conditions? */ in algorithm_do_map()
/freebsd/secure/lib/libcrypto/man/man3/
H A DBN_generate_prime.3154 The prime may have to fulfill additional requirements for use in
157 If \fBadd\fR is not \fBNULL\fR, the prime will fulfill the condition p % \fBadd\fR
/freebsd/crypto/openssl/doc/man3/
H A DBN_generate_prime.pod103 The prime may have to fulfill additional requirements for use in
106 If B<add> is not B<NULL>, the prime will fulfill the condition p % B<add>
/freebsd/share/man/man9/
H A DVOP_GETACL.982 Sufficient memory is not available to fulfill the request.
H A DVOP_ACLCHECK.988 Sufficient memory is not available to fulfill the request.
H A DVOP_SETACL.987 Sufficient memory is not available to fulfill the request.
H A DVOP_SETEXTATTR.997 Insufficient memory available to fulfill the request.
H A DVOP_GETEXTATTR.9108 Sufficient memory is not available to fulfill the request.
H A DVOP_LISTEXTATTR.9115 Sufficient memory is not available to fulfill the request.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DLoopUnrolling.h13 /// loop to be completely unrolled it has to fulfill the following requirements:
/freebsd/lib/libc/posix1e/
H A Dacl_delete.3104 Insufficient memory available to fulfill request.
H A Dacl_set.3124 Insufficient memory available to fulfill request.
H A Dacl_get.3141 Insufficient memory available to fulfill request.
H A Dacl_valid.3144 Insufficient memory available to fulfill request.
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibnodes.883 to fulfill the user request, and will fail if it is not possible.
H A Dibping.897 to fulfill the user request, and will fail if it is not possible.
H A Dibsysstat.8108 to fulfill the user request, and will fail if it is not possible.
H A Dibccquery.8129 to fulfill the user request, and will fail if it is not possible.
H A Dibswitches.891 to fulfill the user request, and will fail if it is not possible.
H A Dibhosts.891 to fulfill the user request, and will fail if it is not possible.
H A Dibrouters.891 to fulfill the user request, and will fail if it is not possible.
H A Dsmpdump.8107 to fulfill the user request, and will fail if it is not possible.
/freebsd/crypto/krb5/src/include/
H A Dk5-tls.h69 * (OpenSSL makes this contract easy to fulfill. For other implementations we

12345