/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 88 // Make sure we aren't trying to read beyond the end of the stream. in readBytes() 115 // If the initial extent of the cached item is beyond the ending extent in readBytes() 126 // If the initial extent of the request is beyond the ending extent of in readBytes() 166 // Make sure we aren't trying to read beyond the end of the stream. in readLongestContiguousChunk() 242 // Make sure we aren't trying to read beyond the end of the stream. in readBytes() 387 // Make sure we aren't trying to write beyond the end of the stream. in writeBytes()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_trampoline_AArch64.S | 35 /* Move the return address beyond the end of sled data. The 12 bytes of 63 /* Move the return address beyond the end of sled data. The 12 bytes of 90 /* Move the return address beyond the end of sled data. The 12 bytes of
|
/freebsd/share/man/man9/ |
H A D | vnode_pager_setsize.9 | 49 Page faults on the object mapping with offset beyond the new object 58 partial-page area starting beyond the EOF is zeroed and marked invalid.
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ss11 | 41 me beyond my inclination, and frequently beyond my
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/experimental/ |
H A D | strnlen-sve.S | 30 Avoid depending on the contents of FFR beyond the branch. */ 46 Avoid depending on the contents of FFR beyond the branch.
|
/freebsd/contrib/ntp/ |
H A D | NOTES.y2kfixes | 83 Left unchanged/untested as it works well beyond basic NTP 2036 95 TRUTH: ACTS will go beyond Y2K: it uses FourDigitYear % 100 values
|
/freebsd/lib/libc/stdio/ |
H A D | open_memstream.3 | 64 If a write moves the current position beyond the length of the buffer, 71 If a stream's current position is moved beyond the current length via a
|
H A D | fgetln.3 | 89 provided that no changes are made beyond the returned size. 99 or because it would need to expand beyond INT_MAX in size.
|
/freebsd/lib/libsys/ |
H A D | brk.2 | 105 beyond 135 The requested break value was beyond the beginning of the data segment.
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | DXContainer.cpp | 111 return parseFailed("Signature parameters extend beyond the part boundary"); in initialize() 145 return parseFailed("Part offset points beyond boundary of the file"); in parsePartOffsets() 243 "Pipeline state data extends beyond the bounds of the part"); in parse() 299 "Resource binding data extends beyond the bounds of the part"); in parse() 354 "Signature elements extend beyond the size of the part"); in parse()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/ |
H A D | mixed_create_failure.ksh | 23 # And beyond that, it fails with ENOSPC. 45 log_assert "With mixed mode: ensure create fails with ENOSPC beyond a certain limit"
|
/freebsd/sys/dev/ice/ |
H A D | ice_bitops.h | 188 * will zero every bit in the last chunk, even if those bits are beyond the 259 * not want to modify destination bits which are beyond the specified in ice_or_bitmap() 290 * not want to modify destination bits which are beyond the specified in ice_xor_bitmap() 321 * not want to modify destination bits which are beyond the specified in ice_andnot_bitmap() 412 * the entire last chunk even if this contains bits beyond the size.
|
/freebsd/tools/test/stress2/misc/ |
H A D | mmap28.sh | 29 # 'panic: vnode_pager_generic_getpages: page 0xc3350b0c offset beyond vp 105 Truncating the mapped file triggers a panic when accessed beyond
|
/freebsd/contrib/ncurses/man/ |
H A D | new_pair.3x | 106 Beyond that lies in the realm of programs using the foreground 110 Also beyond those few dozen pairs, the required size for a table
|
/freebsd/sys/kern/ |
H A D | tty_outq.c | 158 * - The blocksize - we can't read beyond the block in ttyoutq_read() 219 * - The blocksize - we can't read beyond the block in ttyoutq_read_uio() 231 * there is no data beyond it, which allows us to move in ttyoutq_read_uio()
|
/freebsd/share/man/man7/ |
H A D | sprog.7 | 42 Generally, anything beyond the control of a program should never be trusted. 139 beyond the control of the program.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.cpp | 44 // because they added no information beyond the non-split CU) in emitUnit() 68 // because they added no information beyond the non-split CU) in computeSizeAndOffsets()
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | err_syntax18.error | 1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | err_syntax18.error | 1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
|
H A D | err_inherit4.error | 13 YACC: w - line 77 of "./err_inherit4.y", @2 references beyond the end of the current rule
|
/freebsd/contrib/mandoc/ |
H A D | preconv.c | 60 if (accum > 0x04) /* Beyond Unicode. */ in preconv_encode() 76 (accum == 0x04 && *cu & 0x30)) /* Beyond Unicode. */ in preconv_encode()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 59 /// Returns an iterator pointing beyond the bundle containing \p I. 68 /// Returns an iterator pointing beyond the bundle containing \p I. 140 assert(isValid() && "Cannot advance MIOperands beyond the last operand");
|
/freebsd/contrib/bmake/ |
H A D | makefile.in | 3 # a simple makefile for those who don't like anything beyond:
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 160 * If @offset lies beyond the end of @file, no section is created. 169 * Returns -pte_invalid if @offset lies beyond @file. 392 * Returns -pte_nomap if @offset is beyond the end of the section.
|
/freebsd/tools/build/options/ |
H A D | WITH_LOADER_PXEBOOT | 5 beyond 500000, then building
|