/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectRegister.cpp | 400 register. For example, writing to a narrower alias of a wider in CommandObjectRegisterInfo() 401 register would change the value of the wider register. in CommandObjectRegisterInfo() 403 from. For example, a narrower alias of a wider register will be in CommandObjectRegisterInfo() 404 read from the wider register. in CommandObjectRegisterInfo()
|
/freebsd/sys/net/route/ |
H A D | route_helpers.c | 500 * prefixes are wider than desired plen. in get_inet_parent_prefix() 525 /* Calculate wider mask & new key to lookup */ in rt_get_inet_parent() 572 * prefixes are wider than desired plen. in get_inet6_parent_prefix() 608 /* Calculate wider mask & new key to lookup */ in rt_get_inet6_parent()
|
/freebsd/bin/sh/tests/expansion/ |
H A D | arith14.0 | 10 # Integers are wider than 128 bits; assume arbitrary precision.
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | ia64.S | 24 // "wider" than Itanium? Can you experience loop scalability as 26 // integer ALU ports, i.e. it's 2 ports wider, but it's not enough to 171 // shall automagically spin in n+5 on "wider" IA-64 implementations:-) 330 // "wider" IA-64 implementations. It's a trade-off here. n+24 loop 331 // would give us ~5% in *overall* performance improvement on "wider" 501 // 2*(n+17) on Itanium, (n+17) on "wider" IA-64 implementations. It's 506 // will appear larger than loss on "wider" IA-64, then the loop should 542 // might become of interest for "wider" IA-64 implementation as you'll 684 // prevent "wider" IA-64 implementations from achieving the peak 690 // ticks (if not more, being an optimist, I assume that "wider"
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ti,ina2xx.yaml | 57 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 223 // If there is a bitsize mismatch, we must use a wider vector. in convertToOptType() 252 // If there is a bitsize mismatch, then we must have used a wider value to in convertFromOptType() 262 // For wider vectors, we must strip the MSBs to convert back to the original in convertFromOptType()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Distro.h | 22 /// into wider distribution classes.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MD5.h | 90 // Any 32-bit or wider unsigned integer data type will do.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchSubtarget.cpp | 74 // equal to or wider than 4, in initializeProperties()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | libarchive_changes.3 | 115 In some cases, libarchive's wider types will introduce the possibility
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | txtvsbin.txt | 32 and variable-sized encodings (ISO-2022, UTF-8, etc.). Wider encodings
|
/freebsd/crypto/openssl/test/ |
H A D | sanitytest.c | 114 TEST_error("int must not be wider than size_t"); in test_sanity_range()
|
/freebsd/usr.bin/sockstat/ |
H A D | sockstat.1 | 123 Use wider field size for displaying addresses.
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.8 | 180 When running state top in IPv6 mode, the screen must be much wider to display
|
/freebsd/crypto/openssl/crypto/chacha/ |
H A D | chacha_enc.c | 123 * prevent caller from implementing wider counter. It would in ChaCha20_ctr32()
|
/freebsd/contrib/mandoc/ |
H A D | term_ps.c | 1080 * was wider, advance to center the new one. in ps_plast() 1095 * was wider, advance to the end of the old one. in ps_plast() 1185 * If the previous character is wider than any it overstrikes, in ps_letter() 1187 * wider than all that will overstrike it. in ps_letter()
|
/freebsd/usr.bin/netstat/ |
H A D | netstat.1 | 655 wider field size. 882 Wider output; expand address fields, etc, to avoid truncation.
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | math_config.h | 456 /* Use polynomial that is optimized for a wider input range. This may be 464 /* Wider exp10 polynomial necessary for good precision in non-nearest rounding
|
/freebsd/tests/sys/net/ |
H A D | if_stf.sh | 71 # "Wider internet"
|
/freebsd/stand/i386/loader/ |
H A D | Makefile | 26 # some extra buffer for more complex setups and/or wider BIOS lomem variation.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 179 /// 1) MUL with a constant wider than BypassType 233 assert(LongLen > ShortLen && "Value type must be wider than BypassType"); in getValueRange()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StraightLineStrengthReduce.cpp | 291 // Index->getSExtValue() may crash if Index is wider than 64-bit. in isAddFoldable() 547 // Skip factoring if ArrayIdx is wider than the index size, because in allocateCandidatesAndFindBasisForGEP() 558 // Skip factoring if TruncatedArrayIdx is wider than the pointer size, in allocateCandidatesAndFindBasisForGEP()
|
/freebsd/contrib/dialog/ |
H A D | checklist.c | 331 /* If the name+text is wider than the list is allowed, then truncate in dlg_checklist() 332 * one or both of them. If the name is no wider than 1/4 of the list, in dlg_checklist()
|
/freebsd/sys/dev/liquidio/base/ |
H A D | lio_common.h | 364 /* Wider bit */ 435 /* Wider bit */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 632 /// are integer types. In this case the operand is allowed to be wider 639 /// operand is allowed to be wider than the vector element type, and is 797 /// wider or narrower (depending on the operation) than the source 834 /// wider result elements with the high bits becoming undef. 845 /// wider result elements. 856 /// wider result elements.
|