/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrAtomics.td | 219 // Fragments for truncating stores. 221 // We don't have single truncating atomic store instructions. For 32-bit 223 // truncating stores from i64 values are once truncated to i32 first. 368 // These are combined patterns of truncating store patterns and zero-extending 380 // These are combined patterns of truncating store patterns and sign-extending 393 // Patterns for various addressing modes for truncating-extending binary RMWs.
|
H A D | WebAssemblyInstrMemory.td | 120 // Defines atomic and non-atomic stores, regular and truncating
|
/freebsd/lib/libc/resolv/ |
H A D | res_send.c | 623 int truncating, connreset, resplen, n; in send_vc() local 637 truncating = 0; in send_vc() 751 truncating = 1; in send_vc() 777 if (truncating) { in send_vc()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | README.txt | 89 but truncating the load would give:
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | README.md | 177 requesting a short output is equivalent to truncating the default-length
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OBJ_nid2obj.pod | 76 at most I<buf_len> bytes are written, truncating the result if necessary.
|
H A D | BIO_s_connect.pod | 115 truncating the string at that point.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
H A D | SelectionDAGCompat.td | 227 // truncating store is (G_STORE (G_TRUNCATE x)) in GlobalISel. Additionally,
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_div_impl.inc | 24 // computational errors caused by truncating intermediate results.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | common.subr | 78 # disable truncating the debug file when initializing). To get child processes
|
/freebsd/contrib/gdtoa/ |
H A D | changes | 557 string. It proceeds by initially truncating the input string, then if
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | ChangeLog | 930 * truncate_log.c: new program for truncating the log
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve.td | 917 // they store less than 128 bits of memory, truncating each vector lane into
|
H A D | arm_sve.td | 465 // Contiguous truncating store from quadword (single vector).
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 58 truncating its entry in ARGV. (circa 1989) Thanks to
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrVSX.td | 2118 the bits of the index prior to truncating to the range 0-7 2136 the bits of the index prior to truncating to the range 0-3 2154 the bits of the index prior to truncating to the range 0-1
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2005 | 1546 * lib/krb5/kuserok.c: use asprintf to avoid truncating pathnames
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.td | 3655 // truncating back down to 32 bits. 3692 // pattern that avoids the type conversion if we're truncating the result to
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 403 40. item_len.patch: Truncate item.len when truncating the string,
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 835 repainting that (filling with blanks or truncating as needed). It also
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 522 // non-truncating masked store fragment. 530 // truncating masked store fragments. 4435 // unscaled i64 truncating stores
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 1081 Fix a similar, even less likely bug when truncating at a positive
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrMVE.td | 7158 // PatFrags for "Aligned" extending / truncating
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 1184 Fix a similar, even less likely bug when truncating at a positive
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 146 error (Unbalanced '"') when truncating a header value 2429 Rewind the df (message body) before truncating it when libmilter
|