Home
last modified time | relevance | path

Searched refs:nearest (Results 1 – 25 of 99) sorted by relevance

1234

/openbsd/games/monop/
H A Dcards.inp65 Advance to the nearest Railroad, and pay owner
70 Advance to the nearest Utility.
79 Advance to the nearest Railroad, and pay owner
/openbsd/gnu/llvm/lld/ELF/
H A DDriverUtils.cpp130 std::string nearest; in parse() local
131 if (findNearest(arg->getAsString(args), nearest) > 1) in parse()
135 "', did you mean '" + nearest + "'"); in parse()
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_trunc_impl.inc10 // IEEE-754 floating-point type in the default (round to nearest, ties to even)
86 // Round to nearest.
120 // Round to nearest
H A Dfp_mul_impl.inc10 // rounding (to nearest, ties to even).
122 // We use the default IEEE-754 round-to-nearest, ties-to-even rounding mode.
H A Dfp_add_impl.inc10 // (to nearest, ties to even).
/openbsd/gnu/llvm/lld/MachO/
H A DDriverUtils.cpp101 std::string nearest; in parse() local
102 if (findNearest(arg->getAsString(args), nearest) > 1) in parse()
106 "', did you mean '" + nearest + "'"); in parse()
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DLeonFeatures.td51 "request: use only the round-to-nearest rounding mode"
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfh.td382 // half->int32 rounded to nearest with ties rounded away from zero.
409 // half->int64 rounded to nearest with ties rounded away from zero.
445 // half->int32 rounded to nearest with ties rounded away from zero.
462 // half->int64 rounded to nearest with ties rounded away from zero.
H A DRISCVInstrInfoD.td385 // float->int32 rounded to nearest with ties rounded away from zero.
426 // double->int64 rounded to nearest with ties rounded away from zero.
/openbsd/lib/libc/arch/mips64/gen/
H A Dldexp.S141 bne t8, zero, 1f # round result to nearest
/openbsd/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp885 std::string nearest; in parse() local
886 if (ctx.optTable.findNearest(arg->getAsString(args), nearest) > 1) in parse()
890 "', did you mean '" + nearest + "'"); in parse()
H A DDriver.cpp250 std::string nearest; in enqueuePath() local
251 if (ctx.optTable.findNearest(pathStr, nearest) > 1) in enqueuePath()
254 error(msg + "; did you mean '" + nearest + "'"); in enqueuePath()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-ldouble-format7 long double rounded to the nearest double, as specified by IEEE. For
/openbsd/gnu/llvm/llvm/docs/GlobalISel/
H A DGenericOpcode.rst578 Returns the operand rounded to the nearest integer not larger in magnitude than the operand.
583 Returns the operand rounded to the nearest integer.
588 Returns the source operand rounded to the nearest integer with ties away from
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFloat.td67 defm NEAREST : UnaryFP<fnearbyint, "nearest", 0x90, 0x9e>;
/openbsd/gnu/llvm/lldb/source/Target/
H A DTargetProperties.td14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
16 Desc<"Move breakpoints to nearest code.">;
/openbsd/gnu/usr.bin/texinfo/info/
H A Dsession.c2005 int nearest = -1; in nearest_xref() local
2014 nearest = this_xref; in nearest_xref()
2030 nearest = this_xref; in nearest_xref()
2036 if (nearest < 0) in nearest_xref()
2042 ret[0] = info_copy_reference (xref_list[nearest]); in nearest_xref()
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm249 ROUND_TO_NEAREST = 0 | round result to nearest representable value
589 ROUND_TO_NEAREST = 0 | round result to nearest representable value
1095 beq Lround$to$nearest
1203 beq Lround$to$nearest
2120 beq Lround$to$nearest
2373 Lround$to$nearest:
2497 ROUND_TO_NEAREST = 0 | round result to nearest representable value
2838 beq Lround$to$nearest
2903 beq Lround$to$nearest
3550 beq Lround$to$nearest
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm179 ROUND_TO_NEAREST = 0 | round result to nearest representable value
519 ROUND_TO_NEAREST = 0 | round result to nearest representable value
1024 beq Lround$to$nearest
1132 beq Lround$to$nearest
2044 beq Lround$to$nearest
2279 Lround$to$nearest:
2403 ROUND_TO_NEAREST = 0 | round result to nearest representable value
2746 beq Lround$to$nearest
2811 beq Lround$to$nearest
3453 beq Lround$to$nearest
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dintdoc.in213 @xref{ANInt Intrinsic}, for how to round to nearest
230 @xref{NInt Intrinsic}, for how to convert, rounded to nearest
239 DEFDOC (ANINT, "Round to nearest whole number.", "\
241 magnitude eliminated by rounding to the nearest whole
256 DEFDOC (DNINT, "Round to nearest whole number (archaic).", ARCHAIC (ANINT, ANInt))
258 DEFDOC (NINT, "Convert to @code{INTEGER} value rounded@99@to nearest whole number.", "\
260 magnitude eliminated by rounding to the nearest whole
275 @xref{ANInt Intrinsic}, for how to round to nearest whole number
279 DEFDOC (IDNINT, "Convert to @code{INTEGER} value rounded@99@to nearest whole number (archaic).", AR…
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH2973 * available to return the nearest long long value.
2979 * available to return the nearest long long value away from zero of
3018 * available to return the nearest integral value.
3024 * available to return the nearest integral value away from zero of
3269 * available to return the nearest integral value to x as double
3276 * available to round to nearest integer, away from zero.
/openbsd/gnu/gcc/gcc/doc/
H A Dimplement-c.texi294 @cite{How the nearest representable value or the larger or smaller
295 representable value immediately adjacent to the nearest representable
/openbsd/gnu/llvm/llvm/docs/
H A DGwpAsan.rst176 … | | page boundary? By default (false), we round up allocation size to the nearest |
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DChangeLog.mkhybrid354 the HFS "allocation" size rounded up to the nearest 2048 bytes.
/openbsd/gnu/usr.bin/gcc/gcc/
H A DABOUT-NLS11 itself available at your nearest GNU archive site. But you do _not_

1234