Home
last modified time | relevance | path

Searched full:beyond (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp88 // 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 Dxray_trampoline_AArch64.S35 /* 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 Dvnode_pager_setsize.949 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 Dss1141 me beyond my inclination, and frequently beyond my
/freebsd/contrib/arm-optimized-routines/string/aarch64/experimental/
H A Dstrnlen-sve.S30 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 DNOTES.y2kfixes83 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 Dopen_memstream.364 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 Dfgetln.389 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 Dbrk.2105 beyond
135 The requested break value was beyond the beginning of the data segment.
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp111 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 Dmixed_create_failure.ksh23 # 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 Dice_bitops.h188 * 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 Dmmap28.sh29 # '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 Dnew_pair.3x106 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 Dtty_outq.c158 * - 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 Dsprog.742 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 DDwarfFile.cpp44 // 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 Derr_syntax18.error1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
/freebsd/contrib/byacc/test/btyacc/
H A Derr_syntax18.error1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
H A Derr_inherit4.error13 YACC: w - line 77 of "./err_inherit4.y", @2 references beyond the end of the current rule
/freebsd/contrib/mandoc/
H A Dpreconv.c60 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 DMachineInstrBundle.h59 /// 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 Dmakefile.in3 # a simple makefile for those who don't like anything beyond:
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h160 * 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 DWITH_LOADER_PXEBOOT5 beyond 500000, then building

12345678910>>...44