Searched full:fulfill (Results 1 – 25 of 103) sorted by relevance
12345
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | new.cpp | 61 … "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 D | allocator_interface.h | 46 /* 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 D | core_algorithm.c | 52 /* 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 D | BN_generate_prime.3 | 154 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 D | BN_generate_prime.pod | 103 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 D | VOP_GETACL.9 | 82 Sufficient memory is not available to fulfill the request.
|
| H A D | VOP_ACLCHECK.9 | 88 Sufficient memory is not available to fulfill the request.
|
| H A D | VOP_SETACL.9 | 87 Sufficient memory is not available to fulfill the request.
|
| H A D | VOP_SETEXTATTR.9 | 97 Insufficient memory available to fulfill the request.
|
| H A D | VOP_GETEXTATTR.9 | 108 Sufficient memory is not available to fulfill the request.
|
| H A D | VOP_LISTEXTATTR.9 | 115 Sufficient memory is not available to fulfill the request.
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | LoopUnrolling.h | 13 /// loop to be completely unrolled it has to fulfill the following requirements:
|
| /freebsd/lib/libc/posix1e/ |
| H A D | acl_delete.3 | 104 Insufficient memory available to fulfill request.
|
| H A D | acl_set.3 | 124 Insufficient memory available to fulfill request.
|
| H A D | acl_get.3 | 141 Insufficient memory available to fulfill request.
|
| H A D | acl_valid.3 | 144 Insufficient memory available to fulfill request.
|
| /freebsd/contrib/ofed/infiniband-diags/man/ |
| H A D | ibnodes.8 | 83 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibping.8 | 97 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibsysstat.8 | 108 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibccquery.8 | 129 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibswitches.8 | 91 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibhosts.8 | 91 to fulfill the user request, and will fail if it is not possible.
|
| H A D | ibrouters.8 | 91 to fulfill the user request, and will fail if it is not possible.
|
| H A D | smpdump.8 | 107 to fulfill the user request, and will fail if it is not possible.
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | k5-tls.h | 69 * (OpenSSL makes this contract easy to fulfill. For other implementations we
|
12345