| /freebsd/contrib/one-true-awk/bugs-fixed/ |
| H A D | README | 19 6. string-conv: String conversions of scalars were sticky. Once a 38 11. fmt-overflow: The buffer used for OFMT/CONVFMT conversions was written 39 to with sprintf(), which meant that some conversions could write past the
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | locale.inc | 72 // [depr.conversions.buffer] 75 // [depr.conversions.string]
|
| H A D | string.inc | 44 // [string.conversions], numeric conversions
|
| H A D | string.cppm | |
| H A D | locale.cppm | |
| H A D | chrono.cppm | |
| H A D | chrono.inc | 46 // [time.duration.cast], conversions 74 // [time.point.cast], conversions 133 // [time.clock.cast], time_point conversions
|
| /freebsd/contrib/gdtoa/ |
| H A D | README | 31 The core conversion routines are strtodg for decimal -> binary conversions 32 and gdtoa for binary -> decimal conversions. These routines operate 58 For decimal -> binary conversions, there are three families of 137 (f = strtod(s,se)) is more efficient for some conversions than, say, 152 For some conversions this variant of strtod is less efficient than the 177 For binary -> decimal conversions, I've provided just one family 194 style and conversions with direction of rounding specified (so that, if 200 For an example of more general conversions based on dtoa(), see 235 conversion of very long strings) for conversions to and from double 237 or for conversions to extended or quad, it may be appropriate to [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Overload.h | 534 ConversionSet &conversions() { in conversions() function 538 const ConversionSet &conversions() const { in conversions() function 543 conversions().push_back(std::make_pair(Found, D)); in addConversion() 548 iterator begin() { return conversions().begin(); } in begin() 549 iterator end() { return conversions().end(); } in end() 553 const_iterator begin() const { return conversions().begin(); } in begin() 554 const_iterator end() const { return conversions().end(); } in end()
|
| /freebsd/usr.bin/seq/ |
| H A D | seq.c | 266 unsigned conversions = 0; in valid_format() local 311 conversions++; in valid_format() 320 return (conversions == 1); in valid_format()
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat.txt | 16 are implemented, except for conversions to and from decimal. 129 are conversions to and from decimal. 198 All conversions among the floating-point formats are supported, as are all 199 conversions between a floating-point format and 32-bit and 64-bit signed 221 for conversions from 64-bit integers to extended double and quadruple 230 On conversions to integer, if the floating-point operand is not already an 233 languages) require that conversions to integers be rounded toward zero, the
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | memory | 40 // conversions 96 // conversions
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | compare | 95 // conversions 122 // conversions
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | at91-sama5d2_adc.txt | 9 - vref-supply: Supply used as reference for conversions.
|
| H A D | at91_adc.txt | 15 - atmel,adc-vref: Reference voltage in millivolts for the conversions
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsWebAssembly.def | 48 // Trapping fp-to-int conversions 58 // Saturating fp-to-int conversions
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsWebAssembly.td | 99 // Trapping float-to-int conversions 111 // Saturating float-to-int conversions
|
| H A D | RuntimeLibcalls.td | 1280 // Floating-point to integer conversions. 1281 // i64 conversions are done via library routines even when generating VFP 1292 // Integer to floating-point conversions. 1293 // i64 conversions are done via library routines even when generating VFP 1343 // Floating-point to integer conversions. 1360 // Integer to floating-point conversions. 1649 // Floating point conversions - EABI Table 6 1803 // Floating point conversions - EABI Table 6
|
| /freebsd/lib/libc/db/ |
| H A D | changelog | 100 existing database. Fixes to byte-order conversions.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVSchedule.td | 64 // Integer to float conversions 74 // Float to integer conversions 84 // Float to float conversions
|
| /freebsd/contrib/lutok/m4/ |
| H A D | developer-mode.m4 | 93 -Wno-pmf-conversions \
|
| /freebsd/contrib/kyua/m4/ |
| H A D | developer-mode.m4 | 93 -Wno-pmf-conversions \
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/ |
| H A D | CHANGELOG.db2 | 120 existing database. Fixes to byte-order conversions.
|
| /freebsd/contrib/openbsm/ |
| H A D | configure.ac | 143 # byte order conversions. Availability of these varies considerably -- in
|
| /freebsd/contrib/sendmail/ |
| H A D | KNOWNBUGS | 172 allow for 8->7 bit MIME conversions either. 198 When sendmail is doing 8->7 bit MIME conversions, and the message
|