Home
last modified time | relevance | path

Searched full:wider (Results 1 – 25 of 269) sorted by relevance

1234567891011

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp400 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 Droute_helpers.c500 * 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 Darith14.010 # Integers are wider than 128 bits; assume arbitrary precision.
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S24 // "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 Dti,ina2xx.yaml57 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 DAMDGPULateCodeGenPrepare.cpp223 // 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 DDistro.h22 /// into wider distribution classes.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMD5.h90 // Any 32-bit or wider unsigned integer data type will do.
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.cpp74 // equal to or wider than 4, in initializeProperties()
/freebsd/contrib/libarchive/libarchive/
H A Dlibarchive_changes.3115 In some cases, libarchive's wider types will introduce the possibility
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt32 and variable-sized encodings (ISO-2022, UTF-8, etc.). Wider encodings
/freebsd/crypto/openssl/test/
H A Dsanitytest.c114 TEST_error("int must not be wider than size_t"); in test_sanity_range()
/freebsd/usr.bin/sockstat/
H A Dsockstat.1123 Use wider field size for displaying addresses.
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.8180 When running state top in IPv6 mode, the screen must be much wider to display
/freebsd/crypto/openssl/crypto/chacha/
H A Dchacha_enc.c123 * prevent caller from implementing wider counter. It would in ChaCha20_ctr32()
/freebsd/contrib/mandoc/
H A Dterm_ps.c1080 * 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 Dnetstat.1655 wider field size.
882 Wider output; expand address fields, etc, to avoid truncation.
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h456 /* 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 Dif_stf.sh71 # "Wider internet"
/freebsd/stand/i386/loader/
H A DMakefile26 # some extra buffer for more complex setups and/or wider BIOS lomem variation.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp179 /// 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 DStraightLineStrengthReduce.cpp291 // 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 Dchecklist.c331 /* 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 Dlio_common.h364 /* Wider bit */
435 /* Wider bit */
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h632 /// 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.

1234567891011