/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | MemoryAllocationLib.h | 22 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/Support/ |
H A D | DataExtractor.h | 115 /// enough bytes to extract this value, the offset will be left 150 /// enough bytes to extract this value, the offset will be left 184 /// enough bytes to extract this value, the offset will be left 189 /// enough bytes in the data to extract the full string, the offset will 216 /// enough bytes to extract this value, the offset will be left 220 /// The number of bytes to extract. If there are not enough bytes in the 258 /// enough bytes to extract this value, the offset will be left 297 /// enough bytes to extract this value, the offset will be left 320 /// enough bytes to extract this value, the offset will be left 343 /// enough bytes to extract this value, the offset will be left [all …]
|
/freebsd/contrib/libpcap/ |
H A D | fmtutils.c | 110 * Not even enough room for a trailing '\0'. in utf_16le_to_utf_8_truncated() 191 * Not enough room for that byte in utf_16le_to_utf_8_truncated() 202 * Not enough room for those bytes in utf_16le_to_utf_8_truncated() 214 * Not enough room for those bytes in utf_16le_to_utf_8_truncated() 227 * Not enough room for those bytes in utf_16le_to_utf_8_truncated() 241 * OK, we have enough room for (at least) a trailing '\0'. in utf_16le_to_utf_8_truncated() 242 * (We started out with enough room, thanks to the test in utf_16le_to_utf_8_truncated() 244 * there wasn't enough room for any character we wanted in utf_16le_to_utf_8_truncated() 247 * and thus would have left enough room for the trailing in utf_16le_to_utf_8_truncated() 289 * Do we have enough space to append ": "? in pcapint_vfmt_errmsg_for_errno() [all …]
|
H A D | pcap-util.c | 58 /* Not enough data to have the uid field */ in swap_pflog_header() 72 /* Not enough data to have the pid field */ in swap_pflog_header() 83 /* Not enough data to have the rule_uid field */ in swap_pflog_header() 94 /* Not enough data to have the rule_pid field */ in swap_pflog_header() 137 /* Not enough data to have the can_id field */ in swap_socketcan_header() 152 /* Not enough data to have the priority_vcid field */ in swap_socketcan_header() 158 /* Not enough data to have the payload_length field */ in swap_socketcan_header() 164 /* Not enough data to have the acceptance_field field */ in swap_socketcan_header() 196 /* Not enough data to have the protocol field */ in swap_linux_sll_socketcan_header() 221 /* Not enough data to have the protocol field */ in swap_linux_sll2_socketcan_header() [all …]
|
/freebsd/sys/contrib/zstd/zlibWrapper/examples/ |
H A D | fitblk_original.c | 19 enough deflate blocks to produce output to fill the requested 38 If the input is short enough that the first compression completes 45 header on the second pass. EXCESS is set to be large enough so 46 that there is enough uncompressed data for the second pass to fill 47 out the requested size, and small enough so that the final deflate 50 large enough to assure that the final compression has enough room 95 was not able to allocate enough memory when it needed to */
|
H A D | fitblk.c | 23 enough deflate blocks to produce output to fill the requested 42 If the input is short enough that the first compression completes 49 header on the second pass. EXCESS is set to be large enough so 50 that there is enough uncompressed data for the second pass to fill 51 out the requested size, and small enough so that the final deflate 54 large enough to assure that the final compression has enough room 102 was not able to allocate enough memory when it needed to */
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | opp-v2-base.yaml | 78 maxItems: 8 # Should be enough regulators 102 maxItems: 8 # Should be enough regulators 117 maxItems: 8 # Should be enough regulators 131 maxItems: 32 # Should be enough 141 maxItems: 32 # Should be enough 218 maxItems: 8 # Should be enough regulators 229 maxItems: 8 # Should be enough regulators 237 maxItems: 8 # Should be enough regulators
|
/freebsd/contrib/lutok/ |
H A D | state.cpp | 299 /// \warning Terminates execution if there is not enough memory to manipulate 338 /// \warning Terminates execution if there is not enough memory to manipulate 365 /// \warning Terminates execution if there is not enough memory to manipulate 491 /// \warning Terminates execution if there is not enough memory. 508 /// \warning Terminates execution if there is not enough memory. 519 /// \warning Terminates execution if there is not enough memory. 536 /// \warning Terminates execution if there is not enough memory. 550 /// \warning Terminates execution if there is not enough memory. 575 /// \warning Terminates execution if there is not enough memory. 587 /// \warning Terminates execution if there is not enough memory. [all …]
|
/freebsd/contrib/libcbor/test/ |
H A D | cbor_serialize_test.c | 193 // Not enough space for the leading byte in test_serialize_indefinite_bytestring_no_space() 196 // Not enough space for the chunk in test_serialize_indefinite_bytestring_no_space() 199 // Not enough space for the indef break in test_serialize_indefinite_bytestring_no_space() 290 // Not enough space for the leading byte in test_serialize_array_no_space() 293 // Not enough space for the chunk in test_serialize_array_no_space() 296 // Not enough space for the indef break in test_serialize_array_no_space() 326 // Not enough space for the leading byte in test_serialize_definite_map() 329 // Not enough space for the item in test_serialize_definite_map() 332 // Not enough space for the indef break in test_serialize_definite_map() 396 // Not enough spac in test_serialize_tags_no_space() [all...] |
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | DataExtractor.h | 229 /// are enough bytes available in the current data. 234 /// if there aren't enough bytes at the specified offset. 249 /// enough bytes to extract this value, the offset will be left 283 /// enough bytes to extract this value, the offset will be left 305 /// enough bytes to extract this value, the offset will be left 327 /// enough bytes to extract this value, the offset will be left 432 /// enough bytes to extract this value, the offset will be left 454 /// enough bytes to extract this value, the offset will be left 476 /// enough bytes to extract this value, the offset will be left 502 /// enough bytes to extract this value, the offset will be left [all …]
|
/freebsd/contrib/pjdfstest/tests/rename/ |
H A D | 21.t | 21 # Check that write permission on containing directory (${n2}) is enough 28 # Check that write permission on containing directory (${n2}) is not enough 30 # Actually POSIX says that write access to ${n2} and ${n3} may be enough 39 # Check that write permission on containing directory (${n2}) is enough
|
/freebsd/sys/contrib/zlib/ |
H A D | inftrees.h | 41 examples/enough.c found in the zlib distribution. The arguments to that 43 maximum bit length of a code. "enough 286 9 15" for literal/length codes 44 returns 852, and "enough 30 6 15" for distance codes returns 592. The 51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
|
H A D | inffast.c | 17 literal and match bytes until either not enough input or output is 19 When large enough input and output buffers are supplied to inflate(), for 33 LEN -- ran out of enough output space or enough available input 42 Therefore if strm->avail_in >= 6, then there is enough input to avoid 53 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() 56 unsigned char FAR *end; /* while out < end, enough space available */ in inflate_fast() 98 /* decode literals and length/distances until end-of-block or not enough in inflate_fast()
|
H A D | zlib.h | 54 Compression can be done in a single step if the buffers are large enough, 145 zalloc must return Z_NULL if there is not enough memory for the object. 241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough 262 enough room in the output buffer), next_in and avail_in are updated and 289 particular avail_in is zero after the call if enough output space has been 300 codes block that is 10 bits long. This assures that enough bytes are output 308 be provided enough bits at this point in order to complete decompression of 328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this 337 below). Then deflate is guaranteed to return Z_STREAM_END. If not enough 389 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough [all …]
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_zlib.c | 125 * compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough 126 * memory, Z_BUF_ERROR if there was not enough room in the output buffer, 172 * size of the destination buffer, which must be large enough to hold the 181 * enough memory, Z_BUF_ERROR if there was not enough room in the output
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-zlib.c | 90 * compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough 91 * memory, Z_BUF_ERROR if there was not enough room in the output buffer, 137 * size of the destination buffer, which must be large enough to hold the 146 * enough memory, Z_BUF_ERROR if there was not enough room in the output
|
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/ |
H A D | qat_transport.c | 288 * or NULL if there is not enough space. 300 /* Check if there is enough space in the ring */ in icp_adf_getQueueMemory() 308 /* We have enough space - get the address of next message */ in icp_adf_getQueueMemory() 315 * or NULL if there is not enough space - it also updates the shadow tail copy. 327 /* Check if there is enough space in the ring */ in icp_adf_getSingleQueueAddr() 335 /* We have enough space - get the address of next message */ in icp_adf_getSingleQueueAddr()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/ |
H A D | refreserv_003_pos.ksh | 37 # Verify a snapshot will only be allowed if there is enough free pool 55 log_assert "Verify a snapshot will only be allowed if there is enough " \ 76 log_pass "Verify a snapshot will only be allowed if there is enough " \
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | Minidump.h | 69 /// not large enough to contain the number of modules declared in the stream 78 /// not large enough to contain the number of threads declared in the stream 97 /// contain this stream, or if the stream is not large enough to contain the 138 /// file does not contain this stream, or if the stream is not large enough to 159 /// given type. The function checks that the input array is large enough to 176 /// that the stream is large enough to hold an object of this type.
|
/freebsd/share/doc/smm/07.lpd/ |
H A D | 7.t | 65 Usually it is enough to get a super-user to type the following to 109 Not all printers supply enough information 171 If the file is large enough, there will never be enough space on
|
/freebsd/usr.bin/fold/ |
H A D | fold.1 | 79 $ echo "I am smart enough to know that I am dumb" | fold -w 15 87 $ echo "I am smart enough to know that I am dumb" | fold -s -w 15 89 enough to know
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcABISupport.h | 110 /// which must be big enough to hold 1 pointer, plus NumTrampolines 138 /// which must be big enough to hold 1 pointer, plus NumTrampolines 219 /// which must be big enough to hold 1 pointer, plus NumTrampolines 248 /// which must be big enough to hold 1 pointer, plus NumTrampolines 322 /// which must be big enough to hold 1 pointer, plus NumTrampolines 362 /// which must be big enough to hold 1 pointer, plus NumTrampolines 402 /// which must be big enough to hold 1 pointer, plus NumTrampolines
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ti/ |
H A D | k3-pktdma.yaml | 79 # Should be enough 90 # Should be enough 101 # Should be enough 112 # Should be enough
|
/freebsd/lib/libthr/arch/amd64/ |
H A D | Makefile.inc | 2 # does not provide enough performance improvement to outweigh 4 # performance when the application also does not use enough SSE.
|
/freebsd/lib/libthr/arch/i386/ |
H A D | Makefile.inc | 2 # does not provide enough performance improvement to outweigh 4 # performance when the application also does not use enough SSE.
|